Commit Graph

1114 Commits

Author SHA1 Message Date
Frederik Rietdijk
664ff4069c pythonPackages.magic-wormhole: fix build
- fixes build
- use buildPythonPackage and pass in individual packages

As mentioned in https://github.com/NixOS/nixpkgs/pull/20722 this
packages is both an application and a library.

If a package is both then we use buildPythonPackage and put it in
python-packages.nix. That way we can guarantee we use the correct
version of dependencies when using it as a library. Unfortunately, it
does mean the name of the package is prefixed with `pythonX.X-`.
2017-05-03 09:52:53 +02:00
Frederik Rietdijk
3dfa709706 pythonPackages.line_profiler: fix build 2017-05-03 08:50:48 +02:00
Frederik Rietdijk
8017bc934e Merge pull request #25453 from LnL7/python-stevedore
python-stevedore: 1.7.0 -> 1.21.0
2017-05-03 08:46:32 +02:00
Frederik Rietdijk
97630b21c9 pythonPackages.pydot: fix build 2017-05-03 08:42:24 +02:00
Frederik Rietdijk
a7b206bb89 pythonPackages.certifi: move to separate file 2017-05-03 08:19:58 +02:00
Aneesh Agrawal
ded7953478 treewide: meta.platform -> meta.platforms 2017-05-02 19:32:02 -04:00
Daiderd Jordan
5217969f69
python-stevedore: 1.7.0 -> 1.21.0 2017-05-02 20:11:49 +02:00
Lancelot SIX
6bf20f95d9
pythonPackages.channels: 1.0.3 -> 1.1.3 2017-05-02 09:28:35 +02:00
Lancelot SIX
519d3d0451
pythonPackages.daphne: 1.0.3 -> 1.2.0 2017-05-02 09:28:35 +02:00
Lancelot SIX
528a452043
pythonPackages.twisted: 16.4.1 -> 17.1.0 2017-05-02 09:28:34 +02:00
Lancelot SIX
d965c8e6e9
pythonPackages.asgi_redis: 1.0.0 -> 1.3.0 2017-05-02 09:28:34 +02:00
Lancelot SIX
c767920189
pythonPackages.asgi_ipc: 1.2.0 -> 1.3.1 2017-05-02 09:28:33 +02:00
Lancelot SIX
db0627336e
pythonPackages.asgiref: 1.0.0 -> 1.1.1 2017-05-02 09:28:28 +02:00
Lancelot SIX
b1d16c731f
pythonPackages.automat: init at 0.5.0 2017-05-02 09:25:35 +02:00
Lancelot SIX
63fd2c7e62
pythonPackages.autobahn: 0.16.0 -> 0.18.2 2017-05-02 09:25:35 +02:00
Lancelot SIX
0743b0fb6e
pythonPackages.pytest-asyncio: init at 0.5.0 2017-05-02 09:25:30 +02:00
Lancelot SIX
df79a19638
pythonPackages.constantly: init at 15.1.0 2017-05-02 09:24:46 +02:00
Lancelot SIX
687fe19a04
pythonPackages.txaio: 2.5.2 -> 2.7.0 2017-05-02 09:24:46 +02:00
Lancelot SIX
91b5290412
pythonPackages.m2r: init at 0.1.5 2017-05-02 09:24:42 +02:00
Jörg Thalheim
d08c717eff pythonPackages.cffi: 1.9.1 -> 1.10.0 2017-05-02 07:32:16 +02:00
Daiderd Jordan
74686d6c8c
python-dogpile-cache: fix darwin build and add missing test dependencies 2017-05-01 23:41:12 +02:00
Michael Raskin
8972abbfc9 Merge pull request #25239 from jyp/keras2
keras: 1.2.2 -> 2.0.3
2017-05-01 19:01:05 +02:00
Michael Raskin
6fc51d1d7f django_hijack: reduce hackishness of overrides 2017-05-01 17:42:31 +02:00
Michael Raskin
47d352fd28 pythonPackages.django_compat: restore access to buildPythonPackage override 2017-05-01 15:14:39 +02:00
Michael Raskin
d767b6bfbd Merge pull request #25021 from leenaars/dkimpy
pythonPackages.dkimpy: init -> 0.6.1
2017-05-01 13:26:15 +02:00
Frederik Rietdijk
464b5aa6fb pythonPackages.Wand: fix loading extensions 2017-05-01 11:22:56 +02:00
Michael Raskin
bed819afc7 Merge pull request #24766 from nlewo/pr/dogpile
pythonPackages.dogpile_cache: 0.5.4 -> 0.6.2
2017-05-01 11:22:42 +02:00
Michael Raskin
7a298266a2 Merge pull request #24765 from nlewo/pr/pbr
pythonPackages.pbr: 1.8.1 -> 2.0.0
2017-05-01 11:21:38 +02:00
Michael Raskin
d7cb79a1ef Merge pull request #24712 from lsix/add_django_1_11
Add django 1 11
2017-05-01 11:17:31 +02:00
Frederik Rietdijk
c0282dc058 pythonPackages.flask-restplus_0_8: move to separate file
and fix on Python 3.x
2017-05-01 10:10:34 +02:00
Frederik Rietdijk
c61e9b24c4 pythonPackages.guessit: 2.0.4 -> 2.1.2 2017-05-01 10:10:34 +02:00
Frederik Rietdijk
312631a37e pythonPackages.plumbum: 1.5.0 -> 1.6.3 2017-05-01 10:10:34 +02:00
Frederik Rietdijk
c0b77d9902 pythonPackages.zxcvbn-python: init at 4.4.14 2017-05-01 10:10:34 +02:00
Frederik Rietdijk
e2bc80ce49 pythonPackages.APScheduler: fix tests 2017-05-01 10:10:34 +02:00
Frederik Rietdijk
3f4dea0c89 pythonPackages.vcrpy: fix tests 2017-05-01 10:10:34 +02:00
Frederik Rietdijk
536a634f28 pythonPackages.tqdm: 4.8.4 -> 4.11.2
- matplotlib and pandas are optional dependencies, so let's remove them
- enable tests again
2017-05-01 06:06:38 +02:00
Orivej Desh
2efb099c00 pythonPackages.ipython: support python2
Fixes #25234
2017-05-01 05:56:38 +02:00
Michael Raskin
929ae39dbe Merge pull request #22683 from aneeshusa/add-nixos-test-for-radicale
Add nixos test for radicale
2017-04-30 18:51:46 +02:00
Frederik Rietdijk
a4aaf5adfd pyside: fix on Python 3.x, closes #25328
Pyside requires several tools that do not provide Python modules. They
therefore do not need to be build Python-version dependent and so we
move them out of `python-packages.nix`.

Furthermore, shiboken needs libxml2 and libxslt libraries but not their
Python bindings.
2017-04-30 10:33:19 +02:00
Dan Peebles
90b9719f4f treewide: fix the remaining issues with meta attributes 2017-04-29 04:24:34 +00:00
Lancelot SIX
e1a82bd39e
pythonPackages.django_1_11: init at 1.11
This it the LTS release and will receive security updates for 3 years.

See https://docs.djangoproject.com/en/1.11/releases/1.11/
2017-04-28 21:55:45 +02:00
Lancelot SIX
72966154b3
pythonPackages.django-compat: 1.0.13 -> 1.0.14 2017-04-28 21:55:44 +02:00
Lancelot SIX
453da61547
pythonPackages.django_guardian: 1.4.6 -> 1.4.8 2017-04-28 21:55:44 +02:00
Jörg Thalheim
a89a091b20 Merge pull request #25207 from matthiasbeyer/update-rtv
rtv: 1.14.1 -> 1.15.1
2017-04-27 09:12:45 +02:00
Jörg Thalheim
9079676fe1
pythonPackages.kitchen: fix evaluation error 2017-04-27 09:07:38 +02:00
Jörg Thalheim
3d10db7bc8
pythonPackages.coveralls: correct description 2017-04-27 09:03:06 +02:00
Jörg Thalheim
237d61939d
pythonPackages.vcrpy: enable tests 2017-04-27 08:33:42 +02:00
Jörg Thalheim
c797550957
pythonPackages.pytest-httpbin: correct meta; tests 2017-04-27 08:33:38 +02:00
Jörg Thalheim
e66c9221d6
pythonPackages.httpbin: 0.2.0 -> 0.5.0 2017-04-27 08:33:34 +02:00
Jörg Thalheim
dbed116989
pythonPackages.kitchen: 1.1.1 -> 1.2.4 2017-04-27 08:33:29 +02:00