Commit Graph

11974 Commits

Author SHA1 Message Date
Robin Gloster
8b34d843c6
python.pkgs.cryptography: fix/ignore broken tests
Broken tests by openssl 1.1.1d, added patch and skipped one test

Issue for skipped test: https://github.com/pyca/cryptography/issues/4998
2019-09-13 20:20:09 +02:00
Jan Tojnar
a441eaa7b1
Merge branch 'staging-next' into staging 2019-09-12 22:49:43 +02:00
Vincent Laporte
bf759337fa
Merge pull request #67544 from vbgl/qarte+fix-qt-platform
qarte: use qt5’s mkDerivation and an other fix
2019-09-12 15:31:17 +00:00
Maximilian Bosch
4bb69053f1
Merge pull request #68527 from nspin/pr/plyplus-python3
plyplus: enable for python3
2019-09-12 09:21:59 +02:00
Peter Hoeg
3ec8bc5ef2 pythonPackages.tvnamer: pytest belongs in checkInputs 2019-09-11 18:46:12 +02:00
Nick Spinale
982b85b578 plyplus: enable for python3 2019-09-11 16:12:47 +00:00
Peter Simons
14854f20bb python-alembic: add missing 'setuptools' to propagatedBuildInputs
As a side-effect of f7e28bf5d8, the build
no longer propagated 'setuptools', which is a run-time dependency. See
https://github.com/NixOS/nixpkgs/pull/68314 for further details.
2019-09-11 12:17:15 +02:00
Peter Simons
b57f25ac80 python-django-haystack: add missing 'setuptools' to propagatedBuildInputs
As a side-effect of f7e28bf5d8, the build
no longer propagated 'setuptools', which is a run-time dependency. See
https://github.com/NixOS/nixpkgs/pull/68314 for further details.

Fixes https://github.com/NixOS/nixpkgs/issues/68479.
2019-09-11 11:45:23 +02:00
Peter Simons
efb354ef04 python-setuptools_scm: enable the test suite
It succeeds fine with both Python 2.x and 3.x.
2019-09-11 11:09:50 +02:00
Jörg Thalheim
c7a84aaca3
Merge pull request #68486 from B4dM4n/django-doublewrap
django: don't wrap binary files twice
2019-09-11 09:30:13 +01:00
Lancelot SIX
53ed1a9228
Merge pull request #68480 from kquick/master
python: thespian: 3.9.10 -> 3.9.11
2019-09-11 10:26:11 +02:00
Fabian Möller
7a4644fcb8
django: don't wrap binary files twice 2019-09-11 09:49:17 +02:00
worldofpeace
f7571a06af
Merge pull request #68465 from arcnmx/pr-fix-python-brotli
pythonPackages.brotli: fix build
2019-09-11 02:56:53 -04:00
Kevin Quick
85f655789e python: thespian: 3.9.10 -> 3.9.11 2019-09-10 23:37:55 -07:00
Ivan Kozik
7e7c98a199 snscrape: fix startup
This fixes:

Traceback (most recent call last):
  File "/nix/store/607z14x0spsz1lsh0fg9cbyc9lr038mi-python3.7-snscrape-0.3.0/bin/.snscrape-wrapped", line 11, in <module>
    sys.exit(main())
  File "/nix/store/607z14x0spsz1lsh0fg9cbyc9lr038mi-python3.7-snscrape-0.3.0/lib/python3.7/site-packages/snscrape/cli.py", line 218, in main
    args = parse_args()
  File "/nix/store/607z14x0spsz1lsh0fg9cbyc9lr038mi-python3.7-snscrape-0.3.0/lib/python3.7/site-packages/snscrape/cli.py", line 154, in parse_args
    import snscrape.version
  File "/nix/store/607z14x0spsz1lsh0fg9cbyc9lr038mi-python3.7-snscrape-0.3.0/lib/python3.7/site-packages/snscrape/version.py", line 1, in <module>
    import pkg_resources
ModuleNotFoundError: No module named 'pkg_resources'

Related: https://github.com/NixOS/nixpkgs/pull/68314
2019-09-11 04:56:21 +00:00
arcnmx
91b7dd6c91 pythonPackages.brotli: fix build
Recent changes to buildPythonPackage seem to have enabled a configure
script that doesn't work, so disable it.
2019-09-10 17:06:15 -07:00
Peter Simons
3ae2b4b5bb Revert "python.pkgs.blessed: disable failing test"
This reverts commit 4dd38c4289.
Disabling the test suite is unnecessary; I fixed it with
4dd38c4289.
2019-09-10 22:21:56 +02:00
Frederik Rietdijk
aa6c38d9c1 python.pkgs.django_extensions: 2.1.4 -> 2.1.9 2019-09-10 22:07:55 +02:00
Frederik Rietdijk
4dd38c4289 python.pkgs.blessed: disable failing test 2019-09-10 22:07:55 +02:00
Peter Simons
26771ad0c5 python-blessed: apply upstream patches to fix the test suite
Fixes https://github.com/NixOS/nixpkgs/issues/68427.
2019-09-10 19:38:39 +02:00
Gabriel Ebner
91fc12514f pythonPackages.pivy: fix build 2019-09-10 18:37:04 +02:00
Enno Lohmeier
2437ecacce pythonPackages.connexion: init at 2.3.0 2019-09-10 17:24:20 +02:00
Enno Lohmeier
a4a7243a57 pythonPackages.aiohttp-swagger: init at 1.0.5 2019-09-10 17:24:20 +02:00
Enno Lohmeier
6270f3955e pythonPackages.swagger-ui-bundle: init at 0.0.5 2019-09-10 17:24:20 +02:00
Enno Lohmeier
ea70d67235 pythonPackages.clickclick: init at 1.2.2 2019-09-10 17:24:20 +02:00
Lancelot SIX
9c171d2911
Merge pull request #67571 from leenaars/fire
pythonPackages.fire: 0.1.3 -> 0.2.1
2019-09-10 10:03:15 +02:00
Michiel Leenaars
6468d465ed pythonPackages.fire: 0.1.3 -> 0.2.1 2019-09-10 09:43:00 +02:00
Jan Tojnar
1716d62f63
Merge branch 'staging-next' into staging 2019-09-10 07:06:45 +02:00
Ivan Kozik
39d0c9693e pythonPackages.lmdb: fix build
This fixes:

pythonCatchConflictsPhase
Found duplicated packages in closure for dependency 'lmdb':
  lmdb 0.97 (/build/lmdb-0.97)
  lmdb 0.97 (/nix/store/js0iimri6y9yqgfc111jzp3mrv5ic9cj-python3.7-lmdb-0.97/lib/python3.7/site-packages)

Package duplicates found in closure, see above. Usually this happens if two packages depend on different version of the same dependency.
builder for '/nix/store/9bcn2m3r5v8slmpj31hxw05j906qgl5l-python3.7-lmdb-0.97.drv' failed with exit code 1

This was probably broken by f7e28bf5d8
2019-09-09 14:33:58 +00:00
Izorkin
329a88efa7 treewide: replace mysql.connector-c to libmysqlclient 2019-09-09 15:55:34 +03:00
Jörg Thalheim
be098bacad
python.pkgs.MySQL_python: remove
Reasons:

- No release since 2014
- deprecated by upstream
- no longer compatible with newer libmysql versions

(cherry picked from commit 4a53284bc0)
2019-09-09 13:40:35 +01:00
Jörg Thalheim
4a53284bc0
python.pkgs.MySQL_python: remove
Reasons:

- No release since 2014
- deprecated by upstream
- no longer compatible with newer libmysql versions
2019-09-09 13:18:07 +01:00
Andreas Rammhold
28367c64fd pythonPackages.pyopenssl: add missing six dependency
It might have been there as a transitive dependency but better be
explicity about it.
2019-09-09 12:14:32 +02:00
Frederik Rietdijk
0107ee8c32
Merge pull request #68339 from NixOS/staging-next
Staging next with systemd 243
2019-09-09 10:02:20 +02:00
Marek Mahut
b7d6a11159
Merge pull request #68252 from jluttine/eth-typing-2.1.0
eth-typing: 2.0.0 -> 2.1.0 and eth-utils: 1.4.1 -> 1.7.0
2019-09-09 09:02:24 +02:00
Frederik Rietdijk
e3f25191c4 Merge staging-next into staging 2019-09-09 08:11:34 +02:00
Frederik Rietdijk
731c82a447
Merge pull request #68244 from NixOS/staging-next
Staging next that includes gcc8
2019-09-09 08:09:36 +02:00
Orivej Desh
e19054ab3c python3Packages.django_2_2: 2.2.4 -> 2.2.5 2019-09-09 01:18:55 +00:00
volth
7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
Florian Klink
652448f25b python.pkgs.scikits-odes: init at 2.4.0-9-g93075ae 2019-09-08 16:03:23 -07:00
Frederik Rietdijk
4b929acf67 Merge staging-next into staging 2019-09-08 22:33:17 +02:00
Frederik Rietdijk
ee1b8e4c7b python2.pkgs.wxPython: fix build 2019-09-08 22:09:42 +02:00
Frederik Rietdijk
515ae5a15a python.pkgs.tlsh: fix build 2019-09-08 21:30:03 +02:00
Frederik Rietdijk
47caef475f Merge master into staging-next 2019-09-08 20:45:29 +02:00
Vladimír Čunát
7e91247596
Merge branch 'staging-next' into staging 2019-09-08 18:28:11 +02:00
Jaakko Luttinen
766f0d0a60 pythonPackages.can: 3.1.0 -> 3.3.1 2019-09-08 18:18:29 +02:00
Jaakko Luttinen
a00a398bff pythonPackage.XlsxWriter: 1.1.8 -> 1.2.0 2019-09-08 18:18:29 +02:00
Jaakko Luttinen
8e814a802b pythonPackages.pvlib: 0.6.1 -> 0.6.3 2019-09-08 17:49:40 +02:00
Frederik Rietdijk
241a61939d python.pkgs.pybind11: fix build 2019-09-08 17:43:16 +02:00
Frederik Rietdijk
b9810814ec python.pkgs.httpretty: disable flaky test 2019-09-08 17:23:04 +02:00