Commit Graph

16061 Commits

Author SHA1 Message Date
Jörg Thalheim c646a56802
python-jose: 3.0.1 -> 3.1.0 2020-03-28 02:29:59 +00:00
Jörg Thalheim 63749d8a18
python3.pkgs.pyicloud: 0.9.4 -> 0.9.5 2020-03-28 02:29:59 +00:00
Jörg Thalheim 3c85ed263d
python3.pkgs.zeroconf: 0.24.4 -> 0.24.5 2020-03-28 02:29:58 +00:00
Jörg Thalheim 49e252a46c
python3.pkgs.ciso8601: init at 2.1.3 2020-03-28 02:29:58 +00:00
R. RyanTM 0174009059 python27Packages.plumbum: 1.6.8 -> 1.6.9 2020-03-28 01:55:51 +00:00
Benjamin Hipple a4a00ca3cc python3Packages.apache-airflow: no-op cleanups to drv file
Consistently indent with 2 spaces and cleanup the meta by quoting it for
https://github.com/NixOS/rfcs/pull/45
2020-03-27 21:05:53 -04:00
Drew Risinger c8dd834189 pythonPackages.scikit-build: fix python3.8 bug
Python3.8 removes ``platform.linux_distribution()`` call,
must use ``pythonPackages.distro`` to get same information.
Closes #83305
Upstream PR: https://www.github.com/scikit-build/scikit-build/pull/458
Also formatting.
2020-03-27 20:38:05 -04:00
R. RyanTM 0b1e4118b4 python27Packages.mayavi: 4.7.0 -> 4.7.1 2020-03-27 23:45:02 +00:00
Patrick Hilhorst 5b49816cf4
treewide: add quotes to recently-changed urls
Co-Authored-By: Drew <drewrisinger@users.noreply.github.com>
2020-03-28 00:05:50 +01:00
R. RyanTM 181ab9ec0e python37Packages.minidb: 2.0.2 -> 2.0.3 2020-03-27 22:56:48 +00:00
R. RyanTM 2a491a53c3 python27Packages.fire: 0.2.1 -> 0.3.0 2020-03-27 22:35:13 +00:00
Ben Darwin 17611f14c2 python3Packages.dipy: init at 1.1.1 2020-03-27 14:43:56 -07:00
Drew Risinger 1b87322620 pythonPackages.qiskit-aer: init at 0.4.1
Qiskit Aer - High performance simulators for Qiskit.

This commit follows the new Qiskit scheme of breaking one large package
into smaller packages (terra, aer, etc), and then having a single
meta-package "qiskit" that comprises them.
2020-03-27 13:15:54 -07:00
R. RyanTM 368cc58db3 python37Packages.PyChromecast: 4.1.1 -> 4.2.0 2020-03-27 10:58:14 -07:00
Ben Darwin 6f9f91d331 python3Packages.cufflinks: add nose to checkInputs 2020-03-27 10:53:07 -07:00
Ben Darwin 93c9cb09bd python3Packages.deap: add nose to checkInputs 2020-03-27 10:53:07 -07:00
Ben Darwin ca2cf66f10 python3Packages.bayespy: add nose to checkInputs 2020-03-27 10:53:07 -07:00
Ben Darwin 78d5faba5e python3Packages.nilearn: add nose to checkInputs 2020-03-27 10:53:07 -07:00
Ben Darwin 5842ec9368 python3Packages.matplotlib: remove nose from propagatedBuildInputs 2020-03-27 10:53:07 -07:00
Drew Risinger a845adeb9b pythonPackages.quandl: 3.4.8 -> 3.5.0
Format meta to match standard practice.
2020-03-27 10:45:35 -07:00
Johannes Schleifenbaum 837469b388 pythonPackages.python-mpv-jsonipc: 1.1.7 -> 1.1.8 2020-03-27 10:40:42 -07:00
Timo Kaufmann c6c0ae3be2 python.pkgs.doc8: add pygments dependency
Without pygments doc8 will throw "errors" since it cannot check code
blocks. Pygments has since been added to the dependencies upstream [1],
though that hasn't made it into a release yet. I think we should already
adopt this now.

[1] b693181658
2020-03-27 10:39:36 -07:00
R. RyanTM 8ea3f05c37 python27Packages.filetype: 1.0.5 -> 1.0.6 2020-03-27 10:38:02 -07:00
Doron Behar 4f31680331 pythonPackages.pyqt5: add passthru for features enabled 2020-03-27 13:03:29 +03:00
Rouven Czerwinski 16cf493533 Revert "Revert "mypy: 0.761 -> 0.770""
This reverts commit 776b55518a.
2020-03-27 01:57:48 -07:00
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 e7c3e277b6.

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 b7bdf48e3f)
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 1e769bdd2a)
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 c7adb4ee72)
2020-03-25 16:43:02 +00:00
Andreas Rammhold 4e7dac0a56 tensorflow: update fixed output hashes
(cherry picked from commit 642bea6cec)
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 34296980d1)
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
Jonathan Ringer b919e89dd9 pythonPackages.azure-mgmt-network: 9.0.0 -> 10.0.0 2020-03-24 18:19:59 -07:00
Jonathan Ringer d586a601a9 pythonPackages.azure-mgmt-kusto: 0.5.0 -> 0.7.0 2020-03-24 18:19:59 -07:00
Jonathan Ringer 569386b34d pythonPackages.azure-mgmt-keyvault: 2.1.1 -> 2.2.0 2020-03-24 18:19:59 -07:00
Jonathan Ringer cdc643e4f7 pythonPackages.azure-mgmt-iothub: 0.10.0 -> 0.11.0 2020-03-24 18:19:59 -07:00
Jonathan Ringer 1646c56dc5 pythonPackages.azure-mgmt-iotcentral: 2.0.0 -> 3.0.0 2020-03-24 18:19:59 -07:00
Jonathan Ringer f618075163 pythonPackages.azure-mgmt-hanaonazure: 0.12.0 -> 0.13.0 2020-03-24 18:19:59 -07:00
Jonathan Ringer 283319a907 pythonPackages.azure-mgmt-datafactory: 0.8.0 -> 0.10.0 2020-03-24 18:19:59 -07:00
Jonathan Ringer b4666ad14b pythonPackages.azure-mgmt-containerservice: 8.2.0 -> 9.0.0 2020-03-24 18:19:59 -07:00
Jonathan Ringer 73a1253a9b pythonPackages.azure-mgmt-cognitiveservices: 5.0.0 -> 6.0.0 2020-03-24 18:19:59 -07:00
Jonathan Ringer 356d505ec9 pythonPackages.azure-keyvault-secrets: 4.0.0 -> 4.1.0 2020-03-24 18:19:59 -07:00
Jonathan Ringer 27b87aee99 pythonPackages.azure-keyvault-keys: 4.0.0 -> 4.1.0 2020-03-24 18:19:59 -07:00
Jonathan Ringer cfbfd35a8a pythonPackages.azure-identity: 1.1.0 -> 1.3.0 2020-03-24 18:19:59 -07:00
Jonathan Ringer 6dedf6b230 pythonPackages.azure-core: 1.2.2 -> 1.3.0 2020-03-24 18:19:59 -07:00
Jonathan Ringer 7558e910bb pythonPackages.azure-common: 1.1.24 -> 1.1.25 2020-03-24 18:19:59 -07:00
Jan Beinke 504fe636f2 python3Packages.pymumble: init at 0.3.1 2020-03-24 14:33:49 -07:00
Pascal Bach b70d749db8 python.pkgs.bacpypes: init at 0.18.0
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2020-03-24 12:36:46 -07:00
Dmitry Kalinkin 1ca3c56542 remove pythonPackages.pyhepmc
pythonPackages.hepmc3 should cover this functionality
2020-03-24 12:32:55 -07:00
Millian Poquet 487bb6c32c python3Packages.pytest-html: init at 2.1.0 2020-03-24 12:24:49 -07:00
Millian Poquet ebed789ad4 pythonPackages.pytest-metadata: init at 1.8.0 2020-03-24 12:24:49 -07:00
Masayuki Takeda 248097ca26 pyglet: support ffmpeg libraries 2020-03-24 12:21:37 -07:00
Orivej Desh b3412865ce python: pip-tools: 4.3.0 -> 4.5.1
test_get_file_hash_without_interfering_with_each_other depends on internet access.
2020-03-24 10:00:11 +00:00
ajs124 dff1df7c21 python: Twisted: 19.10.0 -> 20.3.0 2020-03-23 20:11:47 +01:00
Ben Darwin 353c6c948e python37Packages.spyder: 4.0.1 -> 4.1.1 (and unbreak for Python3.7) 2020-03-23 10:50:45 -07:00
Ben Darwin ac17611354 python3Packages.python-language-server: 0.31.8 -> 0.31.9 2020-03-23 10:50:45 -07:00
Benjamin Hipple 3248eac2bf pythonPackages.flake8-future-import: 0.4.5 -> 0.4.6 and fix build
The build is currently broken on master and 20.03. This upgrades to the latest
version and also disables the bad py2 test. I spent a long time trying to figure
out what the issue is, but since it's disabled upstream on python3 anyways let's
just skip it on python2 as well.

ZHF: #80379
2020-03-23 10:48:24 -07:00
Jan Beinke ca3e516e38 python3Packages.opuslib: init at 3.0.3 2020-03-23 10:33:30 -07:00
Benjamin Hipple c9b1356d9f pythonPackages.mkl-service: 2.1.0 -> 2.3.0
Release notes: https://github.com/IntelPython/mkl-service/releases
2020-03-23 10:30:28 -07:00
R. RyanTM 0eacf78130 python37Packages.pylint-django: 2.0.13 -> 2.0.14 2020-03-23 10:28:03 -07:00
R. RyanTM eed45c37c7 python37Packages.spyder-kernels: 1.8.1 -> 1.9.0 2020-03-23 10:27:24 -07:00
Ben Wolsieffer eb24f9efb9 pythonPackages.pymavlink: 2.4.3 -> 2.4.6 2020-03-23 10:17:17 -07:00
R. RyanTM 7336a5de11 python27Packages.pid: 2.2.5 -> 3.0.0 2020-03-23 09:48:03 -07:00
R. RyanTM 1f00ff162f python37Packages.pyhcl: 0.4.0 -> 0.4.1 2020-03-23 09:46:14 -07:00
R. RyanTM 5542ea4287 python27Packages.fiona: 1.8.13 -> 1.8.13.post1 2020-03-23 09:43:13 -07:00
R. RyanTM af615af266 python27Packages.icalendar: 4.0.4 -> 4.0.5 2020-03-23 09:15:03 -07:00
R. RyanTM 2a5ef17a63 python27Packages.azure-mgmt-web: 0.44.0 -> 0.45.0 2020-03-23 08:52:15 -07:00
R. RyanTM 820deb5a46 python27Packages.azure-mgmt-monitor: 0.7.0 -> 0.8.0 2020-03-23 08:50:15 -07:00
R. RyanTM b4ffaa9bc0 python27Packages.dropbox: 9.4.0 -> 9.5.0 2020-03-23 08:49:43 -07:00
Michele Guerini Rocco cbc357141e
Merge pull request #83009 from bcdarwin/disable-python38-rope
python38Packages.rope: disable for Python>=3.8
2020-03-23 13:57:52 +01:00
Ben Darwin 3d0410e769 python38Packages.rope: disable for Python>=3.8
- browsing the github page suggests the upcoming 0.17 release should support 3.8
2020-03-23 08:40:29 -04:00
Mario Rodas 53fa9f8ed3
Merge pull request #83187 from r-ryantm/auto-update/python2.7-cchardet
python27Packages.cchardet: 2.1.5 -> 2.1.6
2020-03-23 06:01:29 -05:00
R. RyanTM f2dbc01897 python27Packages.cchardet: 2.1.5 -> 2.1.6 2020-03-23 07:44:38 +00:00
Lancelot SIX 2a5a719930 pythonPackages.django_1_8: drop
This version is heavily outdated and is not required anymore.

Closes #52679
2020-03-22 22:47:53 -07:00
Lancelot SIX 0e6e3ddb2d pythonPackages.graphitepager: drop
This module is python2 only. Upstream repo does not exist in github
anymore (returns 404), so it is safer to drop it in nixpkgs.
2020-03-22 22:47:53 -07:00
Lancelot SIX a268fcb02c python3Packages.graphite-web: fix build 2020-03-22 22:47:53 -07:00
Lancelot SIX 545ba5b455 pythonPackages.waitress-django: use mainained django 2020-03-22 22:47:53 -07:00
Lancelot SIX 1deec0ea2b pythonPackages.carbon: fix build and enable python3 2020-03-22 22:47:53 -07:00
Lancelot SIX b51cb30360 pythonPackages.txamqp: 0.3 -> 0.8.2 2020-03-22 22:47:53 -07:00
R. RyanTM da4ca45f3d python27Packages.aioconsole: 0.1.15 -> 0.1.16 2020-03-22 22:35:07 -07:00
Mario Rodas 7e55f28cfe
Merge pull request #82978 from r-ryantm/auto-update/python2.7-zc.buildout
python27Packages.zc_buildout_nix: 2.13.2 -> 2.13.3
2020-03-22 20:57:14 -05:00
Niklas Hambüchen 3e60781f53 pythonPackages.patch-ng: Init at 1.17.2.
Newer versions of `conan` need it.

Adding @HaoZeke as maintainer (is Conan maintainer).
2020-03-22 16:33:40 +01:00
Jan Tojnar d951c534da
Merge pull request #82274 from jtojnar/suitesparese-5.6
suitesparse: 5.4.0 → 5.7.1 + clean up
2020-03-22 06:58:25 +01:00
Timo Kaufmann 4027538dfe
Merge pull request #83004 from timokau/pandas-parallel-build
python.pkgs.pandas: parallelize build
2020-03-20 21:54:02 +00:00
Timo Kaufmann 81212e6955 python.pkgs.pandas: parallelize build 2020-03-20 16:50:40 +01:00
Patrick Hilhorst 9fc5e7e473
treewide: fix redirected urls (again)
Ran the same script as #78265.
Additionally, manually replaced `http://goodies.xfce.org`
with https.
2020-03-20 13:36:23 +01:00
Mario Rodas 918ef0302d
Merge pull request #82980 from r-ryantm/auto-update/python2.7-XStatic-jQuery
python27Packages.xstatic-jquery: 3.3.1.1 -> 3.4.1.0
2020-03-20 06:12:19 -05:00
Arijit Basu 84adca1568 poetry: 1.0.3 -> 1.0.5 2020-03-20 15:30:08 +05:30
Peter Simons abd30ff776 django: update version 2.2.10 to 2.2.11 2020-03-20 09:55:03 +01:00
R. RyanTM 7bf2e48748 python27Packages.xstatic-jquery: 3.3.1.1 -> 3.4.1.0 2020-03-20 06:57:00 +00:00
R. RyanTM 0cc1efe219 python27Packages.zc_buildout_nix: 2.13.2 -> 2.13.3 2020-03-20 06:07:15 +00:00
Drew Risinger f56a759f13 pythonPackages.pproxy: init at 2.3.2
Tunnels among remote servers using regex rules.
Requirement for pythonPackages.qiskit-ibmq-provider.
2020-03-19 21:49:22 -07:00
R. RyanTM 080d77443e python37Packages.nest-asyncio: 1.2.3 -> 1.3.0 2020-03-19 21:40:38 -07:00
R. RyanTM c7eafd3783 python27Packages.pymupdf: 1.16.11 -> 1.16.12 2020-03-19 18:11:13 -07:00
Mario Rodas facf905fdd
Merge pull request #82967 from r-ryantm/auto-update/python3.7-etesync
python37Packages.etesync: 0.9.3 -> 0.10.0
2020-03-19 19:19:15 -05:00
Mario Rodas 1f5e39b386
Merge pull request #82966 from r-ryantm/auto-update/python2.7-gspread
python27Packages.gspread: 3.1.0 -> 3.3.0
2020-03-19 18:49:41 -05:00
R. RyanTM fac6ee175c python37Packages.etesync: 0.9.3 -> 0.10.0 2020-03-19 22:11:49 +00:00
R. RyanTM 9ce9a32ed9 python27Packages.gspread: 3.1.0 -> 3.3.0 2020-03-19 22:02:08 +00:00
Jonathan Ringer 63697ed0c2 python3Packages.geopandas: 0.6.3 -> 0.7.0 2020-03-19 12:51:17 -07:00
Rakesh Gupta e34636737c pythonPackages.mask-rcnn: init at 2.1 2020-03-19 11:19:16 -07:00
Jonathan Ringer c69153580b python3Packages.google_cloud_translate: 2.0.0 -> 2.0.1, fix tests 2020-03-19 10:21:02 -07:00
Jonathan Ringer 85e2d6a935 pythonPackages.kubernetes: disable tests for python2
python2 is unable to traverse other google namespaces
2020-03-19 10:21:02 -07:00
Jonathan Ringer e7c1bff676 python3Packages.google_cloud_resource_manager: 0.30.0 -> 0.30.1, fix tests 2020-03-19 10:21:02 -07:00
Jonathan Ringer 1b6632d6db python3Packages.google-auth-oauthlib: fix tests 2020-03-19 10:21:02 -07:00
Jonathan Ringer f89f4578fd python3Packages.google_cloud_runtimeconfig: fix tests 2020-03-19 10:21:02 -07:00
Jonathan Ringer 41e4419593 python3Packages.google_cloud_error_reporting: fix tests 2020-03-19 10:21:02 -07:00
Jonathan Ringer b866df5dfe python3Packages.google_cloud_dns: 0.31.0 -> 0.32.0, fix tests 2020-03-19 10:21:02 -07:00