Commit Graph
15781 Commits
Author SHA1 Message Date
Simon Lackerbauer d034bf2035 aws-lambda-builders: 0.7.0 -> 0.8.0 2020-03-18 15:51:39 -07:00
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
Timo Kaufmann b8ed075c87 python3.pkgs.rpy2: 3.2.5 -> 3.2.6 2020-03-17 11:57:10 +01:00
Timo Kaufmann 9c8068c4c4 python3.pkgs.rpy2: fix tests with pandas 1.x 2020-03-17 11:57:10 +01:00
Mario Rodas 0562d5c502 Merge pull request #82702 from r-ryantm/auto-update/python2.7-rq
python27Packages.rq: 1.2.2 -> 1.3.0
2020-03-16 22:25:26 -05:00
R. RyanTM a5f7fc6160 python27Packages.zc_buildout: 2.13.2 -> 2.13.3 2020-03-16 12:58:53 -07:00
Maximilian Bosch a2e06fc342 Merge pull request #80447 from Ma27/bump-matrix-synapse
matrix-synapse: 1.9.1 -> 1.11.1
2020-03-16 10:55:38 +01:00
R. RyanTM 9cadac7abd python27Packages.uamqp: 1.2.5 -> 1.2.6 2020-03-16 03:02:47 +00:00
R. RyanTM 2275f79c27 python27Packages.rq: 1.2.2 -> 1.3.0 2020-03-16 01:45:55 +00:00
R. RyanTM 8575515002 python37Packages.elementpath: 1.4.1 -> 1.4.2 2020-03-15 15:40:28 -07:00
R. RyanTM 49ab3f87fe python27Packages.azure-mgmt-compute: 10.0.0 -> 11.1.0 2020-03-15 15:32:14 -07:00
R. RyanTM f942e137bb python37Packages.asgiref: 3.2.3 -> 3.2.5 2020-03-15 15:31:34 -07:00
R. RyanTM 9520a443b6 python27Packages.braintree: 3.59.0 -> 4.0.0 2020-03-15 15:30:09 -07:00
R. RyanTM 08b801c9b3 python27Packages.azure-mgmt-rdbms: 1.9.0 -> 2.0.0
(cherry picked from commit 6016eec541a9cfe5faf55f7044e36bd21ccd320f)
2020-03-15 15:15:44 -07:00
R. RyanTM 1cc03ca516 python27Packages.flask_testing: 0.7.1 -> 0.8.0 2020-03-15 14:45:19 -07:00
Herman Fries f27a51e36f cura: 4.4.0 -> 4.5.0 2020-03-15 14:42:10 -07:00
R. RyanTM 4398ab0580 python27Packages.azure-mgmt-cosmosdb: 0.11.0 -> 0.12.0 2020-03-15 14:39:05 -07:00
R. RyanTM 3f1b579b48 python27Packages.kazoo: 2.6.1 -> 2.7.0 2020-03-15 14:38:42 -07:00
R. RyanTM 29c2d04237 python27Packages.hvac: 0.9.6 -> 0.10.0 2020-03-15 14:37:54 -07:00
Maximilian Bosch 500375e338 python3Packages.signedjson: 1.0.0 -> 1.1.0 2020-03-15 17:09:51 +01:00
Michael Weiss 7a1c9d8eb7 python3Packages.google_api_python_client: 1.7.12 -> 1.8.0
This version doesn't depend on
https://github.com/NixOS/nixpkgs/pull/82355 anymore.
2020-03-15 16:34:56 +01:00
Michael Weiss 069f62de77 python3Packages.google_api_python_client: 1.7.11 -> 1.7.12 2020-03-15 16:34:56 +01:00
Timo Kaufmann 6c0fa331f0 python.pkgs.smmap2: remove
They were recently merged back together and smmap is the canonical
version:

https://github.com/gitpython-developers/smmap/issues/44
2020-03-14 16:00:38 -07:00
Timo Kaufmann 8eacb87061 python.pkgs.GitPython: 3.0.5 -> 3.1.0 2020-03-14 16:00:38 -07:00
Timo Kaufmann 6db65f8d02 python.pkgs.gitdb2: remove
The two are now the same:
https://github.com/gitpython-developers/gitdb/issues/59
2020-03-14 16:00:38 -07:00
Timo Kaufmann e789990fb6 python.pkgs.gitdb: 0.6.4 -> 4.0.2 2020-03-14 16:00:38 -07:00
Daniël de Kok 27d0c5a07e sentencepiece: split into multiple outputs, optional gperftools
I am using sentencepiece in a downstream application where I want to
minimize the resulting closures. This commit makes changes to make
sentencepiece a leaner dependency:

- Split the outputs, so that the binaries/headers do not end up in the
  transitive closure in a library dependency.

- Add the `withGPerfTools` option, which is enabled by default, to
  make it possible to disable the gperftools dependency. According to
  the sentencepiece README, this dependency gives a 10-40% performance
  improvement. But in many cases this is overshadowed by the neural
  networks that use piece identifiers as input anyway.
2020-03-14 15:40:29 -07:00
Jaakko Luttinen 24219f69a3 pythonPackages.sphinxcontrib-katex: init at 0.5.1 2020-03-14 15:37:47 -07:00
Jaakko Luttinen d7ef824b7b pythonPackages.sphinxcontrib-fulltoc: init at 1.2.0 2020-03-14 15:37:20 -07:00
Daniël de Kok e539eb93f8 python3Packages.somajo: init at 2.0.4 2020-03-14 22:58:02 +01:00
Ben Darwin 61b61ed087 python3Packages.batchgenerators: init at 0.19.7 2020-03-14 22:56:38 +01:00
Ben Darwin 45d0109512 python3Packages.threadpoolctl: init at 2.0.0 2020-03-14 22:56:38 +01:00
Daniël de Kok 80d85b68a3 python3Packages.spacy: 2.2.3 -> 2.2.4
Changelog:

https://github.com/explosion/spaCy/releases/tag/v2.2.4

Also remove some unused propagatedBuildInputs.
2020-03-14 22:48:02 +01:00
Daniël de Kok 8dc3bb0af8 python3Packages.thinc: 7.3.1 -> 7.4.0
Remove old stale propagatedBuildInputs.
2020-03-14 22:48:02 +01:00
Daniël de Kok b58cd1b2e9 python3Packages.srsly: 1.0.1 -> 1.0.2 2020-03-14 22:48:02 +01:00
Dylan Simon 1e769bdd2a tensorflow: 1.15.1 -> 1.15.2
(cherry picked from commit 0a5ec494b574ccd3db3b234c7d6637d127bd16da)
2020-03-14 05:35:08 +00:00
Mario Rodas b86030608b pythonPackages.psutil: fix build on darwin
Disable tests because it segfaults on darwin
2020-03-13 20:20:40 -07:00
Mario Rodas c64f415331 Merge pull request #82123 from r-ryantm/auto-update/python2.7-azure-mgmt-sql
python27Packages.azure-mgmt-sql: 0.16.0 -> 0.17.0
2020-03-13 19:26:28 -05:00
Klaas van Schelven 8b04f2486e pythonPackages.bravado-core: init at 5.16.1 2020-03-13 13:12:07 -07:00
R. RyanTM 820a690748 python37Packages.jupyterlab: 1.2.6 -> 2.0.0 2020-03-13 13:07:11 -07:00