Commit Graph

5494 Commits

Author SHA1 Message Date
xeji decd819911 Merge pull request #46556 from rnhmjoj/lastpass
qutebrowser: patch all python scripts
2018-09-12 23:51:40 +02:00
Robert Schütz c15a94b6d1 Merge pull request #45644 from jluttine/update-rlp-1.0.2
pythonPackages.rlp: 1.0.1 -> 1.0.2 (with some new deps)
2018-09-12 12:55:29 +02:00
Jörg Thalheim 63668d33b2 python-language-server: 0.19.0 -> 0.21.2 2018-09-12 09:03:08 +01:00
Jörg Thalheim e4393102e6 python-jsonrpc-server: init at 0.0.1 2018-09-12 09:03:08 +01:00
Jörg Thalheim 8d4afa5f2e pythonPackage.backports-shutil-which: enable tests 2018-09-12 09:04:36 +03:00
Jaakko Luttinen d0ce8834ae pythonPackages.libagent: fix propagatedBuildInputs 2018-09-12 09:04:36 +03:00
Jaakko Luttinen 80b64a2e04 pythonPackage.backports-shutil-which: init at 3.5.1 2018-09-12 08:44:19 +03:00
Jaakko Luttinen c9bf7f67b9 pythonPackage.pymsgbox: init at 1.0.6 2018-09-12 08:44:19 +03:00
Jaakko Luttinen 5c9db2f02f pythonPackages.ledgerblue: fix build inputs 2018-09-12 08:44:19 +03:00
Jaakko Luttinen 38e86a8f1e pythonPackages.python-u2flib-host: init at 3.0.3 2018-09-12 08:44:19 +03:00
Jaakko Luttinen f053daf36c pythonPackages.rlp: fix build 2018-09-12 08:44:19 +03:00
Jaakko Luttinen 9f8e6148c5 pythonPackages.eth-utils: init at 1.2.0 2018-09-12 08:44:18 +03:00
Jaakko Luttinen 541a13ca0a pythonPackages.eth-typing: init at 1.1.0 2018-09-12 08:44:18 +03:00
rnhmjoj d117e3ccd8 python.pkgs.construct: 2.8.16 -> 2.9.45 2018-09-12 03:35:26 +02:00
rnhmjoj dca577a36c python.pkgs.pykeepass: init at 3.0.2 2018-09-12 03:35:25 +02:00
rnhmjoj 75b2058aff python.pkgs.pyreadability: init at 0.4.0 2018-09-12 03:23:04 +02:00
rnhmjoj e281f0e686 python.pkgs.tldextract: init at 2.2.0 2018-09-12 03:23:04 +02:00
rnhmjoj 99dad9d7f0 python.pkgs.requests-file: init at 1.4.3 2018-09-12 03:23:04 +02:00
Maximilian Bosch a25dcb6607 python3Packages.pyowm: fix python3 build (#46549)
See https://hydra.nixos.org/build/80714323

Version 2.9 requires `geojson==2.x'. To allow 2.4, the constraint
required some patching using `substituteInPlace'.

Addresses #45960
2018-09-12 01:23:36 +02:00
Ryan Mulligan 8d4248a4cb Merge pull request #44657 from costrouc/costrouc/dask-distributed
pythonPackages.distributed: 1.15.1 -> 1.22.1
2018-09-11 16:05:58 -07:00
Chris Ostrouchov 027b9beb58 fixup! merge: fixing changes with nixpkgs since pull-request 2018-09-11 17:14:12 -04:00
Christopher Ostrouchov dac171dd5d merge: fixing changes with nixpkgs since pull-request
- pytest-timeout: no longer requires patch
 - joblib: was improperly merged with the github merge tool (never
   using again)
2018-09-11 14:24:59 -04:00
Jaakko Luttinen c44504410b pythonPackages.eth-hash: init at 0.1.14 2018-09-11 17:49:48 +03:00
xeji f201f8c3fd pythonPackages.pytestflakes: fix build (#46500)
- disable a failing test case that looks broken
- remove pytestcache depencency that was dropped upstream
2018-09-11 11:15:03 +02:00
Timo Kaufmann 2b6144d1ad Merge pull request #46368 from Ma27/fix-mahotas
pythonPackages.mahotas: fix build, move expression
2018-09-10 11:56:50 +02:00
Maximilian Bosch ee897b64ff pythonPackages.mahotas: fix build, move expression
See https://hydra.nixos.org/build/80828287

Moves `mahotas` out of `python-packages.nix` into its own file and fixes
broken test cases by skipping them using nosetest's `@nottest`
annotation.

These tests broke from time to time in a sandbox and are therefore
considered impure.

Addresses #45960
2018-09-10 11:32:58 +02:00
Josef Kemetmüller 6f891ff66e pythonPackages.joblib: Disable flaky test (#46439)
The test `test_nested_parallelism_limit` fails on darwin.
2018-09-09 22:42:17 +02:00
Josef Kemetmüller 5e0c468737 pythonPackages.fiona: Fix darwin build (#46435) 2018-09-09 22:40:49 +02:00
xeji 12fae6e5c7 Merge pull request #46440 from knedlsepp/fix-pythonPackages.libusb1
pythonPackages.libusb1: Fix darwin build
2018-09-09 22:25:06 +02:00
Josef Kemetmüller b633fc4fb4 pythonPackages.libusb1: Disable flaky test 2018-09-09 22:09:34 +02:00
xeji d18aaceda6 Merge pull request #46438 from knedlsepp/fix-pythonPackages.flask_ldap_login
pythonPackages.flask_ldap_login: Fix build
2018-09-09 22:00:59 +02:00
Josef Kemetmüller b667a76eac pythonPackages.flask_ldap_login: Disable on python3 2018-09-09 21:48:54 +02:00
Josef Kemetmüller a4b040e69f pythonPackages.cozy: Disable on python2 (#46436)
Cozy does not support python2.
2018-09-09 21:33:45 +02:00
Josef Kemetmüller 063aa389df pythonPackages.libusb1: Fix darwin build 2018-09-09 20:56:34 +02:00
Josef Kemetmüller 25f8753bf4 pythonPackages.flask_ldap_login: 0.3.0 -> 0.3.4 2018-09-09 20:39:46 +02:00
Josef Kemetmüller d4e89680d2 pythonPackages.flask_ldap_login: Fix build 2018-09-09 20:39:15 +02:00
Jörg Thalheim 201ee19758 Merge pull request #46377 from dasJ/nonhttp
treewide: Use http/https for homepages
2018-09-09 15:50:25 +01:00
xeji 17c51ef436 Merge pull request #45925 from markuskowa/ompi-up
slurm: 17.11.9-2 -> 18.08.0-1
2018-09-09 14:20:00 +02:00
Maximilian Bode c020a59ccd pythonPackages.tifffile: fix python 2 build (#46415) 2018-09-09 12:13:36 +02:00
Maximilian Bode dfcf07d9d3 pythonPackages.django-raster: fix build (#46413) 2018-09-09 11:34:18 +02:00
Markus Kowalewski 7dd2f4ec9c pyslurm: 20180811 -> 20180908 2018-09-08 23:16:37 +02:00
xeji 113f4d7b44 pythonPackages.persistent: fix build (#46364)
Documentation-related tests failed, the docs didn't build correctly
because of missing dependencies sphinx and manuel. Add them.
2018-09-08 21:35:33 +02:00
Maximilian Bode 73e75a7d16 pythonPackages.confluent-kafka: fix build (#46380)
cc #45960
2018-09-08 21:32:04 +02:00
Janne Heß 9ef77854f7 treewide: Use http/https for homepages 2018-09-08 18:30:00 +02:00
Maximilian Bosch a02002deba pythonPackages.pycaption: fix build (#46356)
The `beaitufulsoup4` package distributed by `nixpkgs` is now at `4.6.3`.

Additionally it fixes `gnomecaption` which depends on the broken
`pycaption` package.

See https://hydra.nixos.org/build/81000247
See https://hydra.nixos.org/build/80723223

Addresses #45960
2018-09-08 11:20:47 +02:00
Maximilian Bosch 218ac50fd4 pythonPackages.trio: fix build (#46342)
Fixes the build for `python3Packages.trio' for the next ZHF iteration.
Please refer to the Hydra build for further reference: https://hydra.nixos.org/build/80617356

`python3Packages.sniffio` is needed for the build, otherwise the build
aborts with an error like this:

```
  Could not find a version that satisfies the requirement sniffio (from trio==0.6.0) (from versions: )
No matching distribution found for sniffio (from trio==0.6.0)
```

See #45960
2018-09-08 01:02:55 +02:00
Alexey Shmalko e5e4fd8ede Merge pull request #46327 from costrouc/costrouc/markerlib
pythonPackages.markerlib: init at 0.6.0
2018-09-07 23:38:16 +03:00
Chris Ostrouchov 2895560f4f pythonPackages.markerlib: init at 0.6.0 2018-09-07 14:08:35 -04:00
xeji 6f3ff5acc7 Merge pull request #46186 from costrouc/costrouc/python-ncclient
pythonPackages.ncclient: refactor + init pythonPackages.selectors2
2018-09-07 17:33:58 +02:00
Chris Ostrouchov a726956b42 pythonPackages.ncclient: refactor
adding selectors2 as dependency of ncclient. Added recently 20 days
ago in August. https://github.com/ncclient/ncclient/commit/8ef20f282877097c8f51604679277db49c39f80c
2018-09-07 10:22:22 -04:00