Commit Graph

2095 Commits

Author SHA1 Message Date
Damien Cassou
c762a44cbb Merge pull request #10529 from DamienCassou/fix-gplaycli-license
gplaycli: fix license
2015-10-22 10:26:30 +02:00
Damien Cassou
93a06285df gplaycli: fix license 2015-10-22 10:16:24 +02:00
Damien Cassou
ac9397593d Merge pull request #10522 from DamienCassou/new-gplaycli-0.1.2
gplaycli: init at 0.1.2
2015-10-22 08:02:58 +02:00
Arseniy Seroka
95eb3a2256 Merge pull request #10516 from igsha/colour
pythonPackages.colour: init at 0.1.2
2015-10-22 01:02:14 +03:00
Damien Cassou
d663cc5e17 gplaycli: init at 0.1.2
Also add ndg-httpsclient 0.4.0 which is a dependency of gplaycli.
2015-10-21 22:31:09 +02:00
Igor Sharonov
6610f4b679 pythonPackages.basiciw: init at 0.2.2 2015-10-21 22:41:03 +03:00
Igor Sharonov
754b772484 pythonPackages.colour: init at 0.1.2 2015-10-21 19:48:12 +03:00
Jude Taylor
80b1f3378d Merge pull request #9256 from FRidh/networkx
python-packages networkx: 1.9.1 -> 1.10
2015-10-20 04:11:39 -07:00
Arseniy Seroka
1c8e415b1b Merge pull request #10479 from odi/master
python-packages: pafy 0.3.74 -> 0.4.1
2015-10-20 10:25:08 +03:00
Guillaume Maudoux
98152180cf python-docker-py: fix dependency: requests -> requests2 2015-10-19 21:43:45 +02:00
Oliver Dunkl
abb7dad93a python-packages: pafy 0.3.74 -> 0.4.1 2015-10-19 21:12:11 +02:00
vbgl
d43a1125c3 Merge pull request #10333 from rnhmjoj/pyquery
pyquery: 1.2.4 -> 1.2.9
2015-10-19 00:17:18 +02:00
Domen Kožar
2f7ea94e67 Merge pull request #10455 from mayflower/fix-poezio-plugin-deps
poezio: fix plugin dependencies
2015-10-18 12:57:20 +02:00
Robin Gloster
5a34219430 poezio: fix plugin dependencies 2015-10-18 10:52:37 +00:00
Domen Kožar
9e3c030440 Merge pull request #10433 from igsha/pymetar
pymetar: init at 0.20
2015-10-18 12:45:54 +02:00
vbgl
ed5ec7d138 Merge pull request #10332 from rnhmjoj/cssselect
cssselect: 0.7.1 -> 0.9.1
2015-10-18 00:52:07 +02:00
Igor Sharonov
29119dfb69 pymetar: init at 0.20 2015-10-17 12:41:30 +03:00
Pascal Wittmann
6a56731965 radicale: 0.10 -> 1.0.1 2015-10-16 13:02:17 +02:00
Tobias Geerinckx-Rice
2252268ee9 pythonPackages.buttersink 0.6.6 -> 0.6.7 2015-10-15 14:22:01 +02:00
rnhmjoj
f2898b9ee5 pyquery: 1.2.4 -> 1.2.9 2015-10-14 17:03:13 +02:00
Pascal Wittmann
edca98598d Merge pull request #10330 from rnhmjoj/veryprettytable
veryprettytable: init at 0.8.1
2015-10-12 10:51:35 +02:00
rnhmjoj
57aa5fee43 veryprettytable: init at 0.8.1 2015-10-12 10:40:00 +02:00
Peter Simons
a0beb7c348 Merge pull request #10331 from rnhmjoj/termcolor
termcolor: disable python2.7 restriction
2015-10-12 10:19:22 +02:00
rnhmjoj
fca8674340 cssselect: 0.7.1 -> 0.9.1 2015-10-11 23:52:13 +02:00
rnhmjoj
6712a92c20 termcolor: disable python2.7 restriction 2015-10-11 23:51:10 +02:00
Joe Hermaszewski
05dc173984 python-packages.neovim: 0.0.36 -> 0.0.38 2015-10-11 20:37:50 +01:00
Jude Taylor
f3338d88f1 manually apply libev noreturn.patch to python-gevent 2015-10-11 10:30:25 -07:00
Arseniy Seroka
34499fc65f Merge branch 'cstrahan-goobook' 2015-10-10 00:54:07 +03:00
Arseniy Seroka
7970b324f5 Merge branch 'goobook' of https://github.com/cstrahan/nixpkgs into cstrahan-goobook 2015-10-10 00:51:50 +03:00
Domen Kožar
bcd501377b Merge pull request #10276 from lancelotsix/add_pylibconfig2
pythonPackages.pylibconfig: init at 0.2.4
2015-10-08 12:20:31 +02:00
Lancelot SIX
19f7cc8df2 pythonPackages.pylibconfig: init at 0.2.4
Tests are disabled because they are not distributed within the
distribution :

```
$ curl -s https://pypi.python.org/packages/source/p/pylibconfig2/pylibconfig2-0.2.4.tar.gz | tar tz | grep test
$ curl -s
https://codeload.github.com/heinzK1X/pylibconfig2/tar.gz/master | tar tz | grep test
pylibconfig2-master/pylibconfig2/test/
pylibconfig2-master/pylibconfig2/test/__init__.py
pylibconfig2-master/pylibconfig2/test/test.py
```

Distribution from pypi is prefered because the git repository do not
have tags to clearly identify the various releases.
2015-10-08 08:49:33 +00:00
Domen Kožar
fe081c6fd2 Merge pull request #10264 from FRidh/changes
python packages updates
2015-10-07 10:39:24 +02:00
Frederik Rietdijk
e04b5f5c15 python mathics: disable for Python 3
Python 3 is not supported upstream.
2015-10-06 22:43:49 +02:00
Frederik Rietdijk
25a4b3631b python toolz: 0.7.2 -> 0.7.4 2015-10-06 22:42:49 +02:00
Frederik Rietdijk
243792bcd5 python sympy: disable for Python 3.5
Not yet supported upstream.
2015-10-06 22:41:58 +02:00
Frederik Rietdijk
4e340ba8b0 python notebook: 4.0.4 -> 4.0.5 2015-10-06 22:41:10 +02:00
Frederik Rietdijk
aa94f19ffd python nbformat: 4.0.0 -> 4.0.1 2015-10-06 22:40:54 +02:00
Frederik Rietdijk
4b231df6a8 python jupyter_core: 4.0.4 -> 4.0.6 2015-10-06 22:40:32 +02:00
Frederik Rietdijk
f6f2625831 python ipdb: 0.8 -> 0.8.1 2015-10-06 22:40:15 +02:00
Frederik Rietdijk
e0d2647197 python dropbox: 2.2.0 -> 3.37 2015-10-06 22:39:54 +02:00
Frederik Rietdijk
fcb29349d3 python datashape: 0.4.6 -> 0.4.7 2015-10-06 22:39:05 +02:00
Frederik Rietdijk
9d4d0aa0ae python cython: 0.23.1 -> 0.23.3 2015-10-06 22:38:31 +02:00
Frederik Rietdijk
01acee19e0 pythonPackages ipywidgets: init at 4.0.2 2015-10-06 17:41:43 +02:00
Arseniy Seroka
a5045e1b3c Merge pull request #10239 from makefu/bepasty-server-init
pythonPackages.bepasty-server: init at 0.4.0
2015-10-06 02:01:48 +03:00
William A. Kennington III
cbc1eaa1ea pythonPackages.gevent: Fix unneeded libev patch 2015-10-05 11:26:28 -07:00
makefu
58d4ffc488 pythonPackages.bepasty-server: init at 0.4.0 2015-10-05 16:26:42 +02:00
makefu
a68d7db1c4 pythonPackages.xstatic-*: init at 2015-10-05
this commit contains build-inputs for bepasty-server but they can be used stand-alone
2015-10-05 16:01:18 +02:00
Frederik Rietdijk
a3b5ae8ad4 pythonPackages ipython: add readline support, fixes #10190 2015-10-03 08:37:00 +02:00
Domen Kožar
3a658f4c41 Merge pull request #10083 from greyson/pythonofx
Python OFX libraries and utilities
2015-10-03 01:56:52 +02:00
Thomas Strobel
64eed4b98a deskcon: init at 0.3 2015-10-01 18:14:03 +02:00