Commit graph

2553 commits

Author SHA1 Message Date
Dan Peebles
8c42b26fa2 libvirt: switch who makes assertions about whose version
Previously, the native libvirt package was making an assertion that
the dependent Python package had a compatible version. This commit
switches that so that the Python package makes the assertion, since
it makes more sense to me to have a child package making an
assertion about its parent than vice versa.
2015-12-24 19:59:44 +00:00
Ryan Seto
ac79d3ad61 pythonPackages.maildir-deduplicate: init at 1.0.2 2015-12-24 12:06:59 -05:00
leenaars
a5e9422560 sipsimple: 2.5.1 -> 2.6.0
Updated SIP Simple SDK to new version, is a dependency for e.g. Blink (which needs to be updated as the old version does not build anymore because the tarball has been removed)
2015-12-24 13:29:43 +01:00
Arseniy Seroka
bdd2073389 Merge pull request #11880 from FRidh/audiotools
python audiotools: 2.22 -> 3.1.1
2015-12-22 17:52:30 +03:00
Frederik Rietdijk
47f7cbb5bf python audiotools: 2.22 -> 3.1.1 2015-12-22 15:12:02 +01:00
Domen Kožar
a591390d8d pythonPackages.dash: fix hash 2015-12-22 12:06:53 +01:00
Rok Garbas
38a6b5fb43 Merge pull request #11683 from rvl/fail2ban
Make fail2ban work again
2015-12-22 01:46:18 +01:00
Domen Kožar
94b5099d31 Merge pull request #11857 from FRidh/blaze
python packages: fix builds
2015-12-21 09:31:48 +01:00
Frederik Rietdijk
4d2d2c6a6e python tunigo: add missing test dependencies 2015-12-21 09:20:58 +01:00
Frederik Rietdijk
3b93952297 python mathics: patch to allow current sympy 2015-12-21 09:20:40 +01:00
Frederik Rietdijk
81b0f551c7 python mahotas: does not work on i686 2015-12-21 09:20:22 +01:00
Domen Kožar
30daa58195 Merge pull request #11855 from FRidh/blaze
python packages updates
2015-12-21 09:03:16 +01:00
Frederik Rietdijk
825f2e64e6 python odo: 0.3.4 -> 0.4.0 2015-12-21 09:01:43 +01:00
Frederik Rietdijk
8017e1af93 python datashape: 0.4.7 -> 0.5.0 2015-12-21 09:01:34 +01:00
Frederik Rietdijk
b40264de12 python dask: 0.7.0 -> 0.7.5 2015-12-21 09:01:12 +01:00
Frederik Rietdijk
8d2bcfe2e7 python blaze: 0.8.3 -> 0.9.0 2015-12-21 09:01:00 +01:00
Pascal Wittmann
c6eab0c980 Merge pull request #11852 from luispedro/update_mahotas141
mahotas: 1.4.0 -> 1.4.1
2015-12-21 08:50:05 +01:00
Luis Pedro Coelho
d24b2a2aa2 mahotas: 1.4.0 -> 1.4.1
This new release should fix all errors on 32 bit systems
(reported here:
https://github.com/NixOS/nixpkgs/pull/11699#issuecomment-165410506)
2015-12-20 23:22:41 +01:00
Domen Kožar
804cafe6c2 add Django 1.9
(cherry picked from commit 1451f004c735d07d2243965a73b2c466ac9e7ccb)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-12-20 22:56:00 +01:00
Thomas Tuegel
05dbd07cd1 pyqt5: Qt 5 infrastructure update 2015-12-20 07:56:39 -06:00
Chris Martin
cf994dea03 docker-compose: 1.5.1 -> 1.5.2 2015-12-19 01:36:09 -08:00
Nikolay Amiantov
8843368a13 deluge: add .desktop file 2015-12-18 17:28:47 +03:00
Rodney Lorrimar
2ee0e45172 python systemd: init at 231
This module has been split out from the main systemd repository.
2015-12-18 09:44:22 +00:00
Rickard Nilsson
c634e5cd24 Merge pull request #11730 from spwhitt/mopidy
Mopidy Improvements
2015-12-17 20:42:13 +01:00
Lancelot SIX
976a5f68fb pythonPackages.colorlog: init at 2.6.0 2015-12-17 19:30:37 +01:00
Pascal Wittmann
21522ede83 Merge pull request #11753 from nlewo/master
Add devpi-client and its dependencies
2015-12-17 16:21:46 +01:00
Frederik Rietdijk
2d07d00856 python scipy: run correct tests, fix/remove failing tests 2015-12-17 10:46:55 +01:00
Frederik Rietdijk
4b6dbfc357 python numpy: 1.10.1 -> 1.10.2 2015-12-17 10:46:33 +01:00
Domen Kožar
5d46d14d60 Merge pull request #11711 from FRidh/python
python: update packages
2015-12-17 09:33:21 +01:00
Domen Kožar
1057249c5d add pythonPackages.rpdb 2015-12-17 09:21:33 +01:00
Antoine Eiche
e1ff5eb7da pythonPackages.devpi-common: init at 2.0.8 2015-12-16 15:54:17 +01:00
Antoine Eiche
19f9e46d57 pythonPackages.check-manifest: init at 0.30 2015-12-16 15:54:17 +01:00
Pascal Wittmann
e44bc3ae9b Merge pull request #11760 from mkovacs/pyrr-bump
pythonPackages.pyrr: 0.7.0 to 0.7.2, enable tests
2015-12-16 08:39:54 +01:00
Mate Kovacs
394ef397ec pythonPackages.pyrr: 0.7.0 to 0.7.2, enable tests 2015-12-15 21:56:03 -08:00
Spencer Whitt
1f644d127a tunigo: init at 0.1.3 2015-12-15 22:38:15 -05:00
Evgeny Egorochkin
ee8b2dc427 pythonPackages.azure-*: package some of the 1.* branch modules 2015-12-16 05:03:24 +02:00
Rickard Nilsson
46905425cf Merge pull request #11477 from jgillich/mopidy-gmusic
mopidy-gmusic: init at 1.0.0
2015-12-15 10:15:51 +01:00
Frederik Rietdijk
7f0080ac32 python ansible, ansible2, mygpoclient: fix platforms 2015-12-15 09:03:08 +01:00
Domen Kožar
f4756c5e73 Merge pull request #11697 from mkovacs/add-python-pyrr
pythonPackages.pyrr: init at 0.7.0
2015-12-14 19:02:37 +01:00
Mate Kovacs
7e1ce60869 pythonPackages.pyrr: init at 0.7.0 2015-12-14 10:00:24 -08:00
Frederik Rietdijk
5e3d2b83a2 python odo: 0.3.3 -> 0.3.4 and fix tests 2015-12-14 17:38:33 +01:00
Frederik Rietdijk
556e968924 python blaze: update inputs and fix tests 2015-12-14 17:38:08 +01:00
Frederik Rietdijk
1298fa443d python pandas: use sqlalchemy_1_0 2015-12-14 17:37:13 +01:00
Frederik Rietdijk
e6a4acb241 python sqlalchemy: 1.0.9 -> 1.1.10 2015-12-14 17:36:43 +01:00
Jakob Gillich
9571740b1b python-packages: gmusicapi: 4.0.0 -> 7.0.0 2015-12-14 14:38:58 +01:00
Jakob Gillich
2f41c41f95 python-packages: gspoauth: init at 0.0.4 2015-12-14 14:38:58 +01:00
Jakob Gillich
686f1ff924 python-packages: MechanicalSoup: init at 0.4.0 2015-12-14 14:38:58 +01:00
Domen Kožar
59e33d42e4 Merge pull request #11699 from luispedro/add_mahotas
Add mahotas & imread
2015-12-14 11:29:43 +01:00
Luis Pedro Coelho
a77a8e3ca6 python.mahotas: init at 1.4.0
This is a computer vision package for Python based on numpy
2015-12-14 11:22:47 +01:00
Luis Pedro Coelho
5ff41b047a python.imread: init at 0.5.1
This is a package to read image files into numpy arrays.
2015-12-14 11:19:11 +01:00
Domen Kožar
128e635d8a pythonPackages.monothonic: address #7307 2015-12-13 19:06:32 +01:00
Pascal Wittmann
8603828324 flask: add missing dependencies and fix license 2015-12-13 18:54:34 +01:00
Pascal Wittmann
3eab158fb8 github3.py: init at 1.0.0a2 2015-12-13 16:27:04 +01:00
Pascal Wittmann
8443067e44 betamax-matchers: init at 0.2.0 2015-12-13 16:08:06 +01:00
Pascal Wittmann
e7757c47b7 betamax: init at 0.5.1 2015-12-13 16:08:06 +01:00
Pascal Wittmann
88f9ce0fed uritemplate.py: init at 0.3.0 2015-12-13 11:45:11 +01:00
goibhniu
c94dfa0507 Merge pull request #11665 from FRidh/tqdm
python tqdm: init at 3.1.4
2015-12-13 11:36:09 +01:00
Pascal Wittmann
c0b0cab968 Revert "Merge branch 'master' of github.com:NixOS/nixpkgs"
This reverts commit a7f91d751b, reversing
changes made to 54e0a9b7ac.
2015-12-13 11:31:25 +01:00
Pascal Wittmann
a7f91d751b Merge branch 'master' of github.com:NixOS/nixpkgs 2015-12-13 11:22:27 +01:00
Pascal Wittmann
116c230e82 uritemplate.py: init at 0.3.0 2015-12-13 11:20:57 +01:00
Frederik Rietdijk
8f1c4b4dde python tqdm: init at 3.1.4 2015-12-12 21:04:16 +01:00
Arseniy Seroka
8908fa880c Merge pull request #11620 from Profpatsch/python-mpv
pythonPackages.mpv: 0.1
2015-12-12 15:31:55 +03:00
Profpatsch
b1e44d80c6 pythonPackages.mpv: init at 0.1 2015-12-12 12:44:07 +01:00
goibhniu
9da978b0e3 Merge pull request #11603 from wedens/rtv_update
rtv: 1.6.1 -> 1.7.0
2015-12-12 12:04:51 +01:00
Arseniy Seroka
575fcf8573 Merge pull request #11636 from lancelotsix/update_netcdf4-python
pythonPackages.netcdf4: 1.1.8 -> 1.2.1
2015-12-11 21:19:21 +03:00
Lancelot SIX
392fcb14cf pythonPackages.netcdf4: 1.1.8 -> 1.2.1 2015-12-11 14:30:21 +00:00
Domen Kožar
710f603d2b Merge pull request #11359 from FRidh/fftw
python FFTW bindings.
2015-12-11 14:29:01 +01:00
Domen Kožar
54d9db52fa Merge pull request #11600 from FRidh/aiohttp
python: new packages
2015-12-11 14:28:46 +01:00
Frederik Rietdijk
ffa24484a0 python aiohttp: init at 0.19.0 2015-12-11 13:39:49 +01:00
Frederik Rietdijk
be675d6aec python pytest-raisesregexp: init at 2.0 2015-12-11 13:39:48 +01:00
Domen Kožar
6fd501157e Merge pull request #11601 from FRidh/py
python py: 1.4.30 -> 1.4.31
2015-12-11 13:39:10 +01:00
Frederik Rietdijk
f2ac29648a python ansible2: move to python-packages.nix 2015-12-11 11:28:33 +01:00
Frederik Rietdijk
14167636fc python ansible: move to python-packages.nix 2015-12-11 11:28:33 +01:00
Frederik Rietdijk
a82fd1730c python awscli: 1.9.6 -> 1.9.12 2015-12-11 11:28:33 +01:00
Frederik Rietdijk
fe9ef9fd60 python botocore: 1.3.6 -> 1.3.12 2015-12-11 11:28:33 +01:00
Frederik Rietdijk
b2d9b48c97 python awscli: move to python-packages.nix 2015-12-11 11:28:32 +01:00
Frederik Rietdijk
515a13b1f5 python pyside: move callPackage to python-packages.nix
This should make pyside available for all Python versions.
2015-12-11 11:28:32 +01:00
Frederik Rietdijk
8a61d3699f python pycangjie: call package from python-packages.nix 2015-12-11 11:28:31 +01:00
Frederik Rietdijk
9186d3169a python irclib: move expression to python-packages.nix
- Use external paver instead of built-in
- Only works with Python 2.x
2015-12-11 11:28:30 +01:00
Frederik Rietdijk
d2b7b5660b python mygpoclient: move expression to python-packages.nix 2015-12-11 11:28:30 +01:00
Frederik Rietdijk
3c5e03d8c0 python xmpppy: move expression to python-packages.nix 2015-12-11 10:45:24 +01:00
Frederik Rietdijk
e60da70c3b python slowaes: move expression to python-packages.nix 2015-12-11 10:45:24 +01:00
Frederik Rietdijk
f9acc95a09 python rbtools: move expression to python-packages.nix
cc @domenkozar
2015-12-11 10:45:20 +01:00
Frederik Rietdijk
3e75b475f8 python pyx: 0.10 -> 0.14.1 rewrite expression
- Update version
- Rewrite expression using buildPythonPackage
- Current version only works of PyX only works with Python >= 3.2
2015-12-11 10:41:38 +01:00
Frederik Rietdijk
4c0bc553f5 python pygtksourceview: move callPackage to python-packages.nix 2015-12-11 10:41:38 +01:00
Frederik Rietdijk
bc97b365d3 python pygame: move callPackage to python-packages.nix 2015-12-11 10:41:38 +01:00
Frederik Rietdijk
88bcfa6441 python pycups: 1.9.68 -> 1.9.73 and move expression 2015-12-11 10:41:37 +01:00
Frederik Rietdijk
dbdfda7871 python bsddb3: 6.1.0 -> 6.1.1 2015-12-11 10:41:37 +01:00
Frederik Rietdijk
fa45088ae9 python bsddb3: move and update expression
The updated expression uses buildPythonPackage and thus installs a
wheel. Unfortunately, setting the --berkeley-db flag seems to fail.
2015-12-11 10:41:37 +01:00
Frederik Rietdijk
7a8671a905 python foursuite: move callPackage to python-packages.nix 2015-12-11 10:36:29 +01:00
Domen Kožar
fef780de8d Merge pull request #11578 from lancelotsix/python3_basemap
python3Packages.basemap: enabled
2015-12-10 20:31:42 +01:00
wedens
1b05ef86f0 rtv: 1.6.1 -> 1.7.0 2015-12-10 22:07:15 +06:00
Frederik Rietdijk
b2c4f30df5 python py: 1.4.30 -> 1.4.31 2015-12-10 16:54:25 +01:00
Domen Kožar
b4b5047cac Merge pull request #11595 from FRidh/wheel
python wheel: init at 0.26.0 (WIP)
2015-12-10 14:14:55 +01:00
Frederik Rietdijk
984d1de1cc python wheel: init at 0.26.0 2015-12-10 12:02:07 +01:00
Lancelot SIX
272e32492f python3Packages.basemap: enabled
This package was marked incompatible with python3 by mistake.
2015-12-10 08:26:27 +00:00
Domen Kožar
9d150d5968 pythonPackages.kombu: 3.0.29 -> 3.0.30 2015-12-09 16:36:25 +01:00
Domen Kožar
4b0fcf8ea1 Merge pull request #11553 from FRidh/pil
WIP: remove PIL as dependency
2015-12-08 22:15:05 +01:00
Frederik Rietdijk
91adf1bb65 python: remove PIL
Remove it once and for all.
2015-12-08 16:30:57 +01:00
Frederik Rietdijk
c709363e23 python mwlib: use pillow instead of pil 2015-12-08 15:11:49 +01:00