Commit Graph

10811 Commits

Author SHA1 Message Date
Timo Kaufmann
c393b60179 python.pkgs.dm-sonnet: add estimator dependency
Previously was implicitly included in the binary tensorflow release.
2019-06-26 23:48:33 +02:00
Timo Kaufmann
54cbf55543
python.pkgs.dm-sonnet: fix hash (#63815)
Follow up to https://github.com/NixOS/nixpkgs/pull/63806, where I failed
to update the hash.
2019-06-26 17:48:44 +02:00
Timo Kaufmann
6ee5152e71
python.pkgs.dm-sonnet: fix build with bazel 0.27 (#63806) 2019-06-26 13:58:34 +02:00
Frederik Rietdijk
d843e16cb8 Merge master into staging-next 2019-06-26 13:22:30 +02:00
adisbladis
8df753c598
pythonPackages.requests-toolbelt: Add missing checkinput pyopenssl 2019-06-26 11:29:41 +01:00
adisbladis
d2c84bb3d1
pythonPackages.execnet: 1.5.0 -> 1.6.0 2019-06-26 11:03:17 +01:00
worldofpeace
813f1b5fba
Merge pull request #63659 from risicle/ris-hdbscan-fix-remove
pythonPackages.hdbscan: fix build
2019-06-25 11:33:27 -04:00
Frederik Rietdijk
4589a04299 Merge master into staging-next 2019-06-25 16:26:29 +02:00
Daniel Vianna
e37eddc8c0 pythonPackages.pycategories: init at 1.2.0 2019-06-25 09:50:14 -04:00
Vladimír Čunát
145a620802
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1527134
2019-06-25 14:04:12 +02:00
Jonathan Ringer
c438c0e0b7 pythonPackages.msrestazure: 0.6.0 -> 0.6.1 2019-06-24 17:08:59 +02:00
Jonathan Ringer
e8fc86dbaa pythonPackages.msrest: 0.6.4 -> 0.6.7 2019-06-24 17:08:59 +02:00
Sébastien Maret
13702bd491 pythonPackages.black: fix tests in sandbox mode on Darwin
Fixes #63722
2019-06-24 17:06:54 +02:00
Jörg Thalheim
6e4633d2cd
PythonPackages: add rig + sentinel (#63729)
PythonPackages: add rig + sentinel
2019-06-24 14:51:35 +01:00
Nikolay Amiantov
255c4ae4e1 python3.pkgs.mlrose: init at 1.2.0 2019-06-24 15:59:57 +03:00
timor
9a0f64af58 pythonPackages.rig: init at 2.4.1 2019-06-24 14:29:10 +02:00
timor
521b819eda pythonPackages.sentinel: init at 0.1.1 2019-06-24 14:29:10 +02:00
Matthew Bauer
b24d5e48b9
Merge pull request #63695 from arcnmx/python-hidapi-darwin
pythonPackages.hidapi: enable on darwin
2019-06-23 21:48:00 -04:00
arcnmx
2933681be0 pythonPackages.hidapi: enable on darwin 2019-06-23 14:55:26 -07:00
Ryan Mulligan
73d5c7e547
Merge pull request #63350 from r-ryantm/auto-update/python3.7-cassandra-driver
python37Packages.cassandra-driver: 3.17.1 -> 3.18.0
2019-06-23 14:07:40 -07:00
makefu
536abf3c64 python.pkgs.gtts-token: init at 1.1.3 2019-06-23 18:19:11 +02:00
Jonathan Ringer
d27c1f64f4 pythonPackages.imgaug: mark as broken 2019-06-23 18:14:19 +02:00
Jonathan Ringer
9559da73a2 pythonPackages.ndg-httpsclient: 0.4.2 -> 0.5.1 2019-06-23 18:13:46 +02:00
R. RyanTM
9bf6694abf python37Packages.progressbar2: 3.39.3 -> 3.42.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-progressbar2/versions
2019-06-23 18:12:59 +02:00
R. RyanTM
70cf345947 python37Packages.aniso8601: 6.0.0 -> 7.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-aniso8601/versions
2019-06-23 18:12:39 +02:00
R. RyanTM
53a374d98d python37Packages.sasmodels: 0.99 -> 1.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-sasmodels/versions
2019-06-23 18:12:12 +02:00
Frederik Rietdijk
dafee3d91a Merge master into staging-next 2019-06-23 15:38:41 +02:00
Frederik Rietdijk
ba7e7aed08 python.pkgs.soundfile: 0.9.0.post1 -> 0.10.2
Package was renamed as well.
2019-06-23 15:32:19 +02:00
Linus Heckemann
bd286ce6e5
Merge pull request #61826 from gnidorah/video2midi
video2midi: init at 0.3.7
2019-06-23 10:00:50 +02:00
arcnmx
7d07263f75 Revert "python37Packages.aiorpcx: 0.17.0 -> 0.18.3"
This reverts commit 299996bc38.
electrum, the only dependent package, failed to build with this.
2019-06-23 08:54:39 +02:00
Ben Wolsieffer
203ea0d5be buildbot: 2.3.0 -> 2.3.1 (#63644) 2019-06-22 20:39:14 -04:00
Robert Scott
8008954579 pythonPackages.hdbscan: fix build by removing upstream patch, adding joblib
joblib is for the benefit of py27, whose scikitlearn doesn't include it.
also move cython to nativeBuildInputs
2019-06-22 19:06:52 +01:00
Timo Kaufmann
78054a581c
python3.pkgs.scikitlearn: 0.20.3 -> 0.21.2 (#63591)
Splits scikitlearn into a python2 (0.20.x) and a python3 (>0.20)
version.
2019-06-22 17:59:43 +02:00
Vladimír Čunát
3e4b15f0c4
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1526638
2019-06-22 14:35:35 +02:00
Timo Kaufmann
db3fed28e2
python.pkgs.r2pipe: 1.3.1 -> 1.4.1 (#63646) 2019-06-22 10:56:46 +02:00
Dmitry Kalinkin
bff304c7fe
Revert "python: buildbot-worker: 2.3.0 -> 2.3.1"
This reverts commit 67ffa0330a.

Resolves: #63611
2019-06-21 10:51:21 -04:00
Dmitry Kalinkin
cd1bc95193
Revert "python: buildbot-pkg: 2.3.0 -> 2.3.1"
This reverts commit 97e406f53b.

Resolves: #63611
2019-06-21 10:44:15 -04:00
Dmitry Kalinkin
847f677b56
Revert "python: buildbot: 2.3.0 -> 2.3.1"
This reverts commit 038794dd73.

Resolves: #63611
2019-06-21 10:40:04 -04:00
Frederik Rietdijk
72d647f3d8 Merge master into staging-next 2019-06-21 08:20:26 +02:00
Timo Kaufmann
7792ba9127
python.pkgs.rl-coach: 0.12.0 -> 0.12.1 (#63590)
Adds support for scipy 1.3 and thereby unbreaks the build.
2019-06-20 23:18:10 +02:00
Timo Kaufmann
07b2082b08
python.pkgs.dm-sonnet: update bazel fetch hash (#63587)
Changed after the bazel 0.26 update.
2019-06-20 22:16:51 +02:00
Maximilian Bosch
e4fdd21675
Merge pull request #63363 from r-ryantm/auto-update/python3.7-google-i18n-address
python37Packages.google-i18n-address: 2.3.4 -> 2.3.5
2019-06-20 17:48:00 +02:00
Frederik Rietdijk
e951c42b9a python: acoustics: 0.2.0.post2 -> 0.2.1 2019-06-20 11:41:54 +02:00
Lancelot SIX
00078b99ee
Merge pull request #63366 from lsix/django_1_11_21
pythonPackages.django: 1.11.20 -> 1.11.21
2019-06-20 11:00:05 +02:00
Lancelot SIX
8516717ecd
Merge pull request #63367 from lsix/django_2_1_9
pythonPackages.django_2_1: 2.1.8 -> 2.1.9
2019-06-20 10:59:46 +02:00
Mario Rodas
043012f80f
Merge pull request #63345 from r-ryantm/auto-update/python3.7-astropy-helpers
python37Packages.astropy-helpers: 3.1.1 -> 3.2.1
2019-06-19 21:58:54 -05:00
Mario Rodas
863e4e0525
Merge pull request #63347 from r-ryantm/auto-update/python3.7-astropy
python37Packages.astropy: 3.1.2 -> 3.2.1
2019-06-19 21:58:32 -05:00
Mario Rodas
eb092c2c77
Merge pull request #63360 from r-ryantm/auto-update/python3.7-fs
python37Packages.fs: 2.4.5 -> 2.4.7
2019-06-19 21:57:36 -05:00
Mario Rodas
a2646b3c92
Merge pull request #62519 from r-ryantm/auto-update/python3.7-cfgv
python37Packages.cfgv: 1.6.0 -> 2.0.0
2019-06-19 21:54:51 -05:00
R. RyanTM
956aace12d
python37Packages.astropy: 3.1.2 -> 3.2.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-astropy/versions
2019-06-19 21:42:06 -05:00