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
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
Ben Darwin
b5d0ffcab1
python3Packages.hickle: 3.4.5 -> 3.4.6
2020-03-13 19:49:18 +00:00
Pascal Wittmann
488aae4e8a
Merge pull request #82472 from r-ryantm/auto-update/klaus
...
klaus: 1.5.1 -> 1.5.2
2020-03-13 12:42:47 +01:00
R. RyanTM
e4ecf6762e
klaus: 1.5.1 -> 1.5.2
2020-03-13 09:04:32 +00:00
Jaakko Luttinen
b7cdf99f36
pythonPackages.holidays: 0.9.12 -> 0.10.1
2020-03-12 21:50:03 -07:00
Jaakko Luttinen
6f26390120
pythonPackages.convertdate: init at 2.2.0
2020-03-12 21:50:03 -07:00
Jaakko Luttinen
1501648410
pythonPackages.pymeeus: init at 0.3.7
2020-03-12 21:50:03 -07:00
Daniel Wheeler
5634ef5d47
python37Packages.fastapi: 0.45.0 -> 0.49.0
...
- Add peewee to test environment as now required.
- Remove pyproject.toml patching as no longer required.
2020-03-12 21:48:07 -07:00
Daniel Wheeler
ffebc623e9
python37Packages.starlette: 0.13.0 -> 0.12.9
...
- Reverting the version of Starlette as FastAPI can not use anything
greater than 0.12.12. FastAPI is Starlette's only dependent.
- Use fetchurl instead of fetchPypi as this is now the preferred
method. This also makes the tests pass and, thus, the build, which
was failing.
2020-03-12 21:48:07 -07:00
Silvan Mosberger
6fe3911c30
Merge pull request #78783 from simson/update/python-modules/i3ipc
...
i3ipc: 1.6.0 -> 2.1.1
2020-03-13 04:58:11 +01:00
Siméon Marijon
0e0ea456a5
i3ipc: 1.6.0 -> 2.1.1
2020-03-13 04:33:33 +01:00
Léo Gaspard
0cf5ed5cce
Merge pull request #81559 from symphorien/pantalaimon
...
pantalaimon: 0.4 -> 0.5.1
2020-03-12 22:36:35 +01:00
Léo Gaspard
4304df2942
Merge pull request #82187 from symphorien/paperwork-update
...
Paperwork update
2020-03-12 22:16:13 +01:00
Jörg Thalheim
a1bcb3a83f
Merge pull request #82315 from Mic92/home-assistant
...
homeassistant: 0.106.1 -> 0.106.6
2020-03-12 15:12:04 +00:00
Jörg Thalheim
d315674a89
python3.pkgs.pyicloud: 0.9.2 -> 0.9.4
2020-03-12 15:04:19 +00:00
Mario Rodas
baaec648c8
Merge pull request #82351 from r-ryantm/auto-update/python2.7-pony
...
python27Packages.pony: 0.7.11 -> 0.7.12
2020-03-11 18:57:01 -05:00
R. RyanTM
bf9ebc42c1
python27Packages.pony: 0.7.11 -> 0.7.12
2020-03-11 22:54:02 +00:00
Maximilian Bosch
b7cdb64ac2
treewide: remove myself from a few packages I don't use anymore
2020-03-11 22:29:30 +01:00
Maximilian Bosch
24b6b8fd46
python3Packages.tesseract: 0.3.2 -> 0.3.3
2020-03-11 22:29:29 +01:00
Johannes Schleifenbaum
e0a0263d44
pythonPackages.pywebview: init at 3.2
2020-03-11 10:55:46 -07:00
Johannes Schleifenbaum
004325edce
pythonPackages.pystray: init at 0.15.0
2020-03-11 10:55:46 -07:00
Johannes Schleifenbaum
fc51ceec8a
pythonPackages.jellyfin-apiclient-python: init at 1.4.0
2020-03-11 10:55:46 -07:00
Johannes Schleifenbaum
57f93c1df8
pythonPackages.python-mpv-jsonipc: 1.1.6 -> 1.1.7
2020-03-11 10:55:46 -07:00
R. RyanTM
dcd85d0023
python27Packages.gphoto2: 2.1.0 -> 2.2.1
2020-03-11 10:16:10 -07:00
Jan Tojnar
40ae28791f
suitesparse: clean up
...
* Split to multiple outputs
* Fetch source from GitLab (the only source for future releases)
* Re-order attrset to be more idiomatic
* Format with nixpkgs-fmt
2020-03-10 20:35:44 +01:00
Jaakko Luttinen
e1f484fe0e
pythonPackages.ipympl: init at 0.3.3
2020-03-10 10:24:42 -07:00
Jon
a9ee0b3bb8
Merge pull request #82163 from jluttine/pythonPackages.pvlib-0.7.1
...
pythonPackages.pvlib: 0.7.0 -> 0.7.1
2020-03-10 10:24:17 -07:00
Jaakko Luttinen
5b676cf48e
pythonPackages.eth-utils: 1.7.0 -> 1.8.4
2020-03-10 10:21:36 -07:00
Jaakko Luttinen
8c9f06fc14
pythonPackages.eth-typing: 2.1.0 -> 2.2.1
2020-03-10 10:21:36 -07:00
R. RyanTM
f9c4570183
python37Packages.azure-mgmt-appconfiguration: 0.3.0 -> 0.4.0
2020-03-10 09:54:00 -07:00
Mario Rodas
14ae699f05
Merge pull request #82136 from r-ryantm/auto-update/python3.7-jupyterlab_server
...
python37Packages.jupyterlab_server: 1.0.6 -> 1.0.7
2020-03-10 08:02:54 -05:00
Peter Hoeg
228ef079bc
Merge pull request #75417 from peterhoeg/u/maestral_0_4_4
...
maestral: 0.4.2 -> 0.6.1
2020-03-10 20:55:36 +08:00
Symphorien Gibol
bcb40a5f04
pythonPackages.pyocr: 0.5.3 -> 0.7.2
2020-03-10 12:00:00 +00:00
Mario Rodas
890440b027
Merge pull request #81991 from r-ryantm/auto-update/python2.7-quandl
...
python27Packages.Quandl: 3.4.6 -> 3.4.8
2020-03-10 06:39:11 -05:00
Mario Rodas
33f32dcced
Merge pull request #82159 from r-ryantm/auto-update/python2.7-stripe
...
python27Packages.stripe: 2.42.0 -> 2.43.0
2020-03-09 22:07:21 -05:00
Mario Rodas
07789d9cc7
Merge pull request #82099 from pacien/alot-0.9-patch-composition
...
alot: add patch for email composition
2020-03-09 22:06:26 -05:00
Mario Rodas
9983c5ebcd
Merge pull request #82186 from r-ryantm/auto-update/python2.7-sqlmap
...
python27Packages.sqlmap: 1.4.2 -> 1.4.3
2020-03-09 20:53:18 -05:00
Jan Tojnar
6301e0af06
Merge pull request #81496 from r-ryantm/auto-update/libgit2
...
libgit2: 0.28.4 -> 0.99.0
2020-03-09 23:11:30 +01:00
Jan Tojnar
b0be93769b
python3.pkgs.pygit2: 1.0.3 → 1.1.1
...
https://github.com/libgit2/pygit2/compare/v1.0.3...v1.1.1#diff-de0a9b67ffe2874a076b5fdb15bad484
2020-03-09 23:09:57 +01:00
Lancelot SIX
dc55150bff
Merge pull request #82167 from r-ryantm/auto-update/python2.7-ua-parser
...
python27Packages.ua-parser: 0.9.0 -> 0.10.0
2020-03-09 23:02:46 +01:00
Nadrieril
99dfc57bce
python3Packages.pyinsane2: remove
...
It is only used for paperwork and is now unmaintained.
2020-03-09 22:36:55 +01:00
R. RyanTM
22f578d8c4
python27Packages.sqlmap: 1.4.2 -> 1.4.3
2020-03-09 21:32:53 +00:00
Jaakko Luttinen
53998cbc58
pythonPackages.XlsxWriter: 1.2.6 -> 1.2.8
2020-03-09 19:09:57 +01:00
Lancelot SIX
92a8bca0d1
Merge pull request #82150 from r-ryantm/auto-update/python2.7-python-jenkins
...
python27Packages.python-jenkins: 1.6.0 -> 1.7.0
2020-03-09 18:56:43 +01:00
R. RyanTM
a140160314
python27Packages.ua-parser: 0.9.0 -> 0.10.0
2020-03-09 16:49:23 +00:00
R. RyanTM
d9e86f4cea
python27Packages.stripe: 2.42.0 -> 2.43.0
2020-03-09 16:11:26 +00:00
Jaakko Luttinen
350f83785d
pythonPackages.pvlib: 0.7.0 -> 0.7.1
2020-03-09 17:03:34 +02:00
R. RyanTM
504bfe0767
python27Packages.python-jenkins: 1.6.0 -> 1.7.0
2020-03-09 13:54:12 +00:00
Frederik Rietdijk
634ab6fc5d
python3Packages.acoustics: 0.2.3 -> 0.2.4
2020-03-09 14:08:49 +01:00
Mario Rodas
29b797468c
Merge pull request #82143 from r-ryantm/auto-update/python2.7-sphinxcontrib-plantuml
...
python27Packages.sphinxcontrib_plantuml: 0.17.1 -> 0.18
2020-03-09 07:52:13 -05:00
R. RyanTM
a615615a2d
python27Packages.sphinxcontrib_plantuml: 0.17.1 -> 0.18
2020-03-09 12:12:53 +00:00
Mario Rodas
6cf5f49b44
Merge pull request #82129 from r-ryantm/auto-update/python2.7-jenkins-job-builder
...
python27Packages.jenkins-job-builder: 3.2.0 -> 3.3.0
2020-03-09 06:13:04 -05:00
Mario Rodas
7a4cb63912
Merge pull request #82133 from r-ryantm/auto-update/python2.7-dominate
...
python27Packages.dominate: 2.4.0 -> 2.5.1
2020-03-09 06:07:31 -05:00
Mario Rodas
dcc72de706
Merge pull request #82134 from r-ryantm/auto-update/python2.7-lark-parser
...
python27Packages.lark-parser: 0.8.1 -> 0.8.2
2020-03-09 06:07:07 -05:00
R. RyanTM
5012d8a36c
python37Packages.jupyterlab_server: 1.0.6 -> 1.0.7
2020-03-09 11:05:00 +00:00
R. RyanTM
08341c372a
python27Packages.lark-parser: 0.8.1 -> 0.8.2
2020-03-09 09:10:43 +00:00
R. RyanTM
8e967e8b8d
python27Packages.dominate: 2.4.0 -> 2.5.1
2020-03-09 07:26:18 +00:00
R. RyanTM
d140b5f8f7
python27Packages.jenkins-job-builder: 3.2.0 -> 3.3.0
2020-03-09 06:02:02 +00:00
R. RyanTM
c7874f018f
python27Packages.azure-mgmt-sql: 0.16.0 -> 0.17.0
2020-03-09 04:35:17 +00:00
pacien
b6d45301de
alot: add patch for email composition
...
This version is not usable without this patch.
See https://github.com/pazz/alot/issues/1468 .
2020-03-09 02:42:17 +01:00
Frederik Rietdijk
0eb0ddc4db
Merge staging-next into master
2020-03-08 08:11:01 +01:00
Mario Rodas
9d44f2fb55
Merge pull request #81679 from colemickens/nixpkgs-stem
...
pythonPackages.stem: 1.7.1 -> 1.8.0
2020-03-07 14:19:14 -05:00
Mario Rodas
a287a87e19
Merge pull request #81973 from r-ryantm/auto-update/python3.7-pyftdi
...
python37Packages.pyftdi: 0.42.2 -> 0.44.2
2020-03-07 12:08:30 -05:00
R. RyanTM
b0ab073145
python27Packages.Quandl: 3.4.6 -> 3.4.8
2020-03-07 16:58:18 +00:00
R. RyanTM
12d1b8fe2d
python37Packages.pyftdi: 0.42.2 -> 0.44.2
2020-03-07 14:11:42 +00:00
Mario Rodas
923882b5af
Merge pull request #81965 from r-ryantm/auto-update/python2.7-atlassian-python-api
...
python27Packages.atlassian-python-api: 1.14.9 -> 1.15.4
2020-03-07 07:33:06 -05:00
Mario Rodas
37c267bd2e
Merge pull request #81710 from teto/cmd2
...
python3Packages.cmd2: 0.9.25 -> 1.0.0
2020-03-07 07:32:04 -05:00
R. RyanTM
427ad73844
python27Packages.atlassian-python-api: 1.14.9 -> 1.15.4
2020-03-07 10:16:32 +00:00
R. RyanTM
eea3542153
python27Packages.gym: 0.15.6 -> 0.16.0
2020-03-06 16:06:59 -08:00
R. RyanTM
2a9c43dd43
python27Packages.azure-mgmt-storage: 7.1.0 -> 7.2.0
2020-03-06 15:53:52 -08:00
Lancelot SIX
df155637fe
python3Pakcages.django_compat: fix
2020-03-06 22:25:40 +01:00
Lancelot SIX
e8d5bdb7b3
python3akcages.django_compat: improve test fix
2020-03-06 22:23:26 +01:00
Lancelot SIX
75087d8882
python3Packages.django_compat: fix tests and re-enable
2020-03-06 12:34:54 -08:00
R. RyanTM
ec8946ea09
python37Packages.hstspreload: 2020.2.5 -> 2020.2.29
2020-03-06 07:26:48 +01:00
R. RyanTM
698cb681c5
python37Packages.ckcc-protocol: 1.0.0 -> 1.0.1
2020-03-06 07:24:07 +01:00
R. RyanTM
724e4d4acd
python27Packages.denonavr: 0.7.10 -> 0.7.12
2020-03-06 07:23:52 +01:00
R. RyanTM
9ce73d1a62
python37Packages.pikepdf: 1.10.0 -> 1.10.2
2020-03-06 07:23:36 +01:00
R. RyanTM
338639e729
python27Packages.pyface: 6.1.1 -> 6.1.2
2020-03-06 07:23:19 +01:00
R. RyanTM
8a21b2f556
python27Packages.traitsui: 6.1.1 -> 6.1.3
2020-03-06 07:23:07 +01:00
R. RyanTM
7703cc22fe
python27Packages.uproot: 3.11.2 -> 3.11.3
2020-03-06 07:22:55 +01:00
Frederik Rietdijk
188c3a4d03
Merge staging-next into staging
2020-03-06 07:09:30 +01:00
Jonathan Ringer
19f7c641cc
pythonPackages.cffi: 1.13.2 -> 1.14.0
2020-03-05 15:11:20 -08:00
Christoph Hrdinka
0508c93e83
Merge pull request #81628 from tollb/python-mapnik-unstable-2020-02-24
...
python-mapnik: 3.0.16 -> unstable-2020-02-24
2020-03-05 23:03:30 +01:00
Andreas Rammhold
82b54d4906
Merge pull request #81633 from andir/bazel_0_fix_tensorflow
...
Tensorflow: fix #77626
2020-03-05 18:59:03 +01:00
Marek Mahut
05ee8890bd
python3Packages.sapi-python-client: init at 0.13.1 ( #81184 )
...
python3Packages.sapi-python-client: init at 0.13.1
2020-03-05 18:57:23 +01:00
Mario Rodas
5f1c184ba8
Merge pull request #81590 from r-ryantm/auto-update/python2.7-msal
...
python27Packages.msal: 1.0.0 -> 1.1.0
2020-03-05 07:45:26 -05:00