13842 Commits

Author SHA1 Message Date
Roman Timushev
dfac4a0f43 cfn-lint: propagate setuptools 2019-11-09 14:36:18 +01:00
adisbladis
cd1a02a4ba
pythonPackages.pyside: Add missing input libGL 2019-11-09 10:34:49 +00:00
Vladimír Čunát
457e94d900
Merge branch 'master' into staging-next
~4k rebuilds on each Linux.
2019-11-09 07:26:53 +01:00
Ben Wolsieffer
a1c3a7fa24 buildbot: 2.4.1 -> 2.5.0 2019-11-08 15:51:25 -08:00
nixo
d7a4bcd633 python-modules/neurotools: remove
It has no dependencies, has not been updated for long and works only with python2
2019-11-08 14:22:00 +01:00
Mario Rodas
311a470d5b
Merge pull request #72892 from marsam/update-grpc
grpc: 1.24.3 -> 1.25.0
2019-11-07 19:10:08 -05:00
Matthew Bauer
561edb92e6
Merge pull request #70903 from minijackson/fix-alot-completion
alot: fix hardcoded Python in Zsh completion
2019-11-07 17:05:10 -05:00
Matthew Bauer
dae8a71748
Merge pull request #64422 from bhipple/add/myfitnesspal
pythonPackages.myfitnesspal: init at 1.13.3
2019-11-07 16:50:44 -05:00
André-Patrick Bubel
b417fededc pythonPackages.jsonrpclib-pelix: remove moredread as maintainer 2019-11-07 11:10:07 -08:00
merijnb
f3288a2b8d pythonPackages.tables: 3.6.0 -> 3.6.1 (#72930)
The package has vanished from pypi, and only this new version is now
available. The release notes for the new version state:

```
Release 3.6.1
Maintenance release to fix packaging issues.
No new features or bug fixes.
```

so I can only assume that the 3.6.0 release was not working correctly.
2019-11-06 19:31:56 -05:00
Maximilian Bosch
997bd95b3b
python3Packages.todoist: 8.1.0 -> 8.1.1 2019-11-07 00:37:40 +01:00
Merijn Broeren
8b8db86860 Revert "python: jupyter_console: 5.2.0 -> 6.0.0"
This reverts commit dc4eb2fc5e6c2731dd61e75aa7823f91aa29bf31. It was
added in a large PR (#71893) by @fridh, where he already predicted some of
the changes would have to be reverted. This is an obvious one, it breaks
python 2.7 compatibility, as that needs 5.x of jupyter_console.
2019-11-06 13:12:36 -08:00
Jan Tojnar
3f2a425da3
Merge branch 'staging-next' into staging 2019-11-06 18:10:57 +01:00
Jan Tojnar
4fc27edf07
Merge branch 'master' into staging-next 2019-11-06 18:10:37 +01:00
Mario Rodas
ef7a7d0f75
pythonPackages.grpcio-tools: 1.24.3 -> 1.25.0 2019-11-06 04:20:00 -05:00
Marius Bergmann
ebaedb0e11 pythondialog: init at 3.4.0 2019-11-05 16:26:08 -08:00
Markus Kowalewski
7c8f37b24f
pythonPackages.configshell: 1.1.fb25 -> 1.1.26 2019-11-05 22:03:43 +01:00
Markus Kowalewski
d096ee57d0
pythonPackages.rtslib: 2.1.fb69 -> 2.1.70 2019-11-05 22:03:42 +01:00
Jonathan Ringer
f605e22cc3 python3Packages.cytoolz: 0.10.0 -> 0.10.1 2019-11-05 09:31:27 -08:00
Jonathan Ringer
c2c1227bbb
python3Packages.hdbscan: add missing dependency 2019-11-05 08:46:38 -08:00
Frederik Rietdijk
c4e30cf98c Merge staging-next into staging 2019-11-05 14:18:08 +01:00
Frederik Rietdijk
03a9822405 Merge master into staging-next 2019-11-05 14:17:37 +01:00
Philip Kranz
fa2909bf51 python.pkgs.pyglet: Fix missing libraries
Add the paths for Xext, fontconfig and freetype to the hardcoded library
paths in load_library.
2019-11-05 13:42:48 +01:00
Frederik Rietdijk
21c201adee pythonPackages.mesonpep517: init at 0.1.9999994 2019-11-05 12:19:35 +01:00
Frederik Rietdijk
eb98b1d1d2 pythonPackages.intreehooks: init at 1.0 2019-11-05 12:19:35 +01:00
Tyler Benster
6d7ab9e146 pythonPackages.scikitlearn: 0.21.2 -> 0.21.3 2019-11-05 11:30:46 +01:00
R. RyanTM
ccadfbeb24 python38Packages.telethon: 1.9.0 -> 1.10.8 2019-11-05 02:28:13 -08:00
R. RyanTM
78c5c97695 python38Packages.wurlitzer: 1.0.3 -> 2.0.0 2019-11-05 02:10:33 -08:00
R. RyanTM
b9611d2287 python38Packages.willow: 1.1 -> 1.3 2019-11-05 02:10:02 -08:00
Tobias Mayer
85fb93535c pythonPackages.schema: Add myself as maintainer 2019-11-05 01:42:40 -08:00
Tobias Mayer
aa1ad7b866 pythonPackages.schema: Fix
This depends on contextlib2 and mock. The preConfigure hook
can probably be removed with the next version bump, see
https://github.com/keleshev/schema/pull/222.
2019-11-05 01:42:40 -08:00
Linus Heckemann
19fb94212b
Merge pull request #66645 from WhittlesJr/python-easysnmp-and-poster3
pythonPackages.easysnmp: init at 0.2.5; python3Packages.poster3: init at 0.8.1
2019-11-05 10:32:08 +01:00
Mario Rodas
c855dceacf python3Packages.nvchecker: 1.4.4 -> 1.5 2019-11-04 21:29:11 -08:00
John Ericson
acd2d19484
Merge pull request #72347 from NixOS/bash-no-undef-vars
treewide: `set -u` everywhere
2019-11-04 19:52:33 -05:00
Jonathan Ringer
5842a29159 python3Packages.solo-python: 0.0.15 -> 0.0.18 2019-11-04 08:58:36 -08:00
gnidorah
f7c032ee00 pythonPackages.pykde4: fix url
Became incorrect after #66585
2019-11-04 08:54:02 -08:00
R. RyanTM
b1b776b11c python38Packages.xdis: 4.0.4 -> 4.1.2 2019-11-04 08:46:17 -08:00
R. RyanTM
d751e08522 python38Packages.license-expression: 0.999 -> 1.0 2019-11-04 08:43:51 -08:00
R. RyanTM
5524f4df0d gitAndTools.pre-commit: 1.18.3 -> 1.20.0 2019-11-04 08:37:18 -08:00
scalavision
f379992680 pythonPackages.deeptoolsIntervals: init at 0.1.9 2019-11-04 02:42:36 -08:00
scalavision
1994ed8c7e pythonPackages.pybigwig: init at 0.3.17 2019-11-04 02:42:36 -08:00
scalavisison
e764c16083 pythonPackages.py2bit: init at 0.3.0 2019-11-04 02:42:36 -08:00
Jos van Bakel
018f66f6d8 pythonPackages.moderngl-window: init at 1.2.0 2019-11-04 02:42:09 -08:00
Jos van Bakel
2d5aa98874 pythonPackages.pyglet: 1.3.2 -> 1.4.2 2019-11-04 02:42:09 -08:00
Edmund Wu
9e78d12878 pythonPackages.sqlalchemy-utils: 0.34.2 -> 0.35.0 2019-11-04 01:46:59 -08:00
Sebastian Jordan
d7a618ac01 pythonPackages.nix-prefetch-github: 2.3.1 -> 2.3.2 2019-11-04 09:14:00 +01:00
Pierre Bourdon
eb2aa009a3 pythonPackages.pyatmo: 2.3.2 requires requests 2019-11-04 09:06:48 +01:00
Léo Gaspard
3376fd9f43
Merge pull request #72202 from risicle/ris-koji-1.14.3
pythonPackages.koji: 1.13.0 -> 1.14.3, addressing CVE-2019-17109
2019-11-04 01:39:18 +01:00
Ryan Mulligan
5d5dfbfb8a
Merge pull request #72552 from danieldk/spacy-2.2.2
Update spacy to 2.2.2 + necessary dependency updates
2019-11-03 07:58:12 -08:00
Terje Larsen
9a4ae42195 Revert "python: pg8000: 1.12.5 -> 1.13.2"
This reverts commit 35bdea0d6c224a5f1d1cbe8e6ba4ce67959ddbed.
2019-11-03 16:44:51 +01:00