Commit graph

1104 commits

Author SHA1 Message Date
Domen Kožar
8787c695a9 pythonPackages.cjson: disable on pypy/py3k 2014-10-20 13:34:43 +02:00
Jaka Hudoklin
3bd72fc71f Merge pull request #4579 from offlinehacker/pkgs/pythonPackages/graphitePager
pythonPackages: add graphite pager
2014-10-20 13:24:54 +02:00
Jaka Hudoklin
c61fe83268 pythonPackages.ipython: use correct pythonPackages 2014-10-18 17:23:40 +02:00
Jaka Hudoklin
0f8f98525b pythonPackages: fix typo 2014-10-18 14:22:53 +02:00
Jaka Hudoklin
9ec9497c9f pythonPackages: pillow, set tcl_root 2014-10-18 14:17:22 +02:00
Jaka Hudoklin
2d4b3e98d9 pythonPackages: add graphite pager 2014-10-18 13:54:05 +02:00
Bjørn Forsman
9424ab11c6 python-scapy: new package
Powerful interactive network packet manipulation program.

http://www.secdev.org/projects/scapy/
2014-10-17 20:20:08 +02:00
Jascha Geerds
df1221eea9 Fix stevedore for python26 2014-10-17 11:35:25 +02:00
Peter Simons
9e74259bbe Merge pull request #4551 from vandenoever/blink
Add Blink, a simple sip client.
2014-10-16 15:48:32 +02:00
Domen Kožar
c0e18dc498 fix eval 2014-10-16 13:08:07 +02:00
Jos van den Oever
fb9ac9e8eb Add Blink, a simple sip client. 2014-10-16 12:21:36 +02:00
Domen Kožar
a1a60d8e8a readd pythonPackages.hgsvn 2014-10-16 12:21:03 +02:00
Domen Kožar
6cd1f42a2c Merge pull request #4483 from edwtjo/cvxopt
pythonPackages.cvxopt: added package
2014-10-16 12:20:42 +02:00
Domen Kožar
90badb42d1 pypyPackages.paramiko: disable tests 2014-10-14 21:06:49 +02:00
aszlig
958193aeb4
python/paramiko: Update to version 1.15.1.
The SFTP-tests fail in conjunction with UTF8 directories, so let's skip
them for now. We also need to disable big file tests, because they rely
on SFTP as well and simply fail if the normal SFTP tests were skipped.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-14 15:18:44 +02:00
aszlig
f35e473d55
python/ecdsa: Update to version 0.11.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-14 15:18:37 +02:00
Domen Kožar
69e51b08e1 pythonPackages.pycapnp: disable on py3k and pypy 2014-10-14 10:26:24 +02:00
Domen Kožar
e17781f8b1 closes #463 pythonPackages now uses self variable instead of rec builtin 2014-10-13 23:20:01 +02:00
Edward Tjörnhammar
150672072a pythonPackages.cvxopt: added package 2014-10-12 17:31:29 +02:00
Domen Kožar
482779e582 python: get rid of ssl module as it's always builtin 2014-10-11 20:23:51 +02:00
Nathaniel Baxter
309bfdd8a0 pysocks: Fix license typo 2014-10-10 10:42:19 +11:00
Austin Seipp
7ac2be3fab rainbowstream: 0.9.5 -> 1.1.6
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-10-09 17:23:37 -05:00
Austin Seipp
cf58933a9b pythonPackages: add pysocks 1.5.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-10-09 17:23:36 -05:00
Austin Seipp
a1dba856f1 pythonPackages.twitter: 0.14.3 -> 0.15.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-10-09 17:14:52 -05:00
Austin Seipp
27d95c25e8 pythonPackages.pyfiglet: 0.7.1 -> 0.7.2
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-10-09 17:14:30 -05:00
Aristid Breitkreuz
bf1dd8e931 Merge pull request #4423 from FlorentBecker/svg2tikz
new package: svg2tikz
2014-10-09 20:39:06 +02:00
Pascal Wittmann
68ae4ce95a Merge pull request #4431 from DamienCassou/astroid-1.2.1
Astroid 1.2.1
2014-10-09 11:50:10 +02:00
Florent Becker
ed8ced514a Add license for svg2tikz 2014-10-09 11:21:00 +02:00
Damien Cassou
af770d4c7c Astroid 1.2.1 2014-10-09 10:22:16 +02:00
Bjørn Forsman
8542ccc248 python-libvirt: update 1.2.7 -> 1.2.9
Should fix breakage due to out-of-sync version with libvirt.
2014-10-08 18:09:52 +02:00
Shea Levy
302fd99a11 ujson doesn't build on pypy 2014-10-08 10:27:34 -04:00
Domen Kožar
0723adfa26 pythonPackages.circus: add 2014-10-08 13:31:50 +02:00
Florent Becker
ced9fd1310 new package: svg2tikz 2014-10-08 11:59:25 +02:00
Michael Raskin
b32dbc8be6 Gajim update 2014-10-07 16:23:28 +04:00
Shea Levy
a18a992785 Add ujson python package 2014-10-07 06:32:48 -04:00
Shea Levy
0f37f832c6 tornadokick: bump 2014-10-07 06:12:50 -04:00
Bjørn Forsman
b17b17be73 python-scipy: update 0.12 -> 0.14
I successfully built all reverse dependencies, using this procedure[1]:

  $ nix-env -f . -qaP \* --drv-path | sort > l1
  (...modify package...)
  $ nix-env -f . -qaP \* --drv-path | sort > l2
  $ changed=$(diff l1 l2 | awk '{print $2}' | sort | uniq)
  $ nix-build $(for i in $changed; do echo -A $i; done)

[1]: https://nixos.org/wiki/Contributing
2014-10-04 18:41:42 +02:00
Mateusz Kowalczyk
db55a6788a python-xdot: new package 2014-10-04 08:26:34 +01:00
Nikita Mikhailov
cb18839669 python-linode: add myself as maintainer, fix meta 2014-10-03 12:18:50 +02:00
Nikita Mikhailov
28a04ae236 Add linode python binding 2014-10-03 12:18:50 +02:00
Domen Kožar
91c0ba4b20 pythonPackages.webob: 1.3.1 -> 1.4 2014-10-02 20:09:53 +02:00
koral
041f507937 New python package: restview-2.1.1 2014-10-01 19:04:22 +02:00
Mateusz Kowalczyk
876bd39fae Merge pull request #4285 from k0ral/hg-git
hg-git: 0.3.1 -> 0.6.1, and its dependency dulwich: 0.8.7 -> 0.9.7
2014-09-30 09:57:39 +01:00
AndersonTorres
a4a3503211 Udiskie: update to 1.1.2
Amending to the last commit: added gettext dependency
TODO: investigate Python3/gobject issues

Closes #3720
2014-09-30 01:51:43 +01:00
Wout Mertens
d2467f4fe5 Python on Darwin: Don't depend on glibc locales 2014-09-29 14:05:32 +02:00
Rok Garbas
28ea895b08 pythonPackages.configobj: new version needs six as dependency 2014-09-28 12:56:08 +02:00
Domen Kožar
2df644a9e1 pythonPackages.nose: disable tests 2014-09-27 22:34:51 +02:00
Domen Kožar
2fea016f4d python3Packages.pelican: fix build 2014-09-27 22:34:51 +02:00
koral
47636809ea dulwich: added tests dependencies. 2014-09-27 16:50:36 +02:00
koral
96dcbc7d83 hg-git: 0.3.1 -> 0.6.1, and its dependency dulwich: 0.8.7 -> 0.9.7 2014-09-27 00:24:27 +02:00