Commit Graph

13557 Commits

Author SHA1 Message Date
Henrik Jonsson
7aeff945bf pythonPackages.trezor_agent: add hkjn to maintainers 2019-11-12 11:30:24 -08:00
Florian Klink
6226df9b4e python.pkgs.requests_oauthlib: 1.2.0 -> 1.3.0 2019-11-12 09:37:02 -08:00
Jonathan Ringer
98912d2605 python3Packages.uvicorn: 0.9.0 -> 0.10.4 2019-11-12 08:54:22 -08:00
Jonathan Ringer
dd79af2216 python3Packages.uvloop: 0.13.0 -> 0.14.0 2019-11-12 08:54:22 -08:00
Frederik Rietdijk
4eed2a56e6 python.pkgs.jupyterlab: 0.35.6 -> 1.2.2 2019-11-12 17:22:21 +01:00
Frederik Rietdijk
4619637d74
Merge pull request #72712 from NixOS/staging-next
Staging next
2019-11-12 14:32:50 +01:00
Domen Kožar
e3065afa44
python3Packages.Babel: disable tests on darwin since they fail
cc @fridh
2019-11-12 13:10:11 +01:00
Jonathan Ringer
a0476bbccc python3Packages.websockets: 8.0.2 -> 8.1 2019-11-11 14:16:11 -08:00
Jan Tojnar
1b5a8a2cc6
Merge branch 'master' into staging-next 2019-11-11 22:27:57 +01:00
Jonathan Ringer
920faee436 pythonPackages.wurlitzer: add missing python2 dependencies 2019-11-11 13:20:23 -08:00
Jonathan Ringer
e9453fc878 python3Packages.datasette: 0.29.3 -> 0.30.2 2019-11-11 13:14:46 -08:00
Jonathan Ringer
0dfbff1d46 python3Packages.google_cloud_vision: fix tests 2019-11-11 13:13:17 -08:00
isgy
da006ed937 python3Packages.jupyterlab_server: added pyjson5 dependency 2019-11-11 12:45:02 -08:00
isgy
3be103989c python3Packages.pyjson5: init at 0.8.5 2019-11-11 12:45:02 -08:00
Sondre Nilsen
150f62b923 pythonPackage.jsonlines: init at 1.2.0 2019-11-11 12:35:48 -08:00
tekeri
cd41194654 circus: fix incompatible dependency of python-circus (#73199)
* circus: fix incompatible dependency of python-circus

* circus: move out of python packages set

* circus: remove directly used python packages arguments
2019-11-11 14:09:58 +01:00
Frederik Rietdijk
cf27abf534 Merge master into staging-next 2019-11-11 12:06:42 +01:00
Frederik Rietdijk
6e9743f120 pythonPackages.spyder: fix package 2019-11-11 11:55:52 +01:00
Frederik Rietdijk
a94b6a90ac Revert "python: spyder-kernels: 0.5.2 -> 1.6.0"
We should still stick with an older version for spyder 3.3.6. As soon
as 4.0.0 is released we need to upgrade this package.

This reverts commit 757fd1e27b.
2019-11-11 11:55:52 +01:00
Malte Brandy
7fee1c664c
pythonPackages.qrcode: Fix "No module named pkg_resources" error 2019-11-10 14:17:06 +01:00
Daniël de Kok
5751e005b4 python3Packages.spacy_models: add Norwegian and Lithuanian models (#70306) 2019-11-09 20:37:35 -05:00
Kai Wohlfahrt
62e927d446 portend: patch for black 19.10b0 2019-11-09 11:04:28 -08:00
Kai Wohlfahrt
a4f0c51c0c pytest-black: patch black dependency
This change is pending upstream in #29, but it is stale.
2019-11-09 11:04:28 -08:00
Kai Wohlfahrt
d602c56f47 python3Packages.black: 19.03b0 -> 19.10b0 2019-11-09 11:04:28 -08: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 dc4eb2fc5e. 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
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
Jonathan Ringer
f605e22cc3 python3Packages.cytoolz: 0.10.0 -> 0.10.1 2019-11-05 09:31:27 -08: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