Frederik Rietdijk
5fde24c20b
python.pkgs.urwid: fix build
2017-11-05 13:44:16 +01:00
Frederik Rietdijk
6254141c92
Python pkgs: remove old/unused patches
2017-11-05 10:56:38 +01:00
Frederik Rietdijk
07eeeb3600
Python: move expressions in python-modules to their own folders
2017-11-05 10:45:54 +01:00
Frederik Rietdijk
f825642e74
Merge pull request #30266 from Ralith/matrix-synapse
...
matrix-synapse: 0.22.1 -> 0.24.1
2017-11-05 09:39:16 +01:00
aszlig
316de025d1
python/meliae: Fix version string for download URL
...
While the version listed on PyPI is "0.4.0.final.0", the actual tarball
however is called just "meliae-0.4.0.tar.gz", which is the same *name*
(but different hash) as the one before the update in
7ce848309e
.
Here is the PyPI page for reference:
https://pypi.python.org/pypi/meliae/0.4.0.final.0
After checking the tarballs contents, the version string however *is*
"0.4.0.final.0", so I'm only changing the version in the download URL
rather than in the version attribute.
Signed-off-by: aszlig <aszlig@nix.build>
Cc: @FRidh
2017-11-05 06:47:20 +01:00
Jean-Philippe Bernardy
6269306a8d
pythonPackages.tensorflow: add flags for efficent math on CPU
2017-11-04 13:18:11 +03:00
Joerg Thalheim
c60bee3a41
python.pkgs.jsbeautifier: fix name
2017-11-02 21:01:03 +00:00
Joerg Thalheim
69d0eac956
python.pkgs.podcastparser: 0.6.1 -> 0.6.2
2017-11-02 17:15:19 +00:00
Joerg Thalheim
8796e3b680
python.pkgs.joblib: disable tests properly
2017-11-02 08:19:58 +00:00
Ryan Bernstein
20fd713669
pythonPackages.pomegranate: Removed unnecessary dependency
2017-11-01 14:41:45 -04:00
Ryan Bernstein
f5b773beec
pythonPackages.pomegranate: 0.8.0 -> 0.8.1
...
Also now using GitHub instead of PiPy, because the PiPy version fails to build. Not sure why they aren't identical.
2017-11-01 14:37:31 -04:00
Robert Helgesson
9d4fc88fbf
python-pycdio: 0.20 -> 0.21
2017-11-01 15:35:50 +01:00
Jörg Thalheim
cd2851b355
Merge pull request #31077 from luispedro/jug_update_163
...
pythonPackage.jug: 1.6.1 -> 1.6.3
2017-11-01 10:26:52 +00:00
Jörg Thalheim
25ed4dcac5
python.pkgs.jug: move to python modules
2017-11-01 05:25:58 -05:00
Jörg Thalheim
09bdae2dd7
pythonPackages.rply: enable tests
2017-11-01 05:14:33 -05:00
Andrew R. M
6743ff2379
pythonPackages.rply: 0.7.4 -> 0.7.5
2017-11-01 05:51:50 -04:00
Andrew R. M
cbd65e7980
pythonPackages.rply: move to python-modules/
2017-11-01 05:49:01 -04:00
Orivej Desh
b400e36548
pip-tools: update tests for 1.9.0 -> 1.10.1
2017-10-31 21:47:23 +00:00
Michael Weiss
6df9c74238
pythonPackages: Move my libraries to python-modules
2017-10-31 17:28:59 +01:00
Michael Weiss
12c8a44972
pythonPackages.multidict: Fix the build and tests
...
(Was broken since 7ce848309e
)
2017-10-31 16:21:13 +01:00
Orivej Desh
3c6bcab73b
Merge pull request #30956 from teto/pandas
...
pandas: 0.20.3 -> 0.21.0
2017-10-30 14:48:31 +00:00
Matthieu Coudron
d22a1f6abc
pandas: 0.20.3 -> 0.21.0
...
Now needs 'moto' to complete tests.
2017-10-31 03:08:43 +09:00
adisbladis
8af79c8adc
pythonPackages.ofxclient: Depend on beautifulsoup4 instead of beautifulsoup3
2017-10-30 12:06:07 +08:00
Bjørn Forsman
aa12eddb6c
pythonPackages.nwdiag: unbreak eval
...
Oops, this should have been part of commit afd4a17ee5
("pythonPackages.nwdiag: move to python-modules/"). I noticed 2 seconds
to late!
2017-10-29 22:53:27 +01:00
Bjørn Forsman
ccc1f9a540
pythonPackages.usbtmc: 0.6 -> 0.8
2017-10-29 22:35:16 +01:00
Bjørn Forsman
82ababbd83
pythonPackages.pyusb: 1.0.0 -> 1.0.2
...
Also, fetchurl -> fetchPypi.
2017-10-29 22:35:16 +01:00
Bjørn Forsman
4b3f729172
pythonPackages.dpkt: 1.8 -> 1.9.1
...
* fetchurl -> fetchPypi
* Tests work now.
* Package is py3k compatible now.
2017-10-29 22:35:16 +01:00
Bjørn Forsman
5065f0f258
pythonPackages.pycollada: 0.4.1 -> 0.5
...
* fetchurl -> fetchPypi
2017-10-29 22:35:16 +01:00
Bjørn Forsman
454ad93a35
pythonPackages.construct: 2.8.10 -> 2.8.16
2017-10-29 22:35:16 +01:00
Bjørn Forsman
41b89d1577
pythonPackages.autopep8: 1.0.4 -> 1.3.3
...
The pep8 package is renamed to pycodestyle and autopep8 references the
new name.
(Also, fetchurl -> fetchPypi.)
2017-10-29 22:35:16 +01:00
Bjørn Forsman
adac3e43fd
pythonPackages.llfuse: move to python-modules/
2017-10-29 22:35:15 +01:00
Bjørn Forsman
1402436395
pythonPackages.pyev: move to python-modules/
2017-10-29 22:35:15 +01:00
Bjørn Forsman
05bf2bdba1
pythonPackages.usbtmc: move to python-modules/
2017-10-29 22:35:15 +01:00
Bjørn Forsman
aaa3608b4b
pythonPackages.pyusb: move to python-modules/
2017-10-29 22:35:15 +01:00
Bjørn Forsman
086ad07ed6
pythonPackages.scapy: move to python-modules/
2017-10-29 22:35:15 +01:00
Bjørn Forsman
628e1b9b4e
pythonPackages.seqdiag: move to python-modules/
2017-10-29 22:35:15 +01:00
Bjørn Forsman
fb3973a43e
pythonPackages.robotframework-ride: move to python-modules/
2017-10-29 22:35:15 +01:00
Bjørn Forsman
b6d345c4b0
pythonPackages.robotframework: move to python-modules/
2017-10-29 22:35:15 +01:00
Bjørn Forsman
3ab65ef6bf
pythonPackages.robomachine: move to python-modules/
2017-10-29 22:35:15 +01:00
Bjørn Forsman
6de28d760a
pythonPackages.Pyro: move to python-modules/
2017-10-29 22:35:15 +01:00
Bjørn Forsman
9e76c950a7
pythonPackages.gevent: move to python-modules/
2017-10-29 22:35:15 +01:00
Bjørn Forsman
34dbc6c01c
pythonPackages.dpkt: move to python-modules/
2017-10-29 22:35:15 +01:00
Bjørn Forsman
95f29282fb
pythonPackages.pycollada: move to python-modules/
2017-10-29 22:35:15 +01:00
Bjørn Forsman
0bc9f75dc1
pythonPackages.construct: move to python-modules/
2017-10-29 22:35:15 +01:00
Bjørn Forsman
4c0582d47d
pythonPackages.blockdiag: move to python-modules/
2017-10-29 22:35:15 +01:00
Bjørn Forsman
36ff83402a
pythonPackages.autopep8: move to python-modules/
2017-10-29 22:34:01 +01:00
Frederik Rietdijk
d6532711a1
Merge pull request #30922 from flokli/bpython
...
Update bpython to 0.17
2017-10-29 15:16:47 +01:00
Frederik Rietdijk
1450f6cdb3
python.pkgs.requests_download: add missing file, fixes eval
2017-10-29 15:13:57 +01:00
Frederik Rietdijk
529c000c08
Merge pull request #30925 from ckauhaus/submit/30892-zodb-test
...
ZODB: fix broken tests in 5.3.0
2017-10-29 14:46:14 +01:00
Frederik Rietdijk
67bee16731
python.pkgs.recommonmark: move expression
2017-10-29 13:54:56 +01:00