Commit Graph

5151 Commits

Author SHA1 Message Date
Robert Schütz
dc707e41e4 python.pkgs.pyqrcode: init at 1.2.1 2018-08-31 19:07:35 +02:00
Robert Schütz
09cced6725 python.pkgs.pyotp: init at 2.2.6 2018-08-31 19:07:35 +02:00
Robert Schütz
2b5659dc04 python.pkgs.ecpy: 0.9.0 -> 0.9.1 2018-08-31 15:56:52 +02:00
John Ericson
2c4a75e9ef Merge pull request #45820 from obsidiansystems/dont-use-obsolete-platform-aliases
treewide: Dont use obsolete platform aliases
2018-08-31 09:56:10 -04:00
Silvan Mosberger
f7606a82ed Merge pull request #43437 from MostAwesomeDude/cozy
Cozy
2018-08-31 15:29:41 +02:00
Sarah Brofeldt
7590d8b332 Merge pull request #45851 from mpickering/folium-0.6.0
folium: 0.5.0 -> 0.6.0
2018-08-31 11:31:56 +02:00
Matthew Pickering
9b375a34e5 folium: 0.5.0 -> 0.6.0 2018-08-31 08:40:13 +00:00
Sarah Brofeldt
582507627f pythonPackages.httpsig: init at 1.2.0 2018-08-30 20:46:54 -07:00
John Ericson
0828e2d8c3 treewide: Remove usage of remaining redundant platform compatability stuff
Want to get this out of here for 18.09, so it can be deprecated
thereafter.
2018-08-30 17:20:32 -04:00
Frederik Rietdijk
ca6442bc33 Merge pull request #45732 from marsam/feature/update-pywatchman
pythonPackages.pywatchman: 1.3.0 -> 1.4.1
2018-08-30 17:54:53 +02:00
teh
8c3514609b pytorch: 0.4.0 -> 0.4.1 (#45773)
Also disable tests that fail in sandbox.
2018-08-30 17:30:29 +02:00
Robert Schütz
4b4c871401 buttersink: move out of pythonPackages (#45783) 2018-08-30 16:33:53 +02:00
Robert Schütz
74495e4f3a python.pkgs.plotly: fix build 2018-08-30 15:26:18 +02:00
Robert Schütz
523a7c879f python.pkgs.backports_lzma: fix tests 2018-08-30 14:54:48 +02:00
Robert Schütz
ab772d066d python.pkgs.docker_registry: remove
It has been deprecated for 4 years.
2018-08-30 14:54:48 +02:00
Mario Rodas
58db095c86 pythonPackages.pywatchman: move to python-modules
pywatchman is licensed under BSD-3

    150f1fb4ef
2018-08-29 10:06:02 -05:00
José Romildo Malaquias
4637166ead pythonefl: uses python.interpreter 2018-08-28 21:42:30 -03:00
José Romildo Malaquias
4f82d135f7 pythonefl: move out of python-packages.nix
- Move out of pkgs/top-level/python-packages.nix into
pkgs/development/python-modules/python-efl/default.nix.

- Add dependency on dbus-python.

- Remove hardeningDisable.

- Update some meta attributes.
2018-08-28 19:34:20 -03:00
Timo Kaufmann
0e4160a3a1 pythonPackages.sympy: 1.1.1 -> 1.2 2018-08-26 19:56:44 +02:00
Bas van Dijk
954eb34a53 elasticsearch-curator: explain why we disable the test-suite 2018-08-26 01:20:15 +02:00
Bas van Dijk
d5e7d48f5e requests-aws4auth: only disable tests on python >= 3 2018-08-26 01:12:16 +02:00
Bas van Dijk
8aa3318741 elasticsearch-curator: disable test-suite because it hangs 2018-08-25 18:53:10 +02:00
Bas van Dijk
61b646741c pythonPackages.requests-aws4auth: init at 0.9
Needed by elasticsearch-curator.
2018-08-25 18:53:10 +02:00
Bas van Dijk
16ce3c8f74 elasticsearch-curator: include missing boto3 dependency
TODO: we're still missing the requests-aws4auth>=0.9 dependency
2018-08-25 18:53:10 +02:00
Lancelot SIX
8b9444a0fb Merge pull request #45116 from lsix/update_django
pythonPackages.django: update django_2_0 and add django_2_1
2018-08-24 11:04:48 +02:00
Jonathan Queiroz
84d1667392 pythonPackages.libkeepass: init at 0.3.0 (#45528) 2018-08-24 09:54:12 +02:00
Daiderd Jordan
51469b7d2b Merge pull request #45163 from LnL7/mypy-protobuf
mypy-protobuf: init at 1.6
2018-08-23 21:41:13 +02:00
Jörg Thalheim
10f79b1eca Merge pull request #45373 from guibou/gb/init_pycrc
pythonPackages.pycrc: init at 1.21
2018-08-23 18:44:37 +01:00
xeji
ab6186be58 Merge pull request #45440 from xeji/libvirt-revert
Revert "libvirt: 4.5.0 -> 4.6.0" and attempted fixes
2018-08-22 00:00:06 +02:00
Uli Baum
6b5b7d96fb Revert "libvirt: 4.5.0 -> 4.6.0 (#44566)"
This reverts commit 8835240895.

4.6.0 is quite broken. Let's wait for the next release.
2018-08-21 22:08:21 +02:00
Robert Schütz
41c13780cb python.pkgs.cryptography: remove assert broken when overriding
When overriding cryptography and cryptograohy_vectors, the assertion
fails because `version` still refers to the old value.
2018-08-21 19:26:54 +02:00
Robert Schütz
5786cba889 python.pkgs.pyjwt: 1.5.3 -> 1.6.4 2018-08-21 19:26:54 +02:00
Robert Schütz
080b8cca17 python3.pkgs.netdisco: 1.5.0 -> 2.0.0 2018-08-21 19:26:54 +02:00
Vladimír Čunát
765d695b89 Merge branch 'staging-next'
Security fixes for a few packages are included.
2018-08-21 15:36:02 +02:00
Lancelot SIX
7a72c4da1b pythonPakcages.django: 1.11.13 -> 1.11.15 2018-08-21 14:58:55 +02:00
Guillaume Bouchard
b5546faf29 pythonPackages.pycrc: init at 1.21 2018-08-20 11:39:32 +02:00
Jörg Thalheim
f520d7ce8c Merge pull request #45033 from Infinisil/update/buku
buku: 3.7 -> 3.8
2018-08-20 10:01:56 +01:00
Vladimír Čunát
153a19df05 Merge branch 'master' into staging-next
Hydra: ?compare=1474536
2018-08-20 09:15:33 +02:00
Silvan Mosberger
01bbc716e2 pythonPackages.flask-paginate: init at 0.5.1 2018-08-20 00:14:56 +02:00
Silvan Mosberger
f40c61cc15 pythonPackages.flask-api: init at 1.0 2018-08-20 00:14:56 +02:00
Silvan Mosberger
4433f40331 pythonPackages.flask-bootstrap: init at 3.3.7.1 2018-08-20 00:14:56 +02:00
Silvan Mosberger
28d7d7c2ca pythonPackages.visitor: init at 0.1.3 2018-08-20 00:14:56 +02:00
Silvan Mosberger
b2b9e68d1c pythonPackages.dominate: init at 2.3.1 2018-08-20 00:14:45 +02:00
Vladimír Čunát
14aa936ec5 Merge branch 'staging-next' into staging 2018-08-17 20:53:27 +02:00
Vladimír Čunát
209730208a Merge branch 'staging-next' 2018-08-17 20:51:31 +02:00
Matthew Bauer
4ff7702082 Merge pull request #45183 from matthewbauer/macdevelop
Assorted darwin/macOS fixes
2018-08-17 10:29:12 -05:00
Timo Kaufmann
8c43a3e828 Merge pull request #45061 from Ma27/fix-python-git-annex-adapter
python3Packages.git-annex-adapter: fix build
2018-08-17 15:51:31 +02:00
Vladimír Čunát
cbabebcc2e Merge branch 'master' into staging-next
Hydra: ?compare=1473892
2018-08-17 13:45:21 +02:00
Matthew Bauer
bca8144274 treewide: disable some tests broken on darwin
disable checks for:

- cython
- ldap
- tqdm
2018-08-16 22:44:07 -05:00
Daiderd Jordan
8bef91d84a protobuf: fix missing google.protobuf.compiler 2018-08-17 01:36:41 +02:00