Matthias Beyer
71c247b3ad
mailcap-fix: init at 1.0.1
2017-01-04 16:29:32 +01:00
Andrew R. M
19f3e8cecc
pythonPackages.nose-cprof: 0.1-0 -> 0.1.4
...
Updated nose-cprof and enabled python 3 package
2017-01-03 19:45:11 -05:00
Ioannis Koutras
dc70cd1026
syncthing-gtk: 0.6.3 -> 0.9.2.3
2016-12-31 14:26:17 +02:00
Frederik Rietdijk
361dae67d4
flexget: move out of python-packages.nix
...
because it is an application and not a library.
2016-12-31 09:52:45 +01:00
Peter Marheine
0cb52dc836
flexget: use html5lib 1.0b8
...
html5lib 1.0b9 made a breaking API change that requires beautifulsoup
4.5 or newer, which would require upgrading flexget to support.
2016-12-31 09:43:47 +01:00
Frederik Rietdijk
c7bff3d71d
calibre: 2.73.0 -> 2.76.0, fix html5lib, closes #21504
2016-12-31 09:12:41 +01:00
Vladimír Čunát
20c2b45ee6
Merge branch 'staging'
2016-12-30 22:40:41 +01:00
Lancelot SIX
2cac374241
Merge pull request #21346 from massimo-zaniboni/sphinxcontrib_newsfeed
...
Python sphinxcontrib-newsfeed-0.1.4
2016-12-30 17:27:35 +01:00
Vladimír Čunát
ee3fb421b8
Merge branch 'master' into staging
...
... mainly to fixup the go problems.
2016-12-30 15:48:36 +01:00
Peter Hoeg
db90dd8de2
remarshal: 0.3.0 -> 0.6.0
2016-12-30 19:19:16 +08:00
Massimo Zaniboni
02a839bffc
pythonPackages.sphinxcontrib_newsfeed: init at 0.1.4
2016-12-29 23:00:22 +01:00
Vladimír Čunát
9d09bc6728
Merge branch 'master' into staging
2016-12-29 13:56:16 +01:00
Frederik Rietdijk
2f977b4af1
pythonPackages.bleach: 1.4.3 -> 1.5.0, closes #21450
...
Unfortunately bleach depends on an older version of html5lib and cannot
use the latest version because the sanitizer module has been moved out.
https://github.com/mozilla/bleach/issues/217
2016-12-29 09:24:03 +01:00
David Pätzel
3414470d9d
urlscan: init at 0.8.3
2016-12-28 12:13:36 +01:00
Nikolay Amiantov
1930176462
deluge: 1.3.12 -> 1.3.13
2016-12-28 13:17:01 +03:00
lassulus
228f657a2b
python:graphite_beacon: 0.22.1 -> 0.27.0
2016-12-27 22:54:18 +01:00
Frederik Rietdijk
7c73f44086
Merge pull request #21440 from knedlsepp/fix-pygraphviz
...
pygraphviz: 1.3.1 -> 1.4rc1
2016-12-27 18:13:09 +01:00
Frederik Rietdijk
3b050791e4
pythonPackages.joblib: 0.9.4 -> 0.10.3
2016-12-27 16:24:51 +01:00
Frederik Rietdijk
72385a35f8
pythonPackages.librosa: 0.4.0 -> 0.4.3
2016-12-27 16:24:51 +01:00
Frederik Rietdijk
7847a02db9
pythonPackages.numpydoc: 0.5 -> 0.6.0
2016-12-27 16:24:51 +01:00
Frederik Rietdijk
9de120ff9d
pythonPackages.resampy: init at 0.1.4
2016-12-27 16:24:51 +01:00
Josef Kemetmueller
1896bf7a78
pygraphviz: 1.3.1 -> 1.4rc1
...
This fixes a segmentation fault during the test phase
https://github.com/pygraphviz/pygraphviz/issues/84
2016-12-27 15:47:27 +01:00
Vincent Demeester
34cc46bfa7
docker-compose: 1.8.0 -> 1.9.0
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-12-26 20:25:39 +01:00
Frederik Rietdijk
2876b31ed5
pythonPackages.click-threading: 0.4.0 -> 0.4.2
2016-12-26 09:21:24 +01:00
Frederik Rietdijk
762d847d47
pythonPackages.Wand: 0.3.5 -> 0.4.4
2016-12-26 09:21:24 +01:00
Frederik Rietdijk
b95b6315af
pythonPackages.memory_profiler: 0.39 -> 0.41
2016-12-26 09:21:24 +01:00
Vladimír Čunát
3829d1c17f
Merge branch 'master' into staging
...
There's been a mass rebuild on master due to python2 update.
2016-12-26 08:42:19 +01:00
Frederik Rietdijk
925c597457
pythonPackages.mwclient: 0.8.1 -> 0.8.3
...
and fix tests.
cc @DamienCassou
2016-12-25 19:20:34 +01:00
Frederik Rietdijk
c9e642c549
pythonPackages.zipfile36: disable on python 2.x
2016-12-25 19:03:03 +01:00
Frederik Rietdijk
6cf9b1c970
pythonPackages.magic: broken
2016-12-25 18:58:11 +01:00
Frederik Rietdijk
683f25522d
pythonPackages.datrie: add missing dependencies
2016-12-25 18:54:27 +01:00
Frederik Rietdijk
f2df4cef5c
pythonPackages.xgboost: only with Python 3.x
2016-12-25 16:48:14 +01:00
Frederik Rietdijk
2469d0bd28
pythonPackages.buttersink: only with python 2.x
2016-12-25 16:43:04 +01:00
Frederik Rietdijk
63b0c9d5ea
pythonPackages.txaio: 2.5.1 -> 2.5.2
2016-12-25 16:36:12 +01:00
Frederik Rietdijk
849f2d9e11
pythonPackages.html5lib: fix missing buildInputs and tests
2016-12-25 11:12:53 +01:00
Frederik Rietdijk
9f5e022663
pythonPackages.pytest_expect: init at 1.1.0
2016-12-25 11:12:53 +01:00
Frederik Rietdijk
c1dd42e7d6
pythonPackages.webencodings: init at 0.5
2016-12-25 11:12:53 +01:00
Frederik Rietdijk
bec4794820
pythonPackages.u-msgpack-python: init at 2.3.0
2016-12-25 11:12:53 +01:00
Frederik Rietdijk
3d455ac934
pythonPackages.xlwt: 1.0.0 -> 1.1.2
2016-12-25 10:42:41 +01:00
Frederik Rietdijk
5319587d87
pythonPackages.pandas: 0.19.1 -> 0.19.2
2016-12-25 10:42:41 +01:00
Frederik Rietdijk
757d10abb1
Merge pull request #21299 from phanimahesh/fix-LWN-vuln-709146
...
python:html5lib: 0.999 -> 0.999999999
2016-12-25 10:38:31 +01:00
Frederik Rietdijk
d4c7f58301
pythonPackages.numpy: 1.11.2 -> 1.11.3
...
Furthermore, we fix f2py and use NOSE_EXCLUDE to disable tests.
2016-12-24 12:07:33 +01:00
Frederik Rietdijk
d917dbc51b
pythonPackages.sphinx: use NOSE_EXCLUDE instead of patch
2016-12-24 11:39:05 +01:00
Vladimír Čunát
c655399126
Merge branch 'staging'
2016-12-24 10:50:49 +01:00
Adam Beckmeyer
ef9e7a8d88
pythonPackages.markdown: 2.6.4 -> 2.6.7
2016-12-23 11:23:14 -05:00
Frederik Rietdijk
fd23914961
pythonPackages.sphinx: 1.4.6 -> 1.5.1
2016-12-23 15:31:36 +01:00
Frederik Rietdijk
2fe61cb9df
pythonPackages.lockfile: 0.10.2 -> 0.12.2
2016-12-23 15:31:24 +01:00
Vladimír Čunát
2e03ae274d
Merge branch 'master' into staging
2016-12-22 11:28:56 +01:00
Nikolay Amiantov
e1707eec5c
pythonPackages.pyinputevent: init at 2016-10-18
2016-12-22 01:35:11 +03:00
Nikolay Amiantov
800020446e
pythonPackages.python-uinput: init at 0.11.2
2016-12-22 01:35:10 +03:00