Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Jaakko Luttinen
8074942aed
nbstripout: 0.3.6 -> 0.3.7
2020-03-09 16:47:57 +02:00
Jonathan Ringer
fca4359376
nbstripout: fix build
2019-12-30 16:46:55 +01:00
Jaakko Luttinen
8b51ee3667
nbstripout: 0.3.1 -> 0.3.6
2019-09-07 14:43:43 +03:00
Frederik Rietdijk
f65aa21bb2
Merge master into staging-next
2019-08-18 12:53:44 +02:00
Marek Mahut
92571e8a55
nbstripout: moving buildInputs to checkInputs
...
Fixes https://hydra.nixos.org/build/98602011
2019-08-17 23:10:37 +02:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
Jaakko Luttinen
caf8794910
nbstripout: fix tests
...
Building of nbstripout has failed after the version was bumped to 0.3.1 because:
the test files were missing from the new release tarball. This adds tests by
using the release tarball from GitHub instead of PyPI.
However, these tests fail because of a bug in one test. Thus, a patch is used to
fix the tests.
2018-04-05 10:02:34 +03:00
Frederik Rietdijk
c96c80365d
python: nbstripout: 0.3.0 -> 0.3.1
2018-02-26 18:44:22 +01:00
Frederik Rietdijk
1623c8371c
buildPythonPackage: rename nix_run_setup.py to nix_run_setup
...
If the extension is .py it tends to be picked up by tools, breaking for
example tests.
2018-01-20 13:31:14 +01:00
Jaakko Luttinen
4a9acbb79a
nbstripout: fix build on darwin
2017-05-17 11:06:59 +03:00
Jaakko Luttinen
1745b7e949
nbstripout: init at 0.3.0
2017-05-08 18:58:37 +03:00