Commit Graph

12304 Commits

Author SHA1 Message Date
Jonathan Ringer
2d8a5baa9c python3Packages.python-engineio: 3.4.3 -> 3.9.3 2019-09-16 15:08:34 -07:00
Jonathan Ringer
80d1a3b37c python3Packages.uvicorn: 0.8.4 -> 0.9.0 2019-09-16 15:08:27 -07:00
Jonathan Ringer
9b092e228b python3Packages.websockets: 7.0 -> 8.0.2 2019-09-16 13:24:14 -07:00
Jonathan Ringer
afc1e5f1a7 python3Packages.boltztrap2: fix build 2019-09-16 12:49:23 -07:00
Vladimír Čunát
fa4a3af5a7
Merge branch 'master' into staging-next 2019-09-16 19:24:52 +02:00
Vladimír Čunát
a95a53aadc
Revert "pythonPackages.flaky: 3.5.3 -> 3.6.1 (#68411)"
This reverts commit b44fca1702.
I'm moving this to the staging branch.
It's a huge rebuild (on the order of 20k jobs), and it seems like that
was not noticed, and I can't see sufficient motivation to skip ahead of
e.g. the CVE fixes we have in staging-next.
2019-09-16 19:23:20 +02:00
Linus Heckemann
872122af43
Merge pull request #68848 from WilliButz/fix-hass-esphome
pythonPackages.aioesphomeapi: 2.0.1 -> 2.2.0
2019-09-16 11:51:59 +02:00
Marek Mahut
db21aabe15
Merge pull request #68855 from marsam/drop-pyev
pythonPackages.pyev: drop
2019-09-16 10:24:49 +02:00
Pavol Rusnak
b44fca1702 pythonPackages.flaky: 3.5.3 -> 3.6.1 (#68411) 2019-09-16 00:29:07 -04:00
Peter Hoeg
04a0b11c9b pythonPackages.keyring: 18.0.1 -> 19.1.0 2019-09-16 12:12:54 +08:00
Fabian Möller
5347a8038a
cheroot: fix darwin sandbox build 2019-09-16 01:38:32 +02:00
Maximilian Bosch
d8f5ad9948
Merge pull request #68842 from Ma27/disable-pytest5-on-python2
python2Packages.pytest_5: disable build
2019-09-16 01:20:28 +02:00
Mario Rodas
87cd31d538
Merge pull request #68703 from jonringer/fix-celery
pythonPackage.celery: fix tests
2019-09-15 18:18:50 -05:00
Mario Rodas
c3c3dcc86c
Merge pull request #68794 from JohnAZoidberg/zake-tests
pythonPackages.zake: Skip failing test
2019-09-15 18:12:50 -05:00
Mario Rodas
32af4a66a3
Merge pull request #68812 from jonringer/fix-cheroot
pythonPackages.cheroot: fix tests
2019-09-15 18:09:36 -05:00
Mario Rodas
b46c3c5554
Merge pull request #68819 from jonringer/mark-percol-broken
pythonPackages.percol: mark broken
2019-09-15 17:45:59 -05:00
Mario Rodas
8624303abb
Merge pull request #68821 from d-goldin/fix_build_scikitlearn
python37Packages.scikitlearn: patching build
2019-09-15 17:41:09 -05:00
Jonathan Ringer
ca1a246741 pythonPackages.percol: mark broken 2019-09-15 15:20:10 -07:00
Dima
82d7833b9b python37Packages.scikitlearn: patching build
For numpy>=1.17 a test-case broke that required adjustments to
a threshold.

See https://github.com/NixOS/nixpkgs/issues/68494
2019-09-15 23:52:15 +02:00
Mario Rodas
27c9327076
Merge pull request #68719 from jonringer/fix-lightgbm
pythonPackages.lightgbm: fix build
2019-09-15 16:19:24 -05:00
Mario Rodas
ebdaba7205
pythonPackages.pyperf: 1.6.0 -> 1.6.1
perf was renamed to pyperf [1] to avoid confusion with Linux perf
project.

[1] 60eb936a87
2019-09-15 16:00:00 -05:00
Tom Hunger
f9da799b87 dynd: fix build 2019-09-15 21:48:04 +01:00
Maximilian Bosch
3ddbe41f79
Merge pull request #68723 from jonringer/freeze-azure-storage
nixops_1_6_1: fix build
2019-09-15 20:03:13 +02:00
Mario Rodas
b05818f389
pythonPackages.pyev: drop
pyev is unmaintained, and was removed from PyPI.
2019-09-15 12:46:58 -05:00
Mario Rodas
3028233ea5
pythonPackages.pika: remove pyev dependency
pyev support was removed from upstream https://github.com/pika/pika/pull/934#issuecomment-361714844
2019-09-15 12:45:02 -05:00
Mario Rodas
c281e68e9f
Merge pull request #68796 from risicle/ris-hug-tests
pythonPackages.hug: enable tests
2019-09-15 11:32:28 -05:00
Mario Rodas
3bb87649f4
Merge pull request #68813 from jonringer/fix-ssdp
pythonPackages.ssdp: disable python2 tests
2019-09-15 11:20:35 -05:00
Mario Rodas
fe9085e2e5
Merge pull request #68815 from jonringer/fix-minidb
pythonPackages.minidb: disable python2 tests
2019-09-15 11:19:14 -05:00
WilliButz
7dfd313a3d
pythonPackages.aioesphomeapi: 2.0.1 -> 2.2.0 2019-09-15 17:21:04 +02:00
Bjørn Forsman
6ba044c166 pythonPackages.demjson: disable on python 3
It doesn't seem to support _any_ python 3 versions.
2019-09-15 16:36:46 +02:00
Maximilian Bosch
5f1c02a1c9
python2Packages.pytest_5: disable build
`pytest_5` only supports python3[1], however the python2 build was enabled by
separating pytest_4 and pytest_5 into two different attributes.

ZHF #68361

[1] https://docs.pytest.org/en/latest/py27-py34-deprecation.html
2019-09-15 16:02:10 +02:00
Vladimír Čunát
b6c6e1f9e8
Merge branch 'master' into staging-next 2019-09-15 13:18:54 +02:00
Jaakko Luttinen
fa76f1f11c pythonPackages.XlsxWriter: 1.2.0 -> 1.2.1 2019-09-15 18:36:00 +09:00
Vladimír Čunát
991c0e1618
treewide: mark packages as buildable on darwin (PR #45364)
vcunat amended the commit a bit; see the PR for details/discussion.
2019-09-15 10:50:08 +02:00
Fabian Möller
90b8849b20
Logbook: fix darwin build 2019-09-14 22:33:59 +02:00
Fabian Möller
618b7d7de0
nbval: fix darwin build 2019-09-14 22:24:57 +02:00
Fabian Möller
d3aaa25390
notebook: fix darwin build 2019-09-14 21:20:54 +02:00
Fabian Möller
88264604ff
ipykernel:fix darwin build 2019-09-14 21:19:09 +02:00
Fabian Möller
00000ca0e8
nbconvert: fix darwin build 2019-09-14 21:17:42 +02:00
Fabian Möller
3b77eebc1b
nbformat: fix darwin build 2019-09-14 21:15:20 +02:00
Fabian Möller
6002a5e7f1
pyzmq: fix darwin build 2019-09-14 21:12:22 +02:00
Jonathan Ringer
b0fc4b6e49 pythonPackages.minidb: disable python2 tests 2019-09-14 12:09:56 -07:00
Jonathan Ringer
63e7354815 pythonPackages.ssdp: disable python2 tests 2019-09-14 11:53:02 -07:00
Jonathan Ringer
9a88d2c827 pythonPackages.cheroot: fix tests 2019-09-14 11:45:38 -07:00
Daniel Schaefer
7791dccd3a pythonPackages.zake: Skip failing test 2019-09-14 18:57:34 +02:00
Robert Scott
d7cad2b8f9 pythonPackages.hug: enable tests 2019-09-14 15:16:00 +01:00
Maximilian Bosch
0b32f6f78c
Merge pull request #68786 from JohnAZoidberg/paperless-testfix
paperless: Fix tests, including NixOS test
2019-09-14 15:17:59 +02:00
Daniel Schaefer
cbab4663f3 paperless: Use pytest_4 in django-crispy-forms
Doesn't build with pytest_5
2019-09-14 14:20:50 +02:00
Maximilian Bosch
e176117a81
python3Packages.face_recognition_models: fix startup 2019-09-14 13:59:20 +02:00
Maximilian Bosch
72ec538d2c
python3Packages.dlib: fix build
The CMake configuring is done in the `setup.py` and doesn't need to be
done by the setup hook. This broke the build as the setup-hook switches
into `source/build` which doesn't have a `setup.py`.

Relying on the setup script from upstream fixes the issue.

ZHF #68361
2019-09-14 13:42:06 +02:00
Fabian Möller
9d1de74063
pythonPackages.portend: fix darwin build 2019-09-14 13:35:35 +02:00
Robin Gloster
d98fb2ca2f
Merge pull request #68726 from jonringer/bump-uamqp
pythonPackages.uamq: 1.1.0 -> 1.2.2
2019-09-14 12:39:39 +02:00
Samuel Leathers
3491d523b3
pythonPackages.twisted: add setuptools dependency
* required for buildbot test to pass
2019-09-13 23:51:56 -04:00
Dima
5b3fb23360 networkx: fixing undeclared dependency
the current version of networkx implicitly depends on
pkg_resources from setuptools to check the version of
pydot (https://github.com/networkx/networkx/issues/3173).
2019-09-14 03:28:56 +02:00
Jonathan Ringer
e5aba9c007 pythonPackages.azure-servicebus: 0.50.0 -> 0.50.1 2019-09-13 18:25:45 -07:00
Jonathan Ringer
27c8e8ec5c pythonPackages.uamq: 1.1.0 -> 1.2.2 2019-09-13 18:18:08 -07:00
Jonathan Ringer
4a17217696 pythonPackages.azure-common: fix namespace lookup 2019-09-13 18:06:45 -07:00
Jonathan Ringer
fdd6245e53 pythonPackages.azure-mgmt-common: fix namespace issue 2019-09-13 17:37:55 -07:00
Jonathan Ringer
eb8bd784b1 pythonPackages.lightgbm: fix build 2019-09-13 16:48:52 -07:00
Fabian Möller
155a0a07f4
pythonPackages.webtest: fix darwin build 2019-09-14 00:19:46 +02:00
Robin Gloster
0c457cb348
Merge pull request #68693 from jonringer/fix-pyarrow
pythonPackages.pyarrow: fix build
2019-09-14 00:02:54 +02:00
Robin Gloster
e4581fb5ab
Merge pull request #68677 from jonringer/fix-zeep
pythonPackages.zeep: fix pytest5 tests
2019-09-13 23:25:28 +02:00
Fabian Möller
69ee17f060
uvloop: fix darwin build 2019-09-13 23:11:56 +02:00
Jonathan Ringer
47a3a1127f pythonPackage.celery: fix tests 2019-09-13 13:05:08 -07:00
Jonathan Ringer
cc7c778bf1 pythonPackage.pycurl2: fix build 2019-09-13 12:27:09 -07:00
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
Jonathan Ringer
5e67b340e8 pythonPackages.pyarrow: fix build 2019-09-13 10:51:29 -07:00
Jonathan Ringer
8e06d7ee3b python3Package.hug: 2.4.8 -> 2.6.0 2019-09-13 10:07:30 -07:00
Fabian Möller
cb86447ee2
pythonPackages.trustme: fix darwin build 2019-09-13 19:02:35 +02:00
Jonathan Ringer
30f3e4a3a6 pythonPackages.zeep: fix pytest5 tests 2019-09-13 09:05:12 -07:00
Fabian Möller
b9ce08f7f1
pythonPackages.h11: fix darwin build 2019-09-13 17:43:21 +02:00
Jörg Thalheim
b31931adf5
python.pkgs.pylint_1_9: fix incorrect checksum
was not updated in 08d556c0e8
2019-09-13 16:32:04 +01:00
Jörg Thalheim
f595f28d55
Merge pull request #67896 from B4dM4n/h11-pytest
h11: add pytest5 compatability
2019-09-13 15:47:36 +01:00
Jörg Thalheim
08d556c0e8
python.pkgs.pylint_1_9: 1.9.4 -> 1.9.5
Also fix build by skipping a test that requires setuptools to be present.
(Also just adding setuptools does not fix the issue either?)
2019-09-13 13:53:20 +01:00
Ben Sima
c33f5ad65b protobuf: add license metadata
https://github.com/protocolbuffers/protobuf/blob/master/LICENSE

GitHub doesn't identify it as BSD-3, but it is if you just look at the
license text.
2019-09-12 16:43:15 -07: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
Michiel Leenaars
f075f52177 pythonPackages.python-application: 2.0.2 -> 2.7.0 2019-09-10 07:59:25 +02:00
Michiel Leenaars
88610926bb pythonPackages.eventlib: 0.2.2 -> 0.2.4 2019-09-10 07:58:38 +02:00
Jan Tojnar
1716d62f63
Merge branch 'staging-next' into staging 2019-09-10 07:06:45 +02:00
Benjamin Hipple
7b4132f99e aws-adfs: 1.12.3 -> 1.17.0
This commit also adds it as an application in all-packages.nix, since it's
typically used as just a stand-alone cmdline tool.
2019-09-09 22:38:15 -04:00
Michiel Leenaars
df25be6d7b pythonPackages.xcaplib: 1.2.0 -> 1.2.1 2019-09-10 00:37:32 +02:00
Michiel Leenaars
cdddddd7cc pythonPackages.msrplib: 0.19 -> 0.19.2 2019-09-10 00:36:50 +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
Frederik Rietdijk
4de7d240b6 python.pkgs.sphinx: requires setuptools
sphinx has setuptools (pkg_resources) as a runtime-dependency
2019-09-08 16:37:59 +02:00
Frederik Rietdijk
bcea6dfe2e python: numpy: 1.17.1 -> 1.17.2 2019-09-08 14:52:06 +02:00
Frederik Rietdijk
e73f871285 Merge master into staging-next 2019-09-08 14:49:25 +02:00
Vladimír Čunát
f5cecbbe7b
Merge #67936: python*Packages.rfc6555: init at 0.0.0 2019-09-08 10:02:12 +02:00
Dima
b199e30680
rfc6555: selectively disable networked tests
(incl. tiny nitpicks from vcunat)
2019-09-08 09:59:55 +02:00
Orivej Desh
e82b8fa7f7 pythonPackages.django: 1.11.23 -> 1.11.24 2019-09-08 04:32:38 +00:00
Mario Rodas
925501a5d5
Merge pull request #68260 from risicle/ris-colorcet-pytest-mpl-darwin-tests
pythonPackages.{colorcet,pytest-mpl}: fix & re-enable all tests on darwin
2019-09-07 12:09:58 -05:00
Robert Scott
5e0ec5a753 pythonPackages.pytest-mpl: fix & enable tests on darwin
dotfile is simply in a different place on macos
2019-09-07 12:53:55 +01:00
Robert Scott
daebef59d6 pythonPackages.colorcet: fix & enable all tests on darwin
dotfile is simply in a different place on macos
2019-09-07 12:53:55 +01:00
adisbladis
723148f92e
elastic7: 7.0.1 -> 7.3.1 2019-09-07 12:48:42 +01:00
Jaakko Luttinen
0fdf1f5306
pythonPackages.eth-utils: 1.4.1 -> 1.7.0 2019-09-07 14:09:41 +03:00
Jaakko Luttinen
d90455ed18
pythonPackages.eth-typing: 2.0.0 -> 2.1.0 2019-09-07 13:58:19 +03:00
Frederik Rietdijk
7e9e5cab45 Merge master into staging-next 2019-09-07 09:53:09 +02:00
Jonathan Ringer
4bd7e963b3 pythonPackages.elpy: drop package 2019-09-06 23:44:09 +02:00
Frederik Rietdijk
4d4545185a Revert "pythonPackages.pyev: drop"
Package is still referred to.

This reverts commit bb5c039fc9.
2019-09-06 23:33:32 +02:00
Frederik Rietdijk
9894a70299 Merge staging into staging-next 2019-09-06 22:47:40 +02:00
Frederik Rietdijk
66bc7fc1b3 Merge master into staging-next 2019-09-06 22:46:05 +02:00
Robert Scott
d4713b6493 pythonPackages.pybind11: enable tests 2019-09-06 21:15:22 +02:00
Florian Klink
acd4567f57 python3.pkgs.libcloud: 2.5.0 -> 2.6.0 2019-09-06 21:13:04 +02:00
Nikolay Amiantov
194b732bf6
Merge pull request #68215 from abbradar/zeroc-ice
ZeroC Ice - update, add Python module, fix Murmur RC
2019-09-06 19:41:46 +02:00
Nikolay Amiantov
b667dd981d python3.pkgs.zeroc-ice: init at 3.7.2 2019-09-06 20:21:09 +03:00
Aluísio Augusto Silva Gonçalves
e030351740 python: google-auth: make tests compatible with pytest 5 2019-09-06 19:08:51 +02:00
Aluísio Augusto Silva Gonçalves
084bd0ca66 python: beancount: 2.2.1 -> 2.2.3 2019-09-06 19:08:29 +02:00
Mario Rodas
3cc3bfc4bd pythonPackages.mpd2: 0.5.5 -> 1.0.0 2019-09-06 19:06:43 +02:00
Mario Rodas
53579ceed4 pythonPackages.pyaudio: 0.2.9 -> 0.2.11 2019-09-06 19:06:43 +02:00
Mario Rodas
bb5c039fc9 pythonPackages.pyev: drop
pyev is not available in PyPI anymore
2019-09-06 19:06:43 +02:00
Mario Rodas
11900ffe33 pythonPackages.python3pika: drop
Pika already supports Python3, and python3pika wasn't updated since 2014
2019-09-06 19:06:00 +02:00
Mario Rodas
c800464bc7 pythonPackages.eggdeps: fix PyPI name 2019-09-06 19:05:48 +02:00
Mario Rodas
4778194f7d pythonPackages.mp2: fix PyPI name 2019-09-06 19:05:48 +02:00
Mario Rodas
b1c2a05877 pythonPackages.mrbob: fix PyPI name 2019-09-06 19:05:48 +02:00
Mario Rodas
47ae762b85 pythonPackages.pyaudio: fix PyPI name 2019-09-06 19:05:48 +02:00
Mario Rodas
ad4ac8a797 pythonPackages.pymysqlsa: fix PyPI name 2019-09-06 19:05:48 +02:00
Mario Rodas
59ff3a08f8 pythonPackages.pystache: fix pname 2019-09-06 19:05:48 +02:00
Mario Rodas
053b9da754 pythonPackages.area53: drop
PyPI package was taken offline.

See https://github.com/bluepines/slick53/issues/5
2019-09-06 19:05:38 +02:00
Jan Tojnar
8563088e69
Merge branch 'staging-next' into staging 2019-09-06 16:55:45 +02:00
Jan Tojnar
f9237f3152
Merge branch 'master' into staging-next 2019-09-06 16:55:11 +02:00
R. RyanTM
7635bd187e python37Packages.loguru: 0.3.1 -> 0.3.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-loguru/versions
2019-09-06 15:28:55 +02:00
Jonathan Ringer
a70aea12ca pythonPackages.setuptools_scm: 3.2.0 -> 3.3.3 2019-09-06 15:23:20 +02:00
Frederik Rietdijk
1ede2de8a3 pythonPackages.editorconfig: -> 0.12.1 -> 0.12.2 2019-09-06 15:18:45 +02:00
Frederik Rietdijk
bf4f885471 pythonPackages.editorconfig: remove duplicate EditorConfig 2019-09-06 15:18:45 +02:00
Frederik Rietdijk
5718ed6d32 python.pkgs.wheel: 0.33.4 -> 0.33.6 2019-09-06 15:18:45 +02:00
Frederik Rietdijk
0570a6b126 python.pkgs.setuptools: 0.33.4 -> 0.33.6 2019-09-06 15:18:45 +02:00
Frederik Rietdijk
afe67e5493 python.pkgs.pip: 19.1.1 -> 19.2.3 2019-09-06 15:18:45 +02:00
Frederik Rietdijk
dc95e17fc2 python: bootstrapped-pip: update wheel, setuptools, pip
wheel 33.4 -> 33.6
setuptools 41.0.1 -> 42.2.0
pip 19.1.1 -> 19.2.3
2019-09-06 15:18:45 +02:00
Frederik Rietdijk
755de1cbe2 python.pkgs.terminado: disable tests 2019-09-06 15:18:45 +02:00
Frederik Rietdijk
9dd6537303 pythonPackages.tld: use pythonImportsCheck and pytestCheckHook 2019-09-06 15:18:45 +02:00
Frederik Rietdijk
f7e28bf5d8 Split buildPythonPackage into setup hooks
This commit splits the `buildPythonPackage` into multiple setup hooks.

Generally, Python packages are built from source to wheels using `setuptools`.
The wheels are then installed with `pip`. Tests were often called with
`python setup.py test` but this is less common nowadays. Most projects
now use a different entry point for running tests, typically `pytest`
or `nosetests`.

Since the wheel format was introduced more tools were built to generate these,
e.g. `flit`. Since PEP 517 is provisionally accepted, defining a build-system
independent format (`pyproject.toml`), `pip` can now use that format to
execute the correct build-system.

In the past I've added support for PEP 517 (`pyproject`) to the Python
builder, resulting in a now rather large builder. Furthermore, it was not possible
to reuse components elsewhere. Therefore, the builder is now split into multiple
setup hooks.

The `setuptoolsCheckHook` is included now by default but in time it should
be removed from `buildPythonPackage` to make it easier to use another hook
(curently one has to pass in `dontUseSetuptoolsCheck`).
2019-09-06 15:18:45 +02:00
Marek Mahut
59d3c9618d
Merge pull request #68167 from jonringer/bump-requests-mock
pythonPackages.requests-mock: 1.5.2 -> 1.7.0
2019-09-06 09:12:54 +02:00
Jan Tojnar
cdf426488b
Merge branch 'master' into staging-next
Fixed trivial conflicts caused by removing rec.
2019-09-06 03:20:09 +02:00
Jan Tojnar
ed54a5b51d
Merge branch 'gtk-no-plus' 2019-09-06 02:57:51 +02:00
Jan Tojnar
72e7d569a7
tree-wide: s/GTK+/GTK/g
GTK was renamed.
2019-09-06 02:54:53 +02:00
Aaron Andersen
34a6f75090
Merge pull request #62754 from tbenst/imagecodecs-lite
imagecodecs-lite: init at 2019.4.20
2019-09-05 17:24:07 -04:00
Tyler Benster
d0a442f6e5 imagecodecs-lite: init at 2019.4.20 2019-09-05 14:04:24 -07:00
Jonathan Ringer
341f65e60f pythonPackages.requests-mock: 1.5.2 -> 1.7.0 2019-09-05 12:59:38 -07:00
Jonathan Ringer
04c2622d07 pythonPackages.purl: init at 1.5 2019-09-05 12:59:09 -07:00
Aaron Andersen
636d9043ea
Merge pull request #68109 from aanderse/pyvmomi
pythonPackages.pyvmomi: init at 6.7.1.2018.12
2019-09-05 12:02:24 -04:00
Marek Mahut
1a5d105e04
Merge pull request #68087 from peterhoeg/u/pio4
platformio: 3.6.6 -> 4.0.3
2019-09-05 08:59:35 +02:00
Marek Mahut
88c42a26a2
Merge pull request #68093 from jonringer/bump-textacy
python3Packages.textacy: 0.6.3 -> 0.9.1
2019-09-05 08:27:23 +02:00
Aaron Andersen
a4ac265039 pythonPackages.pyvmomi: init at 6.7.1.2018.12 2019-09-04 11:42:47 -04:00
Aaron Andersen
8b9001d759
Merge pull request #68066 from dtzWill/update/speedtest-cli-2.1.2
speedtest-cli: 2.1.1 -> 2.1.2
2019-09-04 06:00:35 -04:00
Vladimír Čunát
4aad2947f8
Merge branch 'master' into staging-next 2019-09-04 11:00:56 +02:00
Marek Mahut
1d8a3973f4
Merge pull request #67988 from mmahut/trezor-agent
pythonPackages.trezor_agent: adding buildInputs required for GPG
2019-09-04 10:46:14 +02:00
Jonathan Ringer
92ef9bb692 python3Packages.textacy: 0.6.3 -> 0.9.1 2019-09-04 01:28:05 -07:00
Peter Hoeg
8edc31aa35 pythonPackages.semantic-version: 2.6.0 -> 2.8.1 2019-09-04 13:59:08 +08:00
Will Dietz
3f7d0ad89e
speedtest-cli: 2.1.1 -> 2.1.2 2019-09-03 19:47:35 -05:00
Sarah Brofeldt
ce8cd5fd00
Merge pull request #68001 from johanot/fix-cherrypy
python3Packages.cherrypy: fix tests after upgrade to pytest5
2019-09-03 19:23:44 +02:00
Silvan Mosberger
ce944b4bde
Merge pull request #64552 from evanjs/feature/openrazer-2.3.1
openrazer: init at 2.6.0
2019-09-03 19:14:58 +02:00
Johan Thomsen
585c9e2b10 python3Packages.cherrypy: fix tests after upgrade to pytest5 2019-09-03 12:52:57 +02:00
Marek Mahut
a8b3979f2d
Merge pull request #67949 from talkara/pythonPackages.robotframework-sshlibrary
pythonPackages.robotframework-sshlibrary: 3.3.0 -> 3.4.0
2019-09-03 11:02:59 +02:00
Marek Mahut
254e2ec209
Merge pull request #67946 from MrMebelMan/init/python-pipedrive
pythonPackages.python-pipedrive: init at 0.4.0
2019-09-03 11:02:14 +02:00
Vladyslav Burzakovskyy
0a7905ce74 pythonPackages.python-pipedrive: init at 0.4.0 2019-09-03 10:41:47 +02:00
Marek Mahut
718ccddf32 pythonPackages.trezor_agent: adding mmahut as maintainer 2019-09-03 09:02:03 +02:00
Marek Mahut
f7d9cf16bf pythonPackages.trezor_agent: adding buildInputs required for GPG 2019-09-03 09:01:23 +02:00
Mario Rodas
1bf5120e0a
Merge pull request #65163 from thefloweringash/pyscard-darwin
pyscard: fix darwin build, remove pcsc library mixing
2019-09-02 19:23:07 -05:00
Vladimír Čunát
f21211ebfe
Merge branch 'master' into staging 2019-09-02 23:25:24 +02:00
Taito Horiuchi
fab559102e pythonPackages.robotframework-sshlibrary: 3.3.0 -> 3.4.0 2019-09-02 16:52:15 +03:00
Danielle Lancashire
4f2a3aabff
rfc6555: init at 0.0.0 2019-09-02 15:44:54 +02:00
Matthieu Coudron
becf5adaeb
Merge pull request #67925 from arcnmx/flask-1.0.4
pythonPackages.flask: 1.0.3 -> 1.0.4
2019-09-02 18:52:00 +09:00
arcnmx
8f9ad4a2b5 pythonPackages.flask: 1.0.3 -> 1.0.4 2019-09-02 00:13:16 -07:00
Marek Mahut
0a8e54d1c6
Merge pull request #67871 from prusnak/pytest-random-order
pythonPackages.pytest-random-order: init at 1.0.4
2019-09-02 08:14:09 +02:00
worldofpeace
58eb9a2ebd
Merge pull request #67752 from omniitgmbh/python_phonenumbers
pythonPackages.phonenumbers: 8.10.16 -> 8.10.17
2019-09-02 01:17:03 -04:00
Tristan Helmich (omniIT)
10d0ab20ff pythonPackages.phonenumbers: 8.10.16 -> 8.10.17 2019-09-02 01:16:05 -04:00
Dima
a88976d222 pythonPackages.uvloop: 0.12.2 -> 0.13.0 (#67735)
* As mentioned in https://github.com/NixOS/nixpkgs/issues/67492
the build was broken after an update of openssl versions.

* Fixes a flake8 unit-test case that requires a flake8 config
which is not shipped with the distribution.

* Fixes build on darwin.
2019-09-01 22:53:50 -04:00
Emily
cb5b674b58 {glasgow,libfx2}: init at 2018-{09-01,08-27} 2019-09-01 14:22:49 -05:00
Emily
321efae699 python3Packages.nmigen{,-boards}: init at unstable-2019-08-{31,30} 2019-09-01 14:22:49 -05:00
Fabian Möller
3bf75ee4cc
h11: add pytest5 compatability 2019-09-01 18:31:27 +02:00
Pavol Rusnak
a39eb9dda4
pythonPackages.trezor: fix typo (pyarg vs pyargs) 2019-09-01 13:41:28 +02:00
Pavol Rusnak
c27dcde85a
pythonPackages.pytest-random-order: init at 1.0.4 2019-09-01 10:09:19 +02:00
Wael Nasreddine
4b51602816
intake: 0.4.4 -> 0.5.3 (#66412) 2019-09-01 00:32:43 -06:00
Ivan Kozik
a1349065d6 python3Packages.pikepdf: 1.1.0 -> 1.6.2
pikepdf's tests work with the nixpkgs versions of pytest, attrs, and
hypothesis. I skipped bumping these to avoid mass rebuilds.

This fixes #67850.
2019-08-31 22:19:45 +00:00
Ivan Kozik
eeec6d7325 pybind11: 2.2.4 -> 2.3.0
pikepdf wants a newer pybind11.
2019-08-31 22:18:25 +00:00
Nikolay Amiantov
e0795aa5e8 tensorflow: fix python2 build
Avoid using PYTHONPATH, switch to python envs instead.
2019-08-31 21:02:55 +03:00
Corbin
f1d6ed40a0 pythonPackages.scandir: Fix tests on non-CPython. 2019-08-31 18:12:18 +02:00
Frederik Rietdijk
98ef78326d Merge staging-next into staging 2019-08-31 18:07:33 +02:00
Frederik Rietdijk
96e5474329 Merge master into staging-next 2019-08-31 18:04:31 +02:00
Peter Simons
107af97c90 python-mailman-hyperkitty: initial version 1.1.0 2019-08-31 14:47:19 +02:00
Kevin Quick
a8aeb913b0 python: thespian: 3.9.9 -> 3.9.10 2019-08-31 13:59:54 +02:00
Frederik Rietdijk
ad1d58c622 Merge staging-next into staging 2019-08-31 10:04:20 +02:00
Frederik Rietdijk
fc74ba8291 Merge master into staging-next 2019-08-31 09:50:38 +02:00
averelld
5a581c420c python.pkgs.handout: init at 1.0.0 (#66263) 2019-08-31 00:19:16 -04:00
Evan Stoll
d2c4d4d6b6 openrazer-daemon: init at 2.6.0 2019-08-30 17:22:46 -04:00
Evan Stoll
50eba5b688 pythonPackages.openrazer: init at 2.6.0 2019-08-30 17:20:44 -04:00
Peter Simons
131910992b python-HyperKitty: initial version 1.2.2
Package the mail archiver for GNU Mailman. I liberally borrowed code
from @globin's repository [1].

[1] https://github.com/mayflower/nixexprs/tree/master/pkgs/python
2019-08-30 14:25:13 +02:00
volth
08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
Frederik Rietdijk
5061fe0c2c Merge staging-next into staging 2019-08-28 08:26:42 +02:00
Frederik Rietdijk
9910d2f8cc python3Packages.numpy: 1.17.0 -> 1.17.1 2019-08-28 08:12:35 +02:00
Michael Weiss
81e643d2fd
python3Packages.glances: 3.1.1 -> 3.1.2
Changelog: https://github.com/nicolargo/glances/blob/v3.1.2/NEWS.rst#version-312

Note/TODO: Theoretically the IP test should work(?) now:

> Bugs corrected:
> - Error with IP Plugin : object has no attribute bug #1528
> - ip plugin empty interface bug #1509

but the test is still failing inside the Nix build sandbox.
2019-08-27 23:30:41 +02:00
Marek Mahut
5a097da243
Merge pull request #67518 from costrouc/python-elpy-update
pythonPackages.elpy: 1.28.0 -> 1.29.1 add tests
2019-08-27 22:46:45 +02:00
Chris Ostrouchov
1d30da1e2b
pythonPackages.elpy: 1.28.0 -> 1.29.1 add tests 2019-08-27 15:27:46 -04:00
gnidorah
bb3f8ea9e2 pykde4: pin to openssl 1.0.2 2019-08-27 18:20:10 +02:00
Boris Babic
1296b10c31 python3Packages.pre-commit: 1.18.1 -> 1.18.2 2019-08-27 18:15:24 +02:00
Frederik Rietdijk
98640fd482 Merge master into staging-next 2019-08-27 16:36:47 +02:00
Peter Simons
630e25ba5c
Merge pull request #67525 from peti/t/postorious
mailman: add the Postorious web UI
2019-08-27 12:24:51 +02:00
Marek Mahut
a2b9e0914f
Merge pull request #67508 from borisbabic/update/python3Packages.browser-cookie3
python3Packages.browser-cookie3: 0.6.4 -> 0.7.6
2019-08-27 10:08:13 +02:00
Vincent Laporte
ef15478313
qarte: use pyqt5_with_qtmultimedia
Otherwise, qarte fails at run-time with:

>     from PyQt5.QtMultimedia import QMediaPlayer
> ModuleNotFoundError: No module named 'PyQt5.QtMultimedia'
2019-08-27 06:00:08 +00:00
Nikolay Amiantov
71095460b9 tensorflow: fix build
You know, Tensorflow.
2019-08-27 02:43:48 +03:00
volth
35d68ef143 treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
Robin Gloster
582bb94624
mailman: add django_mailman3 testing 2019-08-26 22:54:10 +02:00
Robin Gloster
4b1cc7eebf
mailman: add meta to python deps 2019-08-26 22:51:33 +02:00
Peter Simons
22af3829a4 mailman: add the Postorious web UI 2019-08-26 21:12:56 +02:00
Boris Babic
506d058159
python3Packages.browser-cookie3: 0.6.4 -> 0.7.6 2019-08-26 17:36:53 +02:00
Marek Mahut
8386da8d6b
Merge pull request #67477 from jonringer/update-ansible
ansible: 2.8.2 -> 2.8.4
2019-08-26 13:49:47 +02:00
Timo Kaufmann
09cc90827a
Merge pull request #66796 from oxij/pkgs/fix-anki
anki: use wrapQtAppsHook to fix execution
2019-08-26 12:11:04 +02:00
Jonathan Ringer
05de887368 pythonPackage.pytest-ansible: 2.0.2- > 2.1.1 2019-08-26 02:01:22 -07:00
Jonathan Ringer
aa2bf1bc25 ansible: 2.8.2 -> 2.8.4 2019-08-25 23:15:26 -07:00
Peter Simons
fa5a231313
Merge pull request #67366 from peti/t/mailman-v3
update mailman to version 3.2.2
2019-08-25 22:09:58 +02:00
Peter Simons
842942baaa mailman: update from 2.1.29 to version 3.2.2 2019-08-25 21:47:03 +02:00
worldofpeace
16c5acf313
Merge pull request #67352 from symphorien/dogtail
pythonPackages.dogtail: fix sniff
2019-08-25 14:48:52 -04:00
Marek Mahut
b7f8ebffbe
Merge pull request #67420 from eadwu/pythonPackages.sqlalchemy-utils/0.34.2
pythonPackages.sqlalchemy-utils: 0.34.0 -> 0.34.2
2019-08-25 17:05:21 +02:00
Marek Mahut
2f090bb7c9
Merge pull request #67419 from eadwu/python3Packages.aiosmtpd/1.2.1
python3Packages.aiodmtpd: 1.2 -> 1.2.1
2019-08-25 17:00:18 +02:00
Vladimír Čunát
985d1ac425
Merge branch 'master' into staging-next
There were several more conflicts from name -> pname+version;
all auto-solved by kdiff3, hopefully OK.

Hydra nixpkgs: ?compare=1538611
2019-08-25 14:57:11 +02:00
Marek Mahut
28d2739500
Merge pull request #67435 from marenz2569/caldav-patch
python: caldav: fixed dependencies
2019-08-25 14:50:49 +02:00
Marek Mahut
cfeaae9c48
Merge pull request #67401 from c0deaddict/feature/upgrade-moderngl
python3Packages.moderngl: 5.5.0 -> 5.5.3
2019-08-25 14:27:02 +02:00
Marek Mahut
264b415b15
Merge pull request #67400 from risicle/ris-django-silk-3.0.3
pythonPackages.django_silk: 3.0.2 -> 3.0.3
2019-08-25 14:26:13 +02:00
Marek Mahut
7bdda407bb
Merge pull request #67290 from Ma27/bump-dlib
dlib: 19.16 -> 19.17
2019-08-25 14:15:31 +02:00
Mario Rodas
9a733a88d9
Merge pull request #67054 from r-ryantm/auto-update/python3.7-django-modelcluster
python37Packages.django_modelcluster: 4.4 -> 5.0
2019-08-25 07:13:58 -05:00
Mario Rodas
d97274a642
pythonPackages.django_modelcluster: disable for Python older than 3.5 2019-08-25 06:43:24 -05:00
Symphorien Gibol
ac9d14c5ff pythonPackages.dogtail: fix sniff 2019-08-25 13:34:40 +02:00
Markus Schmidl
de81511446
python: caldav: fixed dependencies 2019-08-25 13:20:26 +02:00
Lucio Delelis
bb79cc9d5f pythonPackages.python-language-server: 0.27.0 -> 0.28.1 (#67421) 2019-08-24 20:41:05 -06:00
Edmund Wu
8ecc58f356
pythonPackages.sqlalchemy-utils: 0.34.0 -> 0.34.2 2019-08-24 21:09:15 -04:00
Edmund Wu
7f7d8b1447
python3Packages.aiodmtpd: 1.2 -> 1.2.1 2019-08-24 21:08:26 -04:00
Robert Scott
de0b514468 pythonPackages.django_silk: 3.0.2 -> 3.0.3 2019-08-24 16:59:20 +01:00
Jos van Bakel
e3e3af2c1e
python3Packages.moderngl: 5.5.0 -> 5.5.3 2019-08-24 17:52:13 +02:00
Marek Mahut
19081d4b23
Merge pull request #67249 from lsix/fix-pyowm
pythonPackage.pyown: fix builds
2019-08-24 12:46:43 +02:00
Marek Mahut
b585bba65c
Merge pull request #66356 from jonringer/add-python-xapian
pythonPackage.xapian: init at 1.4.12
2019-08-24 12:27:38 +02:00
Vladimír Čunát
2e6bf42a22
Merge branch 'master' into staging-next
There ver very many conflicts, basically all due to
name -> pname+version.  Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job.  There might be some fallback to these
conflicts, but I believe it should be minimal.

Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
Samuel Leathers
578a619aee
Merge pull request #67266 from praetorg/patch-1
gevent-websocket: enable python3
2019-08-24 00:57:37 -04:00
Linus Heckemann
d1d602f559 Merge remote-tracking branch 'origin/master' into openssl-1.1 2019-08-23 17:27:39 +02:00
Mario Rodas
911ec73fa8
Merge pull request #67309 from marsam/fix-pycurl-darwin-build
pythonPackages.pycurl: fix build on darwin
2019-08-23 08:32:56 -05:00
Marek Mahut
611fbf7206
Merge pull request #66966 from jonringer/bump-pydot-ng
pythonPackages.pydot_ng: fix build
2019-08-23 08:21:59 +02:00
Mario Rodas
7ad6a4a01f
Merge pull request #66896 from r-ryantm/auto-update/grpc
grpc: 1.22.0 -> 1.23.0
2019-08-22 21:18:58 -05:00
Mario Rodas
e053231f40
pythonPackages.grpcio-tools: 1.22.0 -> 1.23.0 2019-08-22 20:17:03 -05:00
Mario Rodas
5e9255b643
pythonPackages.grpcio: 1.22.0 -> 1.23.0 2019-08-22 20:16:00 -05:00
Aaron Andersen
890196d0e5
Merge pull request #67206 from flokli/oracle-instantclient-19.3
oracle-instantclient: 12.2.0.1.0 -> 19.3.0.0.0
2019-08-22 20:57:44 -04:00
Robin Gloster
c7e75df21f
Merge remote-tracking branch 'upstream/master' into openssl-1.1 2019-08-23 02:00:31 +02:00
Lancelot SIX
1e2497720f
Merge pull request #67303 from jonringer/bump-wsproto
python3Packages.wsproto: 0.14.1 -> 0.15.0
2019-08-23 00:56:02 +02:00
Jonathan Ringer
3aa473687b python3Packages.wsproto: 0.14.1 -> 0.15.0 2019-08-22 15:24:15 -07:00
Jonathan Ringer
0372567397 python2Packages.wsproto: freeze at 0.14.1 2019-08-22 15:20:07 -07:00
Mario Rodas
d5beb9fb56
pythonPackages.pycurl: fix build on darwin 2019-08-22 16:20:00 -05:00
Maximilian Bosch
311516f55e
dlib: 19.16 -> 19.17
https://github.com/davisking/dlib/releases/tag/v19.17

Also had to change the expression for setup.py flags as 19.17 doesn't
support `--yes` anymore.
2019-08-22 20:53:41 +02:00
Will Dietz
6d20635bc3
python3Packages.nltk: 3.4.4 -> 3.4.5 (security)
https://www.nltk.org/news.html
2019-08-22 13:34:23 -05:00
praetorg
d44d4844a6
Update gevent-websocket to enable python3
Extend build inputs to include gunicorn and enable building for python3
2019-08-22 11:39:07 -04:00
Vladyslav Burzakovskyy
32905843ab python37Packages.foxdot: init at 0.8.1 2019-08-22 16:06:42 +02:00
Linus Heckemann
2596a81743 cheroot: 6.5.5 -> 6.5.6, fix tests with openssl 1.1 2019-08-22 15:34:49 +02:00
Linus Heckemann
9eec5a385b pysocks: 1.6.8 -> 1.7.0 2019-08-22 15:34:48 +02:00
Lancelot SIX
3d91781151
Merge pull request #67064 from r-ryantm/auto-update/python3.7-geojson
python37Packages.geojson: 2.4.1 -> 2.5.0
2019-08-22 15:10:30 +02:00
Lancelot SIX
c15aff9fa4
python3Packages.pyowm: drop outdated patching
Version 2.10 relaxed the requirement for geojson from
`geojson>=2.3.0,<2.4` to `geojson>=2.3.0,<3`. Remove the postPatch hook
that adjusted this requirement when it broke in nixpkgs.
2019-08-22 15:01:34 +02:00
Lancelot SIX
2798da019f
pythonPackages.pyowm: disable python2
- Python2 support has been deprecated in 2.9 (https://github.com/csparpa/pyowm/releases/tag/2.9.0)
- Python-3.3 support dropped in 2.10 (https://github.com/csparpa/pyowm/releases/tag/2.10)
2019-08-22 15:01:22 +02:00
Florian Klink
42f9df18ad python3.pkgs.cx_oracle: 7.1.3 -> 7.2.2 2019-08-22 11:22:51 +02:00
Lancelot SIX
27d0689e60
Merge pull request #67133 from jonringer/fix-xdis
python3Packages.xdis: 4.0.1 -> 4.0.3
2019-08-21 19:57:36 +02:00