R. RyanTM
49f6c9bbb0
python37Packages.asyncssh: 1.17.0 -> 1.17.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-asyncssh/versions
2019-08-05 00:56:25 -07: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
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
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