Frederik Rietdijk
b73e3bfafd
python.pkgs.buildPythonPackage: use distutils-cfg to block downloads, fixes #25428
...
While we tell pip not to fetch (with the `--no-index` option),
`setuptools` can do so itself. In the past we used a `distutils.cfg`
with `allow-hosts = None` to prevent setuptools from fetching itself.
This was removed when we started building wheels in
2562f94de4e4fd2ddc677187fa2e2848L69.
The `dist-utils.cfg` code was still there, and adding it to
`buildInputs` is sufficient.
Tested with python.pkgs.passlib by removing the `checkInputs` / `nose`.
2017-09-07 19:22:06 +02:00
Frederik Rietdijk
a26ae760e2
python.pkgs.setuptools: upgrade to 36.4.0
2017-09-07 15:06:22 +02:00
Frederik Rietdijk
52932fade0
python.pkgs.fixtures: 1.4.0 -> 3.0.0
2017-09-07 10:18:44 +02:00
Frederik Rietdijk
b7eb4a4f90
python.pkgs.fixtures: fix build
2017-09-07 10:17:55 +02:00
Frederik Rietdijk
85e2083aaf
python.pkgs.django-multiselectfield: 0.1.3 -> 0.1.8
2017-09-07 10:11:45 +02:00
Frederik Rietdijk
700c95a706
python.pkgs.restview: 2.5.2 -> 2.7.0
2017-09-07 10:01:51 +02:00
Frederik Rietdijk
69435dfba5
python.pkgs.readme_renderer: init at 17.2
2017-09-07 10:01:06 +02:00
Frederik Rietdijk
b690856b62
python.pkgs.logfury: fix build
2017-09-07 09:52:47 +02:00
Frederik Rietdijk
a75dd64338
python.pkgs.statsmodels: disable tests
2017-09-07 09:48:54 +02:00
Frederik Rietdijk
aabadda0c2
Merge pull request #29009 from FRidh/python-fixes-2
...
Python: several fixes (2)
2017-09-07 09:29:20 +02:00
Frederik Rietdijk
4ecfeb56a7
acd-cli: use python36
2017-09-07 09:28:04 +02:00
Frederik Rietdijk
e4b94fa60f
python.pkgs.pathspec: 0.5.2 -> 0.5.3
2017-09-07 09:28:04 +02:00
Frederik Rietdijk
71670376bc
python.pkgs.yamllint: fix build
2017-09-07 09:28:04 +02:00
Frederik Rietdijk
62464e28fd
python.pkgs.pybfd: fix build
2017-09-07 09:28:04 +02:00
Frederik Rietdijk
a2b8f39d63
python.pkgs.ftfy: disable Python 2
2017-09-07 09:28:03 +02:00
Frederik Rietdijk
a4129e7b9e
python.pkgs.passlib: 1.6.5 -> 1.7.1
2017-09-07 09:28:03 +02:00
Frederik Rietdijk
8d7e8a6720
python.pkgs.passlib: move to own file
2017-09-07 09:28:03 +02:00
Frederik Rietdijk
5e64cc6cf0
toot: 0.8.0 -> 0.13.0
2017-09-07 09:28:03 +02:00
Frederik Rietdijk
a3e524054f
mitmproxy: fix build
...
which was broken after the cryptography bump to 2.x.
cc maintainer @fpletz
2017-09-07 09:28:03 +02:00
Frederik Rietdijk
6d3f5cb409
python.pkgs.flask: disable tests
2017-09-07 09:28:03 +02:00
Frederik Rietdijk
b1504b444b
conan: 0.21.2 -> 0.26.2, and fix build
2017-09-07 09:28:03 +02:00
Frederik Rietdijk
c4ec44e4d7
python.pkgs.pylint: use fetchPypi
2017-09-07 09:28:03 +02:00
Frederik Rietdijk
6bbc2e09da
python.pkgs.astropy: fix build
2017-09-07 09:28:03 +02:00
Frederik Rietdijk
c7299ea37b
python.pkgs.koji: fix build
2017-09-07 09:28:03 +02:00
Frederik Rietdijk
785d7f2349
python.pkgs.jsonnet: disable for Python 3
2017-09-07 09:28:03 +02:00
Frederik Rietdijk
d45e554457
mycli: move out of python-packages.nix and fix build
2017-09-07 09:28:03 +02:00
Frederik Rietdijk
79257d28e8
python.pkgs.zetup: 0.2.42 -> 0.2.34
...
downgrade because the previous upgrade broke the package. The latest
version requires a setuptools bump which we won't do yet.
2017-09-07 09:28:03 +02:00
Frederik Rietdijk
b00be43cdf
gmvault: fix build
2017-09-07 09:28:03 +02:00
Frederik Rietdijk
49ce901f11
python.pkgs.cgkit: remove old and broken package
2017-09-07 09:28:03 +02:00
Jean-Philippe Bernardy
d51bd36646
cudnn: add 6.0
2017-09-07 09:28:03 +02:00
Jean-Philippe Bernardy
2489a0aca7
protobuf: add 3.3
2017-09-07 09:28:03 +02:00
Jean-Philippe Bernardy
70de5af18c
pythonPackages.backports_weakref: init 1.0rc1
2017-09-07 09:28:03 +02:00
Jean-Philippe Bernardy
a869636e54
pythonPackages.markdown: 2.6.7 -> 2.6.8
2017-09-07 09:28:03 +02:00
Peter Hoeg
1b9615e62c
libarchive-c: 2.5 -> 2.7
2017-09-07 09:28:03 +02:00
Peter Hoeg
90433ed831
diffoscope: 77 -> 85
2017-09-07 09:28:03 +02:00
Eelco Dolstra
a602e1aa70
pythonPackages.libarchive-c: Disable failing test
...
f9f9749fd2 (commitcomment-24028305)
(cherry picked from commit 22d4630e683b9e0fddf34fdc276fc08014e4ae61)
2017-09-07 09:28:03 +02:00
Lancelot SIX
2c3cc4e921
pythonPackages.django: 1.11.4 -> 1.11.5
...
Fixes CVE-2017-12794
See https://docs.djangoproject.com/en/1.11/releases/1.11.5/
2017-09-07 09:28:03 +02:00
Alex Brandt
637ccde435
python.pkgs.behave: init at 1.2.5
2017-09-07 09:28:03 +02:00
Alex Brandt
83dbb41aed
pythonPackages.parse-type: init at 0.3.4
2017-09-07 09:28:03 +02:00
Alex Brandt
f06d7bd125
pythonPackages.pyhamcrest: init at 1.9.0
2017-09-07 09:28:03 +02:00
Alex Brandt
4934a4d553
pythonPackages.parse: init at 1.6.6
2017-09-07 09:28:03 +02:00
betaboon
7e7f91d23a
pythonPackages.serpy: init at 0.1.1
2017-09-07 09:28:03 +02:00
betaboon
3836ee50e3
pythonPackages.sampledata: init at 0.3.7
2017-09-07 09:28:03 +02:00
betaboon
007313d044
pythonPackages.psd-tools: init at 1.4
2017-09-07 09:28:03 +02:00
betaboon
4b4e05c6ec
pythonPackages.premailer: init at 3.0.1
2017-09-07 09:28:03 +02:00
betaboon
820aa5fef9
pythonPackages.marshmallow-sqlalchemy: init at 0.13.1
2017-09-07 09:28:02 +02:00
betaboon
7a33723155
pythonPackages.fn: init at 0.4.3
2017-09-07 09:28:02 +02:00
betaboon
b696d6c90d
pythonPackages.marshmallow: init at 2.13.5
2017-09-07 09:28:02 +02:00
betaboon
d3fc82d81b
pythonPackages.flask-marshmallow: init at 0.8.0
2017-09-07 09:28:02 +02:00
betaboon
63d57bf246
pythonPackages.flask-mail: init at 0.9.1
2017-09-07 09:28:02 +02:00