Franz Pletz
71725619a8
pythonPackages.ruamel_yaml: 0.10.13 -> 0.13.7
2017-01-05 06:25:25 +01:00
Franz Pletz
8f146f96db
pythonPackages.hpack: 2.0.1 -> 2.3.0
2017-01-05 06:25:24 +01:00
Franz Pletz
e373c3f332
pythonPackages.typing: init at 3.5.3.0
2017-01-05 06:25:23 +01:00
Franz Pletz
85d3e82f4b
pythonPackages.editorconfig: init at 0.12.1
2017-01-05 06:25:22 +01:00
Franz Pletz
e7ee0264f9
pythonPackages.h2: init at 2.5.1
2017-01-05 06:25:21 +01:00
Franz Pletz
cde1874b15
pythonPackages.hyperframe: init at 4.0.1
2017-01-05 06:25:20 +01:00
Franz Pletz
f594ee195b
pythonPackages.sortedcontainers: init at 1.5.7
2017-01-05 06:25:19 +01:00
Franz Pletz
956a400b81
pythonPackages.brotlipy: init at 0.6.0
2017-01-05 06:25:18 +01:00
Franz Pletz
838862cb42
pythonPackages.urwid: 1.3.0 -> 1.3.1
2017-01-05 06:25:16 +01:00
Franz Pletz
46fe0fe8ae
pythonPackages.pyperclip: 1.5.11 -> 1.5.27
2017-01-05 06:25:15 +01:00
Franz Pletz
da8023b8c3
pythonPackages.cssutils: 0.9.9 -> 1.0.1
2017-01-05 06:25:14 +01:00
Franz Pletz
fa696a3e70
pythonPackages.construct: 2.5.2 -> 2.8.10
2017-01-05 06:25:13 +01:00
Franz Pletz
31ac32a965
pythonPackages.blinker: 1.3 -> 1.4
2017-01-05 06:25:09 +01:00
Graham Christensen
15f46d60ac
Merge pull request #21615 from matthiasbeyer/update-pkgs
...
Update pkgs
2017-01-04 18:50:12 -05:00
Franz Pletz
000fb9be33
pythonPackages.pudb: 2013.3.6 -> 2016.2, disable tests on python 3
2017-01-04 22:49:05 +01:00
Franz Pletz
48a5a47784
pythonPackages.configshell_fb: disable failing tests on python3
2017-01-04 22:42:03 +01:00
Franz Pletz
4f957a9fdb
pythonPackages.sqlalchemy_imageattach: fix evaluation
...
Broken since 762d847d47
where the package
name case was changed but not the reverse dependencies.
2017-01-04 21:28:05 +01:00
Frederik Rietdijk
e276f59020
pythonPackages.tkinter: patch rpath to use only one interpreter
...
The `tkinter` module is copied from a build of `python` with
`x11Support=true;` but has a reference to that build of `python`. We
however want to use the module in combination with a build of `python`
with `x11Support=false;` (the default). Therefore we patch the rpath to
refer to that `python` instead.
2017-01-04 20:39:36 +01:00
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