Commit graph

11539 commits

Author SHA1 Message Date
Pavol Rusnak 12a22535e8
pythonPackages.webrtcvad: init at 2.0.10 2019-08-04 23:29:34 +02:00
Mario Rodas 9b122174aa
Merge pull request #65770 from marsam/update-grpc
grpc: 1.19.1 -> 1.22.0
2019-08-04 14:23:27 -05:00
Mario Rodas 876ed94c28
Merge pull request #63480 from jonringer/bump_py_docker
pythonPackages.docker: 3.7.2 -> 4.0.2
2019-08-04 09:56:46 -05:00
Mario Rodas 368d8bb02e
pythonPackages.grpcio-tools: 1.18.0 -> 1.22.0 2019-08-03 17:00:29 -05:00
Mario Rodas 5cae05ecf8
pythonPackages.grpcio: 1.18.0 -> 1.22.0 2019-08-03 17:00:29 -05:00
Edmund Wu b7ecab3d17
python3Packages.cairocffi: correct gdk-pixbuf substitution 2019-08-03 15:57:40 -04:00
Jonathan Ringer 133411863e pythonPackages.boltons: 2019-01-07 -> 19.1.0 2019-08-03 12:13:26 -07:00
Frederik Rietdijk 888b8c819e pythonPackages.spyder: 3.3.4 -> 3.3.6 and fix with pyqt5 5.13 2019-08-03 16:04:34 +02:00
Frederik Rietdijk e65102bde7 pythonPackages.spyder-kernels: 0.4.4 -> 0.5.1 2019-08-03 16:04:34 +02:00
Robert Schütz 497f1a00f1 python.pkgs.pyqtwebengine: init at 5.12.1
5.13.0 is available, however, it assumes qt 5.13 is used and fails
to build due to a missing QWebEngineNotification class.
2019-08-03 16:04:34 +02:00
Robert Schütz c3839deddd python.pkgs.pyqt5: 5.11.3 -> 5.13.0
This upgrades pyqt5 and fixes the build. Note that the QtWebEngine
module is split into `pyqtwebengine` by upstream and us.

If your application gives an error that a Qt module is missing, then
that is most likely because it was not included when building pyqt5.
The solution is to simply add it here to the `(native)BuildInputs`.
Don't forget to add an import check. We should include all the modules
(except qtwebkit) that are needed.
2019-08-03 16:04:34 +02:00
Frederik Rietdijk 03a820d3ea pythonPackages.sip: 4.19.14 -> 4.19.18 2019-08-03 16:04:34 +02:00
Robert Schütz 2255e9a6ba python.pkgs.sip: 4.19.13 -> 4.19.14 2019-08-03 16:04:34 +02:00
Jonathan Ringer 567f5beb1d pythonPackages.jsonpickle: 1.1 -> 1.2 2019-08-03 13:48:02 +02:00
Jörg Thalheim d02ead41f8
Merge pull request #65407 from alunduil/add-zfs-replication
Add zfs replication
2019-08-03 09:14:08 +01:00
Jörg Thalheim ff3d329a8a
pythonPackages.paramiko: 2.4.2 -> 2.6.0 (#65827)
pythonPackages.paramiko: 2.4.2 -> 2.6.0
2019-08-03 06:56:14 +01:00
Frederik Rietdijk 257c6529b1 Revert "pythonPackages.simplejson: 3.16.0 -> 3.16.1"
Mass-rebuild, should go to staging.

This reverts commit af70ce2873.
2019-08-03 07:52:10 +02:00
Jonathan Ringer af70ce2873 pythonPackages.simplejson: 3.16.0 -> 3.16.1 2019-08-03 07:52:00 +02:00
Frederik Rietdijk 53328909da Merge staging-next into master, closes #65497 2019-08-03 07:42:50 +02:00
Jonathan Ringer 9ef0b35a63 pythonPackages.msreset: 0.6.8 -> 0.6.9 2019-08-03 07:13:26 +02:00
Jonathan Ringer 0bca1209e5 python3Packages.ipykernel: 5.1.0 -> 5.1.1 2019-08-03 07:12:55 +02:00
Jonathan Ringer 6e880c201f pythonPackages.nbval: 0.9.1 -> 0.9.2 2019-08-03 07:12:42 +02:00
Jonathan Ringer 52b6651132 pythonPackages.pytest-cram: fix build 2019-08-03 07:12:25 +02:00
Jonathan Ringer e7903f2087 pythonPackages.paramiko: 2.4.2 -> 2.6.0 2019-08-02 19:00:25 -07:00
Frederik Rietdijk d20a59d2e5 Merge master into staging-next 2019-08-02 23:27:18 +02:00
Jonathan Ringer 860e49b332 python3Packages.fints: 2.1.1 -> 2.2.0 2019-08-02 14:21:10 -07:00
Jonathan Ringer 2fad3c5a74 pythonPackages.sepaxml: 2.0.0 -> 2.1.0 2019-08-02 14:21:10 -07:00
Jonathan Ringer a7279ea9dc pythonPackages.xmlschema: init at 1.0.13 2019-08-02 14:21:04 -07:00
Alex Brandt 2e7355ff13 pythonPackages.stringcase: init at version 1.2.0
Needed by zfs-replicate.
2019-08-02 08:04:21 -07:00
Lancelot SIX a33198f74b
Merge pull request #65774 from teto/cmd2
python3Packages.cmd2: 0.9.14 -> 0.9.15
2019-08-02 14:08:39 +02:00
Michael Weiss 9a341cd3be
pythonPackages.pysnmp: 4.4.9 -> 4.4.10 2019-08-02 13:45:43 +02:00
Jonathan Ringer 32b24cc9f6 pythonPackages.python-lz4: 2.1.2 -> 2.1.6 2019-08-02 11:55:01 +02:00
Mario Rodas 47c5c7fbc8 pythonPackages.scrapy: 1.7.2 -> 1.7.3 2019-08-02 09:54:13 +02:00
Matthieu Coudron 8dfc8c67d8 python3Packages.cmd2: 0.9.14 -> 0.9.15
API changes quite a bit:
https://github.com/python-cmd2/cmd2/blob/0.9.15/CHANGELOG.md
2019-08-02 16:47:55 +09:00
Frederik Rietdijk 6f723b9bad Merge master into staging-next 2019-08-02 09:18:37 +02:00
Mario Rodas 62768f8efc
Merge pull request #65742 from jonringer/update-python-redis
pythonPackages.redis: 3.1.0 -> 3.3.4
2019-08-02 01:17:31 -05:00
Wael Nasreddine 7d16cd787d
pythonPackages.pynamodb: init at 3.4.1 (#65759) 2019-08-01 17:55:34 -07:00
Jonathan Ringer 918e56446e pythonPackages.textacy: mark as broken 2019-08-01 22:49:06 +00:00
Jonathan Ringer 53e1df4e30 pythonPackages.elementpath: init at 1.1.8 2019-08-01 13:22:09 -07:00
Edmund Wu 1a063b8fef pythonPackages.zstd: 1.4.0.0 -> 1.4.1.0 2019-08-01 21:01:44 +02:00
Daniël de Kok 7944f2a207 pythonPackages.spacy: 2.1.6 -> 2.1.7
Changelog:

https://github.com/explosion/spaCy/releases/tag/v2.1.7
2019-08-01 21:01:15 +02:00
Jonathan Ringer f0969de28c pythonPackages.pyproj: 2.2.1 -> 2.2.2 2019-08-01 21:00:40 +02:00
Jonathan Ringer ef138ff7d6 pythonPackages.redis: 3.1.0 -> 3.3.4 2019-08-01 11:55:36 -07:00
Jon b1f0e2ace1 python3Packages.datatable: fix the Darwin build (#65613) 2019-08-01 10:54:41 -07:00
Michael Weiss 2ee92a1956
python37Packages.mysql-connector: 8.0.16 -> 8.0.17 2019-08-01 12:16:51 +02:00
Frederik Rietdijk 55e4555b77 Merge master into staging-next 2019-08-01 09:42:54 +02:00
Wael Nasreddine fb2e964012
python3Packages.xgboost: fix the build on Darwin (#65703) 2019-07-31 18:29:11 -07:00
Jan Hrnko c43f685767 pythonPackages.trezor: 0.11.3 -> 0.11.4 2019-07-31 21:04:42 +02:00
Jan Hrnko 68b647a3b6 pythonPackages.shamir-mnemonic: init at 0.1.0 2019-07-31 21:00:44 +02:00
Nikolay Amiantov 19cdfe87f9 python.pkgs.tensorflow: update dependencies hash 2019-07-31 13:28:44 +03:00
Timo Kaufmann d30ec1a0ef python.pkgs.tensorflow: fix optimization flags
Now need to be passed in the configure phase.

abbradar: Don't change CUDA build hash.
2019-07-31 13:28:44 +03:00
Nikolay Amiantov 019c13616b tensorflow: cleanup and merge with libtensorflow
This merges work done by yorickvP and timokau in #63208 and #63616 respectively.
Now the derivation builds both libtensorflow and the Python package and puts them into
different outputs.

Quite a bit of improvements were done on the top, including:

* Use official tag revision as source, not a branch;
* Use all system libraries possible (before only one was actually used);
* Move various environment variables to the derivation itself from hooks;
* Use source Python build instead of wheel build to ensure fixup hooks do their important jobs on libraries;
* And more that I forgot!
2019-07-31 13:28:44 +03:00
Nikolay Amiantov 170dd558df python.pkgs.tensorflow: cleanup binary build 2019-07-31 13:28:44 +03:00
Timo Kaufmann 3df4e2df95 tensorflow: re-enable build from source [WIP] 2019-07-31 13:28:15 +03:00
Colin f634a929d4 pythonPackages.tensorflow: Hardcode a second search class. (#65584)
It appears without this, libcuda.so.1 is not picked up and nvidia
graphics are broken
2019-07-31 13:00:12 +03:00
Nikolay Amiantov 68c1171185 python.pkgs.dm-sonnet: update dependencies hash 2019-07-31 11:28:06 +03:00
Jonathan Ringer f744758a74 python3Packages.imbalanced-learn: 0.4.3 -> 0.5.0 2019-07-30 13:00:01 +02:00
Jonathan Ringer 35b622f0da python2Packages.imbalanced-learn: freeze at 0.4.3 2019-07-30 13:00:01 +02:00
Jonathan Ringer 02ecb596a3 python2Packages.imbalanced-learn: fix build 2019-07-30 13:00:01 +02:00
Jonathan Ringer 73352188ba pythonPackages.docker: 4.0.1 -> 4.0.2 2019-07-29 14:12:38 -07:00
worldofpeace 22d000f062
Merge pull request #65234 from suhr/diofant
pythonPackages.diofant: init at 0.10.0
2019-07-29 03:30:22 -04:00
Сухарик c32c6d8ec9 pythonPackages.diofant: init at 0.10.0 2019-07-29 03:29:27 -04:00
worldofpeace ff2a72bc7b
Merge pull request #65244 from rvl/openapi-spec-validator
pythonPackages.openapi-spec-validator: init at 0.2.7
2019-07-29 02:22:52 -04:00
Rodney Lorrimar 2e53959303 pythonPackages.openapi-spec-validator: init at 0.2.7 2019-07-29 02:22:16 -04:00
Frederik Rietdijk cb3ce5d26d Merge master into staging-next 2019-07-28 12:11:37 +02:00
Daniel Schaefer a96b70b336 pythonPackages.configshell: Add urwid to deps
It's required in
https://github.com/open-iscsi/configshell-fb/blob/master/configshell/node.py#L1062
and crashes when reaching the function with that import.
2019-07-28 12:07:06 +02:00
Chris Ostrouchov 92e1376cc3 pythonPackages.fipy: init at 3.3 2019-07-28 11:34:44 +02:00
Chris Ostrouchov ad5c48a094 pythonPackages.pyamg: init at 4.0.0 2019-07-28 11:34:44 +02:00
Chris Ostrouchov 2c396d9f07 pythonPackages.pysparse: init at 1.1.1-dev 2019-07-28 11:34:44 +02:00
Chris Ostrouchov babeb7361e pythonPackages.scikit-fmm: init at 2019.1.30 2019-07-28 11:34:44 +02:00
Frederik Rietdijk cca5ee9c07 Merge staging-next into staging 2019-07-28 09:10:03 +02:00
Frederik Rietdijk 66ce9ba14b python: Cython: 0.29.12 -> 0.29.13 2019-07-27 12:19:54 +02:00
Frederik Rietdijk d09a85de5e python: statsmodels: 0.10.0 -> 0.10.1 2019-07-27 12:19:17 +02:00
Frederik Rietdijk 55d82d5430 python: numpy: 1.16.4 -> 1.17.0 2019-07-27 12:19:17 +02:00
Florian Klink fae3438572 python.pkgs.numpy: don't exclude f2py test anymore
It is on PATH, and the tests pass.
2019-07-27 12:19:03 +02:00
Sébastien Maret 1354a2e642 pythonPackages.astroquery: add checkPhase 2019-07-27 11:58:50 +02:00
Sébastien Maret 93a6bba94e pythonPackages.pyregion: add checkPhase 2019-07-27 11:58:50 +02:00
Sébastien Maret ffd71594f6 pythonPackages.aplpy: add checkPhase 2019-07-27 11:58:50 +02:00
Sébastien Maret 723382b0bf pythonPackages.radio_beam: add checkPhase 2019-07-27 11:58:50 +02:00
Sébastien Maret 5e7213b615 pythonPackages.spectral-cube: add checkPhase 2019-07-27 11:58:50 +02:00
Sébastien Maret ee6c007fcc pythonPackages.astropy: add checkPhase 2019-07-27 11:58:50 +02:00
Sébastien Maret 2dabd051a7 pythonPackages.pytest-arraydiff: fix infinite recursion 2019-07-27 11:58:50 +02:00
Daniel Wheeler 124fb417fc pythonPackages.fastapi: init at 0.33.0 2019-07-27 11:50:48 +02:00
Daniel Wheeler f878d34e5f pythonPackages.pydantic: init at 0.31 2019-07-27 11:50:48 +02:00
Daniel Wheeler 1c3c07394a pythonPackages.starlette: init at 0.12.4 2019-07-27 11:50:48 +02:00
Daniel Wheeler 266d0bbf2c pythonPackages.uvicorn: init at 0.8.4 2019-07-27 11:50:48 +02:00
Chris Ostrouchov 4c85595ada pythonPackages.simple-salesforce: init at 0.74.3 2019-07-27 11:49:37 +02:00
worldofpeace b36bed3c06
Merge pull request #64525 from MrMebelMan/init/rq
pythonPackages.rq: init at 1.1.0
2019-07-26 19:10:10 -04:00
Frederik Rietdijk 0f6bda38fe Merge staging-next into staging 2019-07-26 14:45:31 +02:00
Vladyslav Burzakovskyy 3188402aab pythonPackages.rq: init at 1.1.0 2019-07-26 13:18:24 +02:00
worldofpeace 3047bf3fa9
Merge pull request #64989 from eyJhb/rotate-backups
pythonPackages.rotate-backups: init at 6.0
2019-07-25 16:28:52 -04:00
Michael Weiss 967b8422d7
python37Packages.google_api_python_client: 1.7.9 -> 1.7.10 2019-07-25 21:20:41 +02:00
Wael Nasreddine 6b89e87a23
Merge pull request #65316 from kalbasit/nixpkgs_fix-moto-collision
moto: fix colliding dependencies
2019-07-25 09:00:32 -07:00
Frederik Rietdijk dcea5637d8
Merge pull request #64982 from NixOS/staging-next
Staging next
2019-07-25 15:48:30 +02:00
Profpatsch eab06d4517 python-modules/dm-sonnet: update fixed-output hash 2019-07-25 13:27:45 +02:00
markuskowa 88d9f77609
Merge pull request #64932 from bhpdt/add/mkl-service
pythonPackages.mkl-service: init at 2.1.0
2019-07-25 12:04:17 +02:00
Frederik Rietdijk 34eebf6844 Merge master into staging-next 2019-07-25 11:52:18 +02:00
Orivej Desh 32fbbc6f9b Merge master into staging 2019-07-25 09:23:21 +00:00
Jonathan Ringer e557e7a12a pythonPackages.moto: fix description 2019-07-25 01:47:10 -07:00
Wael M. Nasreddine d99c6ccece
jsondiff: patch setup.py to prevent creating bin/jsondiff
pythonPackages.jsonpatch also creates bin/jsondiff, and packages
depending on both are not usable.
2019-07-24 22:33:31 -07:00
Wael M. Nasreddine c555bc38a3
jsondiff: 1.1.2 -> 1.2.0 2019-07-24 22:33:30 -07:00
eyjhbb@gmail.com 3d91e7fde0 pythonPackages.capturer: init at 2.4 2019-07-24 21:49:25 +02:00
eyjhbb@gmail.com 1de0c3275a pythonPackages.coloredlogs: init at 10.0 2019-07-24 21:49:25 +02:00
eyjhbb@gmail.com b7eb5b6f79 pythonPackages.executor: init at 21.3 2019-07-24 21:49:23 +02:00
Wael Nasreddine 4ec8edaa6a
pythonPackages.joblib: fix the build on Darwin (#65288)
The test test_dispatch_multiprocessing is failing on Darwin; Disabling it fixes the build.
2019-07-24 10:50:00 -07:00
eyjhbb@gmail.com 531422ab4a pythonPackages.naturalsort: init at 1.5.1 2019-07-24 10:21:57 +02:00
eyjhbb@gmail.com adfa7bd59f pythonPackages.property-manager: init at 2.3.1 2019-07-24 10:21:56 +02:00
eyjhbb@gmail.com b0b81b0c18 pythonPackages.update-dotdee: init at 5.0 2019-07-24 10:21:56 +02:00
eyjhbb@gmail.com 8238ddfbf8 pythonPackages.verboselogs: init at 1.7 2019-07-24 10:21:56 +02:00
R. RyanTM 89a4e8d5e0 python37Packages.pycountry: 18.12.8 -> 19.7.15
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-pycountry/versions
2019-07-24 08:19:36 +02:00
R. RyanTM 5401315ff9 python37Packages.zc_buildout: 2.13.1 -> 2.13.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-zc.buildout/versions
2019-07-24 08:19:22 +02:00
Jonathan Ringer d12733fee5 pythonPackages.moto: 1.3.8 -> 1.3.10 2019-07-24 08:14:45 +02:00
Jonathan Ringer 03d3ed3eb0 pythonPackages.sshpubkeys: init at 3.1.0 2019-07-24 08:14:45 +02:00
Alexander Sosedkin 2e8aa4f9ff python3Packages.nixpkgs: 0.2.3 -> 0.2.4 2019-07-24 00:21:42 +02:00
Mario Rodas 95233e1d39 pythonPackages.scrapy: 1.7.1 -> 1.7.2 (#65297) 2019-07-23 22:33:05 +02:00
worldofpeace fcc682382a
Merge pull request #64711 from risicle/ris-lightgbm-darwin-fix
pythonPackages.lightgbm: fix build on darwin
2019-07-23 02:47:13 -04:00
Mario Rodas c248435ee3
Merge pull request #65217 from marsam/fix-cherrypy-build
pythonPackages.cherrypy: fix build
2019-07-22 20:03:54 -05:00
worldofpeace b1bc0645ea gdk-pixbuf: rename from gdk_pixbuf 2019-07-22 18:50:57 -04:00
Robin Gloster 8fb71b47e2
Merge pull request #65260 from juaningan/master
python37Packages.pysonos: 0.0.14 -> 0.0.21
2019-07-22 19:26:33 +00:00
Mario Rodas 95be462d07
Merge pull request #65138 from r-ryantm/auto-update/python3.7-nose2
python37Packages.nose2: 0.8.0 -> 0.9.1
2019-07-22 08:27:20 -05:00
Frederik Rietdijk b11049d562 Merge staging-next into staging 2019-07-22 14:16:15 +02:00
Frederik Rietdijk db6c38a075 Merge master into staging-next 2019-07-22 14:15:32 +02:00
Chris Ostrouchov 62cb4f7228 pythonPackages.zarr: init at 2.3.2 2019-07-22 14:07:32 +02:00
Chris Ostrouchov d383eade73 pythonPackages.numcodecs: init at 0.6.3 2019-07-22 14:07:32 +02:00
Juanjo Presa 6f1a71e995 python37Packages.pysonos: 0.0.14 -> 0.0.21 2019-07-22 13:47:17 +02:00
Mario Rodas d57d67e1c4
python3Packages.cherrypy: fix build 2019-07-21 13:55:57 -05:00
Mario Rodas 2354898cb2
pythonPackages.cherrypy: 17.4.1 -> 17.4.2 2019-07-21 13:55:56 -05:00
Mario Rodas 9b6ddb3c2b
pythonPackages.cheroot: 6.3.3 -> 6.5.5 2019-07-21 13:55:45 -05:00
Mario Rodas 2b4495246a
pythonPackages.setuptools-scm-git-archive: init at 1.1 2019-07-21 12:35:50 -05:00
Mario Rodas f036eb62a9
pythonPackages.backports_functools_lru_cache: enable tests 2019-07-21 04:23:00 -05:00
Mario Rodas 1ac3350c57
pythonPackages.portend: fix build 2019-07-21 04:22:00 -05:00
Mario Rodas 5ac577f1a2
pythonPackages.tempora: enable tests 2019-07-21 04:21:00 -05:00
Mario Rodas 94ae9f4ed5
pythonPackages.pytest-testmon: 0.9.16 -> 0.9.18 2019-07-21 04:20:00 -05:00
Frederik Rietdijk 36162c8c99 python: widgetsnbextension: 3.4.2 -> 3.5.0 2019-07-21 08:38:23 +02:00
Frederik Rietdijk 685386d8d7 python: tqdm: 4.32.1 -> 4.32.2 2019-07-21 08:38:23 +02:00
Frederik Rietdijk e18dc13e50 Revert "pythonPackages.jsonschema: 2.6.0 -> 3.0.1"
Too soon. We need to wait till it is better supported.

This reverts commit ba4384d865.
2019-07-21 08:38:23 +02:00
Frederik Rietdijk b038b6db3d python: toolz: 0.9.0 -> 0.10.0 2019-07-21 08:38:23 +02:00
Frederik Rietdijk 7d0603501a python: xarray: 0.12.2 -> 0.12.3 2019-07-21 08:38:23 +02:00
Frederik Rietdijk 536341c91b python3Packages.pandas: 0.24.2 -> 0.25.0 2019-07-21 08:38:23 +02:00
Frederik Rietdijk 1665bde593 python: numba: 0.44.0 -> 0.45.0 2019-07-21 08:38:23 +02:00
Frederik Rietdijk 2d52072942 python: jupyter_core: 4.4.0 -> 4.5.0 2019-07-21 08:38:23 +02:00
Frederik Rietdijk 82b0f8645d python: jupyter_client: 5.2.4 -> 5.3.1 2019-07-21 08:38:23 +02:00
Frederik Rietdijk 68433031c3 python: ipywidgets: 7.4.2 -> 7.5.0 2019-07-21 08:38:23 +02:00
Frederik Rietdijk 6fd5726759 python3Packages.ipykernel: 5.1.0 -> 5.1.1 2019-07-21 08:38:23 +02:00
Frederik Rietdijk 6006bc4630 pythonPackages.cytoolz: 0.9.0.1 -> 0.10.0 2019-07-21 08:38:23 +02:00
Frederik Rietdijk 48ddd81780 python: Cython: 0.29.10 -> 0.29.12 2019-07-21 08:38:22 +02:00
Frederik Rietdijk c2bcf46a8a python3.pkgs.ipython: 7.5.0 -> 7.6.1 2019-07-21 08:38:22 +02:00
Pierre Bourdon de6fc7fb97 pythonPackages.pyyaml: 5.1 -> 5.1.1 2019-07-21 08:38:22 +02:00
Pierre Bourdon abc9221996 pythonPackages.requests: 2.21.0 -> 2.22.0 2019-07-21 08:38:22 +02:00
Pierre Bourdon d886bc27ed pythonPackages.certifi: 2019.3.9 -> 2019.6.16 2019-07-21 08:38:22 +02:00
Pierre Bourdon 16ad5d5401 pythonPackages.bcrypt: 3.1.6 -> 3.1.7 2019-07-21 08:38:22 +02:00
Mario Rodas 0a352717b0
Merge pull request #65167 from r-ryantm/auto-update/python3.7-tweepy
python37Packages.tweepy: 3.7.0 -> 3.8.0
2019-07-20 18:42:01 -05:00
Mario Rodas 8fc2fe021a
Merge pull request #65164 from r-ryantm/auto-update/python3.7-twilio
python37Packages.twilio: 6.29.0 -> 6.29.1
2019-07-20 18:36:01 -05:00
R. RyanTM e836363d13 python37Packages.tomlkit: 0.5.4 -> 0.5.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-tomlkit/versions
2019-07-20 16:39:45 +02:00
R. RyanTM 4c8de690c5 python37Packages.tweepy: 3.7.0 -> 3.8.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-tweepy/versions
2019-07-20 06:43:06 -07:00
R. RyanTM a9c1718300 python37Packages.twilio: 6.29.0 -> 6.29.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-twilio/versions
2019-07-20 06:03:25 -07:00
Mario Rodas b095186914
Merge pull request #65159 from r-ryantm/auto-update/python3.7-python-periphery
python37Packages.python-periphery: 1.1.1 -> 1.1.2
2019-07-20 07:57:19 -05:00
Niklas Hambüchen 863f821bdf pyopenssl: Disable flaky test_wantWriteError test.
See added comment for details.
2019-07-20 14:19:51 +02:00
R. RyanTM f8274c8b18 python37Packages.ijson: 2.3 -> 2.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-ijson/versions
2019-07-20 14:15:20 +02:00
R. RyanTM 3b614e0ee6 python37Packages.python-periphery: 1.1.1 -> 1.1.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-python-periphery/versions
2019-07-20 05:11:19 -07:00
Lassi Haasio a8c79e9ab9 pyditz: init at 0.10.3 2019-07-20 13:38:22 +02:00
Peter Romfeld f5bad02ac7 pythonPackages.django-webpack-loader: init at 0.2.4 2019-07-20 13:27:49 +02:00
R. RyanTM 3ddc3e4217 python37Packages.cupy: 5.4.0 -> 6.0.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-cupy/versions
2019-07-20 13:23:44 +02:00
Robert Scott 0bbfd2d2dc pythonPackages.django_compressor: fix build, flesh out comments 2019-07-20 13:00:06 +02:00
Robert Scott 8e709be9ba pythonPackages.appconf: fix build, enable tests 2019-07-20 13:00:06 +02:00
R. RyanTM 3f06014e39 python37Packages.loguru: 0.3.0 -> 0.3.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-loguru/versions
2019-07-20 12:26:26 +02:00
R. RyanTM e04eb2bfc1 python37Packages.nose2: 0.8.0 -> 0.9.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-nose2/versions
2019-07-20 01:36:23 -07:00
R. RyanTM 27f9a4253d python37Packages.gnureadline: 6.3.8 -> 8.0.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-gnureadline/versions
2019-07-20 10:24:12 +02:00
R. RyanTM ba4e803a11 python37Packages.gensim: 3.7.3 -> 3.8.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-gensim/versions
2019-07-20 09:29:08 +02:00
Chris Ostrouchov 248fd7a46c pythonPackages.pytest-mock: refactor fix broken package 2019-07-20 09:25:30 +02:00
Chris Ostrouchov d391561768 pythonPackages.pytest-annotate: refactor fix broken build relax constraint 2019-07-20 09:24:37 +02:00
Chris Ostrouchov 1ad86f9569 pythonPackages.readme: refactor fix broken build 2019-07-20 09:24:37 +02:00
Chris Ostrouchov 49c265b8fe pythonPackages.nbval: 0.9.1 -> 0.9.2 fix broken build 2019-07-20 09:24:37 +02:00
Chris Ostrouchov e5f77fb6ba pythonPackages.glob2: init at 0.7
needed for poetry python 2.7 support
2019-07-20 09:23:01 +02:00
Chris Ostrouchov ba4384d865 pythonPackages.jsonschema: 2.6.0 -> 3.0.1 2019-07-20 09:22:30 +02:00
Chris Ostrouchov f10553883d pythonPackages.pycurl: 7.43.0.2 -> 7.43.0.3 2019-07-20 09:22:30 +02:00
R. RyanTM 5e811a5798 python37Packages.aiohttp-jinja2: 1.1.1 -> 1.1.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-aiohttp-jinja2/versions
2019-07-20 09:07:19 +02:00
Mario Rodas 0ee5701cd7
Merge pull request #65116 from r-ryantm/auto-update/python3.7-pelican
python37Packages.pelican: 4.0.1 -> 4.1.0
2019-07-19 22:37:39 -05:00
Mario Rodas 4fca2ef585
python37Packages.pelican: fix darwin build 2019-07-19 22:04:45 -05:00
R. RyanTM 7cbf9e22a2 python37Packages.pelican: 4.0.1 -> 4.1.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-pelican/versions
2019-07-19 17:50:13 -07:00
Aaron Andersen 1af592d65f
Merge pull request #64705 from MetaDark/protontricks
protontricks: init at 1.2.3
2019-07-19 20:45:27 -04:00
Frederik Rietdijk 0ce55a10d2 Merge master into staging-next 2019-07-19 16:33:38 +02:00
Chris Ostrouchov 2d5769884d pythonPackages.ibis-framework: init at 1.20 2019-07-19 09:43:35 +02:00
Chris Ostrouchov 784e957c74 python3Packages.ibis: init at 1.6.0 2019-07-19 09:43:35 +02:00
Mario Rodas 80d39388de pythonPackages.scrapy: 1.6.0 -> 1.7.1 2019-07-19 09:09:33 +02:00
MetaDark a3f452ed0c pythonPackages.vdf: init at 3.1 2019-07-18 17:58:32 -04:00
Joachim F be0fab1022
Merge pull request #64386 from mogorman/greatfet
greatfet: init at 2019.05.01.dev0
2019-07-18 13:10:52 +00:00
Michael Weiss c51cbfdfbc
pythonPackages.glances: 3.1.0 -> 3.1.1
Note/TODO: The IP plugin fails in the sandbox:

Error while initializing the ip plugin ('NoneType' object has no attribute 'split')

but works outside of the build sandbox (i.e. in a normal setup).
2019-07-18 11:58:45 +02:00
Ben Hipple 08d10e04db pythonPackages.mkl-service: init at 2.1.0 2019-07-17 20:49:17 +00:00
Robert Scott 5c85b24edc pythonPackages.jpylyzer: init at 1.18.0
include as application too
2019-07-17 10:34:41 +02:00
Matthieu Coudron 2cd8924235 python3Packages.python-language-server: 0.26.1 -> 0.27.0 2019-07-17 10:08:50 +02:00
Matthieu Coudron 274bb2e34d python3Packages.pyls-mypy: 0.1.3 -> 0.1.6 2019-07-17 10:08:50 +02:00
Taito Horiuchi 7c355b6a6d pythonPackages.robotframework: 3.0.4 -> 3.1.2
pythonPackages.robotframework: source file is zip formated
2019-07-17 10:08:19 +02:00
Vladyslav Burzakovskyy 0f5e19cc2b pythonPackages.isoweek: init at 1.3.3 2019-07-17 10:06:12 +02:00
Chris Ostrouchov a0fae1b615 pythonPackages.decorator: 4.3.2 -> 4.4.0 2019-07-17 10:02:03 +02:00
Chris Ostrouchov a1fd212536 pythonPackages.odo: refactor 0.5.1 -> unstable-2019-07-16 2019-07-17 10:02:03 +02:00
Chris Ostrouchov 124d108d7d pythonPackages.pytest-mpl: refactor fix broken python 2 test 2019-07-17 10:02:03 +02:00
Chris Ostrouchov 2c08f7dadd pythonPackages.robotframework-tools: 0.1a114 -> 0.1rc4 2019-07-17 10:02:03 +02:00
Chris Ostrouchov bdd84a0257 pythonPackages.zetup: refactor fix broken 2019-07-17 10:02:03 +02:00
Chris Ostrouchov 28f1c7765d pythonPackages.modeled: init at 0.1.8 2019-07-17 10:02:03 +02:00
Chris Ostrouchov 52840a2557 pythonPackages.sunpy: init at 1.0.2 2019-07-17 10:02:03 +02:00
Chris Ostrouchov 85e027d914 pythonPackages.pytest_3: refactor fix broken build of old package 2019-07-17 10:02:03 +02:00
Chris Ostrouchov daf811fa6d pythonPackages.drms: init at 0.5.6 2019-07-17 10:02:03 +02:00
Chris Ostrouchov ccdd093064 pythonPackages.glymur: init at 0.8.18 2019-07-17 10:02:03 +02:00
Chris Ostrouchov 504134a4a0 pythonPackages.asdf: init at 2.3.3 2019-07-17 10:02:03 +02:00
Chris Ostrouchov bd82932de3 pythonPackages.parfive: init at 1.0.0 2019-07-17 10:02:03 +02:00
Chris Ostrouchov ad4bbe8684 pythonPackages.aioftp: init at 0.13.0 2019-07-17 10:02:03 +02:00
Chris Ostrouchov 7523cd4f89 pythonPackages.trustme: refactor add idna as dependency needed downstream 2019-07-17 10:02:03 +02:00
Chris Ostrouchov 7e929898d7 pythonPackages.pytest-socket: init at 0.3.3 2019-07-17 10:02:03 +02:00
Chris Ostrouchov 1832c1c52e pythonPackages.pytest-astropy: init at 0.5.0 2019-07-17 10:02:03 +02:00
Chris Ostrouchov 45ee5f6d28 pythonPackages.pytest-arraydiff: init at 0.3 2019-07-17 10:02:03 +02:00
Chris Ostrouchov 3291b8dadf pythonPackages.pytest-openfiles: init at 0.3.2 2019-07-17 10:02:03 +02:00
Chris Ostrouchov e175b841f8 pythonPackages.pytest-remotedata: init at 0.3.1 2019-07-17 10:02:03 +02:00
Chris Ostrouchov 5bf65feaaa pythonPackages.pytest-doctestplus: init at 0.3.0 2019-07-17 10:02:03 +02:00
Chris Ostrouchov eceb53f082 pythonPackages.pydy: init at 0.5.0 2019-07-17 10:02:03 +02:00
Chris Ostrouchov b965b4b7ae pythonPackages.yt: init at 3.5.1 2019-07-17 10:02:03 +02:00
Chris Ostrouchov ceaf12fd6e pythonPackages.pygbm: init at 0.1.0 2019-07-17 10:02:03 +02:00
Chris Ostrouchov 1765a678fb pythonPackages.clifford: init at 1.0.4 2019-07-17 10:02:03 +02:00
Chris Ostrouchov 99f7b14981 pythonPackages.stumpy: init at 1.0 2019-07-17 10:02:03 +02:00
Chris Ostrouchov 36dc1d4fe6 pythonPackages.colorcet: init at 0.10 2019-07-17 10:02:03 +02:00
Chris Ostrouchov 029ef744a8 pythonPackages.colorcet: init at 2.0.1 2019-07-17 10:02:03 +02:00
Chris Ostrouchov 30169d9493 pythonPackages.datashader: init at 0.7.0 2019-07-17 10:02:03 +02:00
Chris Ostrouchov cebcbc24c7 pythonPackages.datashape: refactor fix broken package 2019-07-17 10:02:03 +02:00
Matt Melling 6c9d4bc846 pythonPackages.mwparserfromhell: init at 0.5.4 2019-07-17 10:00:21 +02:00
Daniël de Kok 4b334cf1d5 pythonPackages.spacy: 2.1.4 -> 2.1.6
Includes various improvements, including:

- Improvements for various languages.
- Evaluation metrics per entity type.
- Pretraining improvements.

Changelogs:

https://github.com/explosion/spaCy/releases/tag/v2.1.5
https://github.com/explosion/spaCy/releases/tag/v2.1.6

Also add myself as a maintainer.
2019-07-17 09:55:59 +02:00
Daniël de Kok 3a2c9891e7 pythonPackages.thinc: 7.0.6 -> 7.0.8
Change: avoid allocating a negative shape for ngrams
2019-07-17 09:55:59 +02:00
R. RyanTM f3e50dfbbb python37Packages.asgiref: 3.1.2 -> 3.1.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-asgiref/versions
2019-07-17 09:43:42 +02:00
R. RyanTM 1fb7255690 python37Packages.dbf: 0.98.0 -> 0.98.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-dbf/versions
2019-07-17 09:42:09 +02:00
R. RyanTM c4ba29da30 dot2tex: 2.9.0 -> 2.11.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python2.7-dot2tex/versions
2019-07-17 09:41:48 +02:00
R. RyanTM c1871485ed python37Packages.identify: 1.4.3 -> 1.4.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-identify/versions
2019-07-17 09:41:24 +02:00
R. RyanTM 26bff5f767 python37Packages.google-auth-oauthlib: 0.3.0 -> 0.4.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-google-auth-oauthlib/versions
2019-07-17 09:40:56 +02:00
R. RyanTM bac8f18fc6 python37Packages.piexif: 1.1.2 -> 1.1.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-piexif/versions
2019-07-17 09:40:18 +02:00
R. RyanTM 76e53a96ec python37Packages.whichcraft: 0.5.2 -> 0.6.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-whichcraft/versions
2019-07-17 09:40:01 +02:00
R. RyanTM dcc38411e7 python37Packages.python-gitlab: 1.8.0 -> 1.9.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-python-gitlab/versions
2019-07-17 09:39:50 +02:00
R. RyanTM 2957f9f79d python37Packages.splinter: 0.10.0 -> 0.11.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-splinter/versions
2019-07-17 09:38:59 +02:00
R. RyanTM 9ed84b6c2b python37Packages.pyopencl: 2018.2.5 -> 2019.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-pyopencl/versions
2019-07-17 09:38:08 +02:00
R. RyanTM 178bf6921b python37Packages.ROPGadget: 5.4 -> 5.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-ropgadget/versions
2019-07-17 09:36:00 +02:00
Mario Rodas dbd4d232af
Merge pull request #64923 from r-ryantm/auto-update/python3.7-pysaml2
python37Packages.pysaml2: 4.7.0 -> 4.8.0
2019-07-17 02:18:25 -05:00
Mario Rodas 8801fb7be6
Merge pull request #64885 from r-ryantm/auto-update/python3.7-phonenumbers
python37Packages.phonenumbers: 8.10.12 -> 8.10.14
2019-07-17 02:03:20 -05:00
Mario Rodas 9239460aa1
Merge pull request #64883 from r-ryantm/auto-update/python3.7-micawber
python37Packages.micawber: 0.4.1 -> 0.5.0
2019-07-17 02:02:35 -05:00
Mario Rodas a697e27fae
Merge pull request #64881 from r-ryantm/auto-update/python3.7-django-taggit
python37Packages.django_taggit: 0.23.0 -> 1.1.0
2019-07-17 01:59:32 -05:00
Mario Rodas f4398f50b1
Merge pull request #64889 from r-ryantm/auto-update/python3.7-josepy
python37Packages.josepy: 1.1.0 -> 1.2.0
2019-07-17 01:56:38 -05:00
Mario Rodas 6190ce5ba8
Merge pull request #64890 from r-ryantm/auto-update/python3.7-flask-paginate
python37Packages.flask-paginate: 0.5.2 -> 0.5.3
2019-07-17 01:54:08 -05:00
Mario Rodas ed537819fd
Merge pull request #64875 from r-ryantm/auto-update/python3.7-pex
python37Packages.pex: 1.6.7 -> 1.6.8
2019-07-17 01:49:52 -05:00
R. RyanTM e48aa067ad
python37Packages.phonenumbers: 8.10.12 -> 8.10.15
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-phonenumbers/versions
2019-07-17 01:42:07 -05:00
Mario Rodas cea7525b5d
Merge pull request #64878 from r-ryantm/auto-update/python3.7-geopandas
python37Packages.geopandas: 0.5.0 -> 0.5.1
2019-07-17 01:36:05 -05:00
Mario Rodas 7095c14e68
Merge pull request #64902 from r-ryantm/auto-update/python3.7-fitbit
python37Packages.fitbit: 0.3.0 -> 0.3.1
2019-07-17 01:33:02 -05:00
Mario Rodas 008418db34
Merge pull request #64918 from r-ryantm/auto-update/python3.7-typing_extensions
python37Packages.typing-extensions: 3.7.2 -> 3.7.4
2019-07-17 01:30:54 -05:00
Mario Rodas 8e94a722a3
Merge pull request #64954 from Pamplemousse/filebytes
pythonPackages.filebytes: 0.9.20 -> 0.9.21
2019-07-17 01:22:49 -05:00
Ryan Mulligan 5964f93616
Merge pull request #64924 from r-ryantm/auto-update/python3.7-s3fs
python37Packages.s3fs: 0.2.1 -> 0.2.2
2019-07-16 20:11:40 -07:00