Peter Simons
abd30ff776
django: update version 2.2.10 to 2.2.11
2020-03-20 09:55:03 +01: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
Jonathan Ringer
96dcdb24b3
python3Packages.google_cloud_datastore: 1.10.0 -> 1.11.0
2020-03-19 10:21:02 -07:00
Jonathan Ringer
be23d2fac0
python3Packages.google_cloud_bigtable: 1.2.0 -> 1.2.1, fix tests
2020-03-19 10:21:02 -07:00
Jonathan Ringer
a802cc30ef
python3Packages.google_cloud_bigquery: 1.23.1 -> 1.24.0
2020-03-19 10:21:02 -07:00
Jonathan Ringer
a06324598f
python3Packages.google_cloud_container: 0.3.0 -> 0.4.0
2020-03-19 10:21:02 -07:00
Jonathan Ringer
d776f212a8
python3Packages.google_cloud_automl: 0.9.0 -> 0.10.0
2020-03-19 10:21:02 -07:00
Jonathan Ringer
e7036d9fc7
python3Packages.google_cloud_storage: 1.23.0 -> 1.26.0
2020-03-19 10:21:02 -07:00
Jonathan Ringer
dfe9388f07
python3Packages.google_auth: 1.10.0 -> 1.11.3
2020-03-19 10:21:02 -07:00
Jonathan Ringer
e87db4ac75
python3Packages.google_cloud_spanner: 1.13.0 -> 1.15.0, fix tests
2020-03-19 10:21:02 -07:00
Jonathan Ringer
7979557ab1
python3Packages.google_cloud_logging: 1.14.0 -> 1.15.0, fix tests
2020-03-19 10:21:02 -07:00
Jonathan Ringer
36c423530d
python3Packages.google_cloud_core: 1.2.0 -> 1.3.0
2020-03-19 10:21:02 -07:00
Jonathan Ringer
9fbeaa4cfc
python3Packages.trackpy: 0.4.1 -> 0.4.2, mark broken
2020-03-19 08:37:17 -07:00
Jonathan Ringer
1c4bb805cd
pythonPackages.kombu: 4.6.7 -> 4.6.8
2020-03-19 08:36:29 -07:00
Jonathan Ringer
779d4e65b3
pythonPackages.billiards: 3.6.1.0 -> 3.6.3.0
2020-03-19 08:36:29 -07:00
Jonathan Ringer
0c1118b7e0
pythonPackages.celery: 4.4.0 -> 4.4.2
2020-03-19 08:36:29 -07:00
Jonathan Ringer
b549a006fe
pythonPackages.pandas: 1.0.1 -> 1.0.3
2020-03-19 08:32:35 -07:00
Marcus Boyd
da760cf7a0
python3Packages.spyder_3: Added spyder_3
...
cq-editor currently requires spyder v3.x
2020-03-19 07:38:56 +01:00
Marcus Boyd
25f99265da
python3Packages.spyder-kernels: Add spyder-kernels_0_5
...
Previously top-level/python-packages.nix called spyder-kernels v0.5 for
Py2k. Now both v0.5 and v1.8 (default.nix) are in pythonPackages, as
required by cq-editor and spyder v4 respectively.
v0.5 also now comes from GitHub instead of PyPi, with checks enabled.
2020-03-19 07:38:56 +01:00
Jonathan Ringer
29c2264837
python3Packages.snowflake-connector-python: 2.2.0 -> 2.2.2
2020-03-18 15:53:44 -07:00
Jonathan Ringer
75b0fc6f0c
python3Packages.cufflinks: 0.16 -> 0.17.3
2020-03-18 15:52:03 -07:00
Simon Lackerbauer
353016430a
jmespath: 0.9.4 -> 0.9.5
2020-03-18 15:51:39 -07:00
Simon Lackerbauer
743f17a36e
aws-sam-translator: 1.20.1 -> 1.21.0
2020-03-18 15:51:39 -07:00
Simon Lackerbauer
d034bf2035
aws-lambda-builders: 0.7.0 -> 0.8.0
2020-03-18 15:51:39 -07:00
flyfloh
57bf2557f7
pymetno: init at 0.5.0 ( #78132 )
...
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
Co-authored-by: Florian <flo@halbmastwurf.de>
Co-authored-by: Jon <jonringer@users.noreply.github.com>
2020-03-18 21:29:36 +00:00
Jonathan Ringer
25b193d714
python2Packages.flowlogs-reader: disable for python2
2020-03-18 13:14:29 -07:00
Jonathan Ringer
b7bdf48e3f
pythonPackages.tensorflow: disable for python2.7 and 3.8
2020-03-18 20:20:14 +01:00
Timo Kaufmann
3757e02434
python.pkgs.httpretty: disable flaky test suite
...
There are some tests that fail occasionally because the current date
(with second precision) occurs in the output. This is fixed upstream.
I've made this conditional since python updates are often done in an
automated fashion and tests should be re-enabled after the next update.
This avoids the need for human intervention (except for a clean up at
some point in the future).
2020-03-18 11:38:27 -07:00
Atemu
4da307759c
jc: 1.7.5 -> 1.9.2
2020-03-18 11:28:20 -07:00
Symphorien Gibol
4a672de9e6
python3Packages.matrix-nio: 0.8.0 -> 0.9.0
2020-03-17 15:54:33 -07:00
Alma Cemerlic
34fd0c0968
pythonPackages.IMAPClient: 0.13 -> 2.1.0
2020-03-17 11:44:34 -07:00
Christian Lütke-Stetzkamp
93919c66a8
pythonPackages.wsgitools: init at 0.3.1
2020-03-17 11:44:17 -07:00
Jonathan Ringer
ee9362f880
pythonPackages.z3c-checkversions: disable python2 tests
...
the zope namespace will cause collisions for python2
2020-03-17 11:11:30 -07:00
Mario Rodas
db02235cfd
Merge pull request #82707 from r-ryantm/auto-update/python2.7-uamqp
...
python27Packages.uamqp: 1.2.5 -> 1.2.6
2020-03-17 08:32:04 -05:00
Timo Kaufmann
4ad4523600
Merge pull request #82773 from timokau/rpy2-pandas-1.x
...
python3.pkgs.rpy2: fix tests with pandas 1.x, 3.2.5 -> 3.2.6
2020-03-17 11:16:30 +00:00