16243 Commits

Author SHA1 Message Date
Benjamin Hipple
acfe7e0dbc pythonPackages.distributed: remove bad check dependency on pytest-faulthandler 2020-03-26 22:14:13 -07:00
Benjamin Hipple
f5ffd143d6 python2Packages.pytest-faulthandler: remove package
This has been upstreamed into pytest itself as of pytest 5.0, which we have:
https://github.com/pytest-dev/pytest-faulthandler

Since it should no longer be used, let's remove from nix.
2020-03-26 22:14:13 -07:00
Benjamin Hipple
643d10295d python2Packages.faulthandler: 3.1 -> 3.2 and fix build
It is currently failing on master and 20.03. I spent some time reading the src
code but was not able to figure out why the env var activation is not working.
Since this is currently failing, and since it's dying alongside python 2 anyways
I propose we just disable the 1 failing test.

There's some more information inline in the comment if someone wants to fix this
or dig further.
2020-03-26 22:14:13 -07:00
Marcos Benevides
c116e28cc4 pythonPackages.tesserocr: 2.5.0 -> 2.5.1 2020-03-27 05:46:10 +01:00
Vincent Breitmoser
e3ccc89dfd pythonPackages.fritzconnection: 0.8.4 -> 1.2.1 2020-03-27 05:46:00 +01:00
Drew Risinger
d39abe9a0f pythonPackages.marshmallow-polyfield: 5.7 -> 5.9 2020-03-27 05:42:44 +01:00
Samuel Dionne-Riel
776b55518a Revert "mypy: 0.761 -> 0.770"
This reverts commit e7c3e277b621e281c44d5835a97215ec2d2f8739.

See https://github.com/NixOS/nixpkgs/issues/83458

This currently blocks the channel.
2020-03-26 20:50:32 -04:00
Benjamin Hipple
ce9d22b6bf
Merge pull request #83342 from r-ryantm/auto-update/python2.7-graph-tool
python27Packages.graph-tool: 2.29 -> 2.30
2020-03-26 20:47:50 -04:00
Ben Darwin
5df826fb11 python3Packages.rope: 0.14.0 -> 0.16.0 2020-03-26 13:43:10 -07:00
R. RyanTM
9c5f4d973c python27Packages.graph-tool: 2.29 -> 2.30 2020-03-26 16:02:26 -04:00
Matthieu Coudron
ede6944f4f
Merge pull request #83389 from jonringer/add-xdg
python3Packages.xdg: init at 4.0.1
2020-03-26 20:09:45 +01:00
Daiderd Jordan
e7c3e277b6 mypy: 0.761 -> 0.770 2020-03-26 19:45:18 +01:00
Lancelot SIX
9d46dea6c5
Merge pull request #83413 from jonringer/bump-argcomplete
python3Packages.argcomplete: 1.10.3 -> 1.11.1
2020-03-26 19:08:00 +01:00
Daniël de Kok
86af0de552 python3Packages.spacy_models: 2.2.0 -> 2.2.5
With the exception of xx_ent_wiki_sm, since it does not have a newer
model available.
2020-03-26 10:42:49 -07:00
Drew Risinger
1dc44ccd86 pythonPackages.qiskit-ibmq-provider: 0.4.5 -> 0.5.0 2020-03-26 10:38:27 -07:00
Drew Risinger
86973e5484 pythonPackages.arrow: 0.15.4 -> 0.15.5 2020-03-26 10:38:27 -07:00
Drew Risinger
532e0890b4 pythonPackages.qiskit-ibmq-provider: init at 0.4.5
Qiskit Provider for accessing the quantum devices and simulators at IBMQ.

Requirement of qiskit package.
2020-03-26 10:38:27 -07:00
Jonathan Ringer
41e1594f46 python3Packages.argcomplete: 1.10.3 -> 1.11.1 2020-03-26 10:12:38 -07:00
Niklas Hambüchen
0bc0823ff7
Merge pull request #83144 from nh2/conan-1.23.0
Conan 1.23.0
2020-03-26 15:55:39 +01:00
Michael Weiss
9ee46bfb23
python3Packages.py-cpuinfo: 4.0.0 -> 5.0.0 (#83420) 2020-03-26 13:19:33 +01:00
Mario Rodas
9645dfb388
Merge pull request #83358 from r-ryantm/auto-update/python2.7-python-stdnum
python27Packages.python-stdnum: 1.12 -> 1.13
2020-03-25 20:30:04 -05:00
Jonathan Ringer
44df87416d python3Packages.xdg: init at 4.0.1 2020-03-25 17:11:45 -07:00
Jonathan Ringer
c9f09584bc python3Packages.poetry: fix hash 2020-03-25 17:04:38 -07:00
Jonathan Ringer
f171f421db python3Packages.pastel: 0.1.0 -> 0.2.0 2020-03-25 17:03:12 -07:00
Jonathan Ringer
a5ed0154df python3Packages.clikit: 0.4.1 -> 0.4.3 2020-03-25 17:01:29 -07:00
Drew Risinger
0005b13fc5 pythonPackages.flask-appbuilder: 2.1.6 -> 2.3.0 2020-03-25 13:10:03 -07:00
Drew Risinger
eef3ce0bbb pythonPackages.flask-babel: 0.12.2 -> 1.0.0 2020-03-25 13:08:14 -07:00
R. RyanTM
f1c6072fdd python27Packages.shodan: 1.21.3 -> 1.22.0 2020-03-25 11:21:18 -07:00
R. RyanTM
3c3e174247 python37Packages.xdis: 4.2.2 -> 4.2.3 2020-03-25 11:20:17 -07:00
R. RyanTM
cbc5fbf98e python27Packages.thespian: 3.9.11 -> 3.10.0 2020-03-25 10:27:43 -07:00
R. RyanTM
97f8808b87 python27Packages.sphinxcontrib-openapi: 0.5.0 -> 0.6.0 2020-03-25 10:19:23 -07:00
R. RyanTM
eb50635ec9 python27Packages.geoalchemy2: 0.6.3 -> 0.7.0 2020-03-25 10:17:46 -07:00
R. RyanTM
b56496945f python37Packages.aiohttp-socks: 0.3.4 -> 0.3.6 2020-03-25 10:16:08 -07:00
Jonathan Ringer
ca6ccd4f4c pythonPackages.tensorflow: disable for python2.7 and 3.8
(cherry picked from commit b7bdf48e3fa6b90ea475a03ed159f397bd3c3c65)
2020-03-25 16:43:28 +00:00
Dylan Simon
436a4bace6 tensorflow: 1.15.1 -> 1.15.2
(cherry picked from commit 0a5ec494b574ccd3db3b234c7d6637d127bd16da)
(cherry picked from commit 1e769bdd2ad136c7be98652960b34e0d81967084)
2020-03-25 16:43:10 +00:00
Andreas Rammhold
08f2ed7b02 pythonPackages.tensorflow: use bazel_0
This allows us to get rid of the compatibility hacks that we had to add
(tf-1.15-bazel-1.0.patch) and also fixes #77626.

(cherry picked from commit c7adb4ee7282672c330b2f8b37ac5f6d74e1a523)
2020-03-25 16:43:02 +00:00
Andreas Rammhold
4e7dac0a56 tensorflow: update fixed output hashes
(cherry picked from commit 642bea6cecf5ee1258b2a317f6e56278c7a355b9)
2020-03-25 16:42:53 +00:00
Michael Lingelbach
a0b992fdf8 tensorflow: 1.15.0 -> 1.15.1
* Apply glibc 2.3 patch
* build tensorflow with bazel_1
* Bump openssl version to 1.1

(cherry picked from commit 34296980d1b35ad40752fe9330f9814ba2186428)
2020-03-25 16:42:27 +00:00
Jörg Thalheim
4b051d3a69
Merge pull request #83363 from r-ryantm/auto-update/python2.7-pyroute2
python27Packages.pyroute2: 0.5.9 -> 0.5.10
2020-03-25 15:49:45 +00:00
R. RyanTM
d9fe974579 python27Packages.pyroute2: 0.5.9 -> 0.5.10 2020-03-25 14:52:22 +00:00
R. RyanTM
37dd87a3be python27Packages.python-stdnum: 1.12 -> 1.13 2020-03-25 13:56:03 +00:00
Mario Rodas
5ce4be4536
Merge pull request #81621 from marsam/update-scrapy
pythonPackages.scrapy: 1.8.0 -> 2.0.0
2020-03-25 07:22:43 -05:00
Lancelot SIX
6cd915b21f pythonPackages.pyproj: 2.2.2 -> 2.6.0 2020-03-24 20:38:01 -07:00
Jonathan Ringer
13e5ecec9a pythonPackages.azure-storage-file-share: 12.0.0 -> 12.1.1 2020-03-24 18:19:59 -07:00
Jonathan Ringer
4c8d92c60b pythonPackages.azure-mgmt-storage: 7.2.0 -> 8.0.0 2020-03-24 18:19:59 -07:00
Jonathan Ringer
2f5433590a pythonPackages.azure-mgmt-sql: 0.17.0 -> 0.18.0 2020-03-24 18:19:59 -07:00
Jonathan Ringer
b547f9444c pythonPackages.azure-mgmt-reservations: 0.6.0 -> 0.7.0 2020-03-24 18:19:59 -07:00
Jonathan Ringer
3319f5e3c2 pythonPackages.azure-mgmt-recoveryservicesbackup: 0.6.0 -> 0.7.0 2020-03-24 18:19:59 -07:00
Jonathan Ringer
ce5b6d118d pythonPackages.azure-mgmt-rdbms: 2.0.0 -> 2.1.0 2020-03-24 18:19:59 -07:00
Jonathan Ringer
4abf8d1149 pythonPackages.azure-mgmt-policyinsights: 0.4.0 -> 0.5.0 2020-03-24 18:19:59 -07:00