Commit Graph

15928 Commits

Author SHA1 Message Date
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
Mario Rodas 0692c7cb21
Merge pull request #81637 from r-ryantm/auto-update/python2.7-ROPGadget
python27Packages.ROPGadget: 6.0 -> 6.2
2020-03-05 07:30:39 -05:00
Mario Rodas 70a865c6ae
Merge pull request #81617 from r-ryantm/auto-update/python2.7-spotipy
python27Packages.spotipy: 2.7.1 -> 2.9.0
2020-03-05 07:27:24 -05:00
Jan Tojnar 1a44e325d2
Merge branch 'staging-next' into staging 2020-03-04 21:24:05 +01:00
Andreas Rammhold c7adb4ee72
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.
2020-03-04 16:41:17 +01:00
Peter Hoeg 662700ae91 pythonPackages.bugsnag: init at 3.6.0 2020-03-04 20:30:55 +08:00
Peter Hoeg 0af1d36014 pythonPackages.Pyro5: init at 5.7 2020-03-04 20:30:55 +08:00
Matthieu Coudron 3569b327c0 python3Packages.cmd2: 0.9.25 -> 1.0.0
https://github.com/python-cmd2/cmd2/releases/tag/1.0.0
2020-03-04 12:22:11 +01:00
Cole Mickens f539a47dab pythonPackages.stem: 1.7.1 -> 1.8.0 2020-03-03 18:44:29 -08:00
worldofpeace 539706cd04
Merge pull request #81217 from Kiwi/python-digitalocean-1.15.0
pythonPackages.digital-ocean: 1.13.2 -> 1.15.0
2020-03-03 21:09:09 +00:00
R. RyanTM 511ebca3a3 python27Packages.tomlkit: 0.5.8 -> 0.5.11 2020-03-03 20:02:41 +01:00
R. RyanTM 3a250de1d8 python37Packages.asdf: 2.5.0 -> 2.5.2 2020-03-03 20:02:01 +01:00
Dmitry Kalinkin 344d914a87
Merge pull request #80940 from veprbl/pr/ipykernel_darwin_fix2
python3Packages.ipykernel: fix build on darwin
2020-03-03 12:51:16 -05:00
R. RyanTM c7b428de3a python27Packages.ROPGadget: 6.0 -> 6.2 2020-03-03 17:19:45 +00:00
Bruce Toll 79b582b1ff python-mapnik: 3.0.16 -> unstable-2020-02-24
Update to fix build errors with mapnik 3.0.23, along with other pending
upstream commits.

Upstream has not tagged a python-mapnik release since 2017. This
unstable commit, however, is also the basis for the python-mapnik
package in Debian testing.
2020-03-03 09:08:17 -05:00
Mario Rodas 111afd285c
Merge pull request #81596 from r-ryantm/auto-update/python2.7-ipdb
python27Packages.ipdb: 0.12.3 -> 0.13.0
2020-03-03 08:14:09 -05:00
R. RyanTM 6212e0aa15 python27Packages.spotipy: 2.7.1 -> 2.9.0 2020-03-03 13:09:48 +00:00
R. RyanTM b35abf2478 python27Packages.jupytext: 1.3.2 -> 1.3.4 2020-03-03 10:48:16 +01:00
R. RyanTM fad94709ce python27Packages.bayesian-optimization: 1.0.1 -> 1.1.0 2020-03-03 10:47:55 +01:00
Andreas Rammhold 846f300511
Merge pull request #80953 from andir/bazel-poison
buildBazelPackage: poison all the fixed output derivations
2020-03-03 10:39:05 +01:00
Mario Rodas fcc818acd5
python3Packages.scrapy: 1.8.0 -> 2.0.1 2020-03-03 04:22:00 -05:00
Mario Rodas d112ef306f
pythonPackages.pytest-twisted: init at 1.12 2020-03-03 04:21:00 -05:00
Mario Rodas 5286afc72b
pythonPackages.sybil: 1.0.9 -> 1.2.2 2020-03-03 04:20:00 -05:00
Mario Rodas 26d0577ef2
pythonPackages.protego: init at 0.1.16 2020-03-03 04:20:00 -05:00
R. RyanTM 6e686dd681 python27Packages.ipdb: 0.12.3 -> 0.13.0 2020-03-03 07:23:48 +00:00
R. RyanTM d07158447e python27Packages.localzone: 0.9.5 -> 0.9.6 2020-03-02 22:51:23 -08:00
R. RyanTM c27a87e288 python27Packages.identify: 1.4.10 -> 1.4.11 2020-03-02 22:50:56 -08:00
R. RyanTM 4c23487951 python27Packages.phonenumbers: 8.11.3 -> 8.11.4 2020-03-02 22:50:27 -08:00
R. RyanTM 0c855100a2 python27Packages.msal: 1.0.0 -> 1.1.0 2020-03-03 06:17:13 +00:00
Robert Djubek 8653b7ab87
pythonPackages.digital-ocean: 1.13.2 -> 1.15.0
updated to newest version (1.13.2 was released ~2.25 years ago). switched to fetchFromGitHub to enable tests. added kiwi to maintainers. formatted with nixpkgs-fmt
2020-03-03 02:19:03 +00:00
Andreas Rammhold 642bea6cec
tensorflow: update fixed output hashes 2020-03-03 01:12:27 +01:00
Andreas Rammhold c539f937c5
pythonPackages.tensorflow-estimator_1_15_1: init at 1.15.1
TF 1.15 still needs an older version of the tensorflow-estimator
package.
2020-03-03 01:12:27 +01:00
Andreas Rammhold 84b3678072
pythonPackages.dm-sonned: update fixed output hash 2020-03-03 01:12:27 +01:00
Andreas Rammhold fa7b4d513c
tensorflow-probabilit: update fixed output hash 2020-03-03 01:12:26 +01:00
R. RyanTM c37b4466c0 python27Packages.authlib: 0.13 -> 0.14.1 2020-03-02 16:01:54 -08:00
R. RyanTM e41580fbc3 python27Packages.azure-mgmt-keyvault: 2.0.0 -> 2.1.1 2020-03-02 16:01:14 -08:00
Jonathan Ringer 725dc741c1 python37Packages.poetry: fix build 2020-03-02 10:30:50 -08:00
Jennifer Wilcox bebcf42905 cocotb: 1.2.0 -> 1.3.0
The fix for the CC/CXX variables was merged some time before 1.3.0.

The `-Werror` seems to be new. It is removed in upstream's master so it
should be removable in the next release. Something in glibc is causing a
warning that is killing the build if `-Werror` isn't removed.
2020-03-02 10:12:30 -08:00
Cole Mickens 486b9fc160 pythonPackages.mpv-jsonipc: init at unstable-2020-02-19 2020-03-02 09:49:13 -08:00
Jonathan Ringer 52c5c8a81f python3Packages.dash: 1.8.0 -> 1.9.1 2020-03-02 08:31:18 -08:00
Jonathan Ringer cab91d59e6 python3Packages.dash-core-components: 1.7.0 -> 1.8.1 2020-03-02 08:31:18 -08:00
Jonathan Ringer 0fffce6bdb pythonPackages.dash-renderer: 1.2.3 -> 1.2.4 2020-03-02 08:31:18 -08:00
Jonathan Ringer b396d23834 pythonPackages.dash-table: 4.6.0 -> 4.6.1 2020-03-02 08:31:18 -08:00
Symphorien Gibol 39c1774d9f python3Packages.matrix-nio: 0.7.1 -> 0.8.0 2020-03-02 12:00:00 +00:00
Jörg Thalheim 2c5ffb5c7a
Merge pull request #81164 from Mic92/home-assistant
nixos/home-assistant: 0.104.3 -> 0.106.0
2020-03-02 10:55:35 +00:00
Michael Lingelbach 34296980d1 tensorflow: 1.15.0 -> 1.15.1
* Apply glibc 2.3 patch
* build tensorflow with bazel_1
* Bump openssl version to 1.1
2020-03-02 10:07:37 +01:00
(cdep)illabout 9e8dea7986 python3Packages.tensorflow-bin: 1.14.0 -> 2.1.0 2020-03-02 09:10:56 +01:00
(cdep)illabout c186f5ec4d python3Packages.tensorflow-estimator: 1.15.1 -> 2.1.0 2020-03-02 09:10:56 +01:00
(cdep)illabout 33f11be707 python3Packages.tensorflow-tensorboard: 1.15.0 -> 2.1.0 2020-03-02 09:10:56 +01:00
Jonathan Ringer c3c47544e0 python2Packages.setuptools: freeze at 44.0.0 2020-03-01 21:29:28 -08:00
Jonathan Ringer 6181bfc353 pythonPackages.setuptools: 44.0.0 -> 45.2.0 2020-03-01 21:29:28 -08:00
Frederik Rietdijk 33133b2667
Merge pull request #81167 from NixOS/staging-next
Staging next
2020-03-01 13:45:30 +01:00
Florian Klink 56d4afdc83 python.pkgs.slackclient: 1.2.1 -> 2.5.0 2020-02-29 15:58:35 -08:00
Ben Wolsieffer 07727dbd16
buildbot: 2.6.0 -> 2.7.0 (#81406) 2020-02-29 18:24:02 -05:00
R. RyanTM c397b5e3d2 python27Packages.smmap: 0.9.0 -> 3.0.1 2020-02-29 15:21:33 -08:00
Mario Rodas 0029baca2b
Merge pull request #81404 from r-ryantm/auto-update/python2.7-orderedset
python27Packages.orderedset: 2.0.1 -> 2.0.3
2020-02-29 18:19:27 -05:00
Jonathan Ringer cad99590a2 glances: move from python-module to application 2020-02-29 15:07:44 -08:00
Raphael Das Gupta a0a724938e osmpythontools: init at 0.2.6 2020-02-29 14:53:47 -08:00
Mario Rodas a574a0c052
Merge pull request #81403 from r-ryantm/auto-update/python2.7-rasterio
python27Packages.rasterio: 1.1.2 -> 1.1.3
2020-02-29 17:38:28 -05:00
Michael Weiss 85c90b91b6
python3Packages.ics: 0.6 -> 0.7 2020-02-29 21:55:52 +01:00
R. RyanTM 45e1999852 python27Packages.orderedset: 2.0.1 -> 2.0.3 2020-02-29 18:32:40 +00:00
xbreak a5e82af9d8 pythonPackages.astroquery 0.3.10 -> 0.4
Tests are disabled until pytest-astropy is updated with
pytest-astropy-header.
2020-02-29 10:19:35 -08:00
R. RyanTM 1d3eaff5e6 python27Packages.rasterio: 1.1.2 -> 1.1.3 2020-02-29 18:14:43 +00:00
Renato Alves 71113dbc69 pythonPackages.gtts: init at 2.1.1 2020-02-29 10:10:37 -08:00
Atemu c6a5cc3fdf pythonPackages.jc: init at 1.7.5 2020-02-29 09:58:04 -08:00
Atemu 9fa218e3a0 pythonPackages.ifconfig-parser: init at 0.0.5 2020-02-29 09:58:04 -08:00
R. RyanTM 18ff53d765 python27Packages.pymupdf: 1.16.10 -> 1.16.11 2020-02-29 18:11:01 +01:00
Mario Rodas 75249fa2a4
Merge pull request #81372 from r-ryantm/auto-update/python3.7-GooCalendar
python37Packages.goocalendar: 0.6 -> 0.7.0
2020-02-29 10:51:23 -05:00
Frederik Rietdijk 79217339d2 Merge master into staging-next 2020-02-29 15:29:11 +01:00
R. RyanTM 89d7cc11c1 python37Packages.goocalendar: 0.6 -> 0.7.0 2020-02-29 13:53:00 +00:00
Jörg Thalheim 112cc9c052
python3.pkgs.pyicloud: 0.9.1 -> 0.9.2 2020-02-28 15:32:02 +00:00
R. RyanTM 0a545f61fc buildbot: 2.6.0 -> 2.7.0 2020-02-28 14:51:52 +00:00
Mario Rodas fa78ec1704
Merge pull request #81143 from r-ryantm/auto-update/python2.7-gphoto2
python27Packages.gphoto2: 2.0.0 -> 2.1.0
2020-02-28 05:41:15 -05:00
Mario Rodas 36814e3201
Merge pull request #81142 from r-ryantm/auto-update/python3.7-ezdxf
python37Packages.ezdxf: 0.9 -> 0.11
2020-02-28 05:39:39 -05:00