Commit Graph

19 Commits

Author SHA1 Message Date
Martin Weinelt
11a0b61783 Merge remote-tracking branch 'origin/master' into staging-next 2022-01-03 23:21:08 +01:00
Robert Schütz
2cae050057
python2Packages: remove superfluous overrides
Since Python 2 is not supported anymore we only keep those overrides
which are used by leaf packages.
2022-01-01 02:10:53 +01:00
Jonathan Ringer
0c72eda3f0
python3Packages.isort: disable flakey test 2021-12-14 12:04:20 -08:00
Anders Kaseorg
1ff1034e25 python3Packages.isort: 5.6.4 → 5.9.3
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2021-09-05 15:00:11 +02:00
Anders Kaseorg
d65d2ef1b7 python3Packages.isort: 5.6.4 → 5.9.3
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2021-09-01 21:23:20 +02:00
Martin Weinelt
7bd65d54f7 treewide: remove nand0p as maintainer
While looking at the sphinx package I noticed it was heavily
undermaintained, which is when we noticed nand0p has been inactive for
roughly 18 months. It is therefore prudent to assume they will not be
maintaining their packages, modules and tests.

- Their last contribution to nixpkgs was in 2019/12
- On 2021/05/08 I wrote them an email to the address listed in the
  maintainer-list, which they didn't reply to.
2021-05-17 01:50:49 +02:00
Frederik Rietdijk
7d6468de0c pythonPackages.isort: fix build system, keep version for python 2 2020-12-01 14:44:25 +01:00
Jonathan Ringer
39111279b1 python3Packages.isort: refactor 2020-12-01 14:44:24 +01:00
Jonathan Ringer
cdb402ce3d python3Packages.isort: build from source, fix tests 2020-12-01 14:44:24 +01:00
Jonathan Ringer
09ab575e37 python3Packages.isort: update homepage 2020-12-01 14:44:23 +01:00
Frederik Rietdijk
e94b235947 python3Packages.isort: 4.3.21 -> 5.6.4 2020-12-01 14:44:13 +01:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Alexei Robyn
94a80621ac pythonPackages.isort: Add explicit setuptools dep and bin test 2019-10-28 22:59:37 -07:00
Frederik Rietdijk
97712f956a python: isort: 4.3.20 -> 4.3.21 2019-10-18 09:53:58 +02:00
Frederik Rietdijk
df8a386a08 pythonPackages.isort: disable two tests 2019-06-15 09:09:25 +02:00
Frederik Rietdijk
fbb37a2d14 python: isort: 4.3.17 -> 4.3.20 2019-06-15 08:44:05 +02:00
Frederik Rietdijk
1e9cc06eed python: isort: 4.3.16 -> 4.3.17 2019-04-18 12:42:40 +02:00
Kai Wohlfahrt
f61ed7f4cd pythonPackages.isort: 4.3.4 -> 4.3.16
We set $TMPDIR, because isort refuses to run in paths containing
'build' (since that is part of Python's typical build infrastructure).
2019-03-26 13:30:17 +00:00
Andrey Pavlov
42d11feae8 pythonPackages.isort: 4.2.5 -> 4.3.4 2018-04-29 20:35:26 +02:00