Commit graph

26 commits

Author SHA1 Message Date
Martin Weinelt 6d0ed6486e
python2Packages.itsdangerous: reinit at 1.1.0 2021-06-21 16:48:38 -07:00
Martin Weinelt 78a54f4704
python2Packages.jinja2: reinit at 2.11.3 2021-06-21 16:48:38 -07:00
Martin Weinelt 8f0f982626
python2Packages.markupsafe: reinit at 1.1.1 2021-06-21 16:48:38 -07:00
Sandro Jäckel 89d5f4b3d0
treewide: setuptools_scm -> setuptools-scm 2021-06-03 12:44:33 +02:00
DavHau cd8f3e6c44 python3Packages.scikitlearn: rename to scikit-learn 2021-05-17 17:41:36 +07:00
Maximilian Bosch 67e49dbbb7
python2Packages.privacyidea-ldap-proxy: fix python2 build 2021-05-09 17:06:24 +02:00
Maximilian Bosch 5b29b74b71
python3Packages.privacyidea: fix eval with python3
While `privacyidea-ldap-proxy` only works on `python2`[1], `privacyidea`
itself works fine with `python3`, however it needs version one of
`pyjwt`[2], so I had to add `pyjwt1` which was already packaged for
`python2`[3] to the `python3` package-set. I think that's fine though
since `python2` should be only used when actually needed which isn't the
case here.

Closes #122250

[1] https://github.com/privacyidea/privacyidea-ldap-proxy/issues/50
[2] https://github.com/privacyidea/privacyidea/issues/2629
[3] bf9b6b1ef3
2021-05-09 16:19:35 +02:00
Martin Weinelt bf9b6b1ef3 python2Packages.pyjwt: init at 1.7.1 2021-05-07 20:05:56 -07:00
Konstantin Alekseev 7ee53c0c4f python2Packages.importlib-resources: use version 3.3.1 for python2 2021-04-30 19:10:50 +02:00
Markus S. Wamser b4167563e0 pythonPackages.trollius: remove
trollius is deprecated (by upstream) for more than five years,
all Python versions supported by trollius are end-of-life.
There are no more packages depending on trollius.
2021-04-30 09:43:26 +02:00
Evsyukov Denis 0052852109
python2-packages.nix: fix typo (#120784)
disablede to disabled
2021-04-26 22:50:06 +02:00
Robert Schütz 7f0e7c8586 python2Packages.pycairo: init at 1.18.2
Required for e.g. gimp.
2021-04-12 13:20:39 +02:00
Jan Tojnar 625ce6c7f6 Merge branch 'staging-next' into staging
In python-packages.nix, resolve conflict between 50d604314e and 187d0371ab.
2021-04-08 17:14:31 +02:00
Frederik Rietdijk 7b5b57f283 python2Packages.convertdate: fix attribute name 2021-04-03 17:56:14 +02:00
Frederik Rietdijk f81c4edcd6 python2Packages.pytest-xdist: fix attribute name and alias 2021-04-03 17:56:14 +02:00
Frederik Rietdijk 959d1a4424 python2Packages.singledispatch: python 2 only 2021-04-03 17:56:14 +02:00
Frederik Rietdijk 24896293e4 python2Packages.scandir: python 2 only 2021-04-03 17:56:11 +02:00
Frederik Rietdijk 3904d4d477 python2Packages.typing: we no longer need it for Python 3 2021-04-03 17:49:55 +02:00
Frederik Rietdijk 1e89d4cccd pythonPackages: move python 2 only expressions to python2-packages.nix 2021-04-03 17:49:45 +02:00
Frederik Rietdijk faca299129 python3Packages.flit: 3.0.0 -> 3.2.0 2021-04-03 17:49:44 +02:00
Frederik Rietdijk 0ece8a56bd python3Packages.flit-core: 2.3.0 -> 3.2.0 2021-04-03 17:49:44 +02:00
Frederik Rietdijk ce3f8f594f python2Packages.pyroma: keep 2.6.1 2021-04-03 17:49:44 +02:00
Fabian Affolter 0ff83e6020 python3Packages.importlib-metadata: 1.7.0 -> 3.7.2 2021-04-03 17:49:44 +02:00
Frederik Rietdijk b8f2632dbc python2Packages.arrow: keep 0.17.0 2021-04-03 17:49:43 +02:00
Frederik Rietdijk 187d0371ab python2Packages: move python 2 calls into python2-packages.nix 2021-04-03 17:49:42 +02:00
Frederik Rietdijk 4f02e12f8a python2Packages: separate extension 2021-04-03 17:49:42 +02:00