Domen Kožar
2aac8ffcd8
python3Packages: fix some builds
2014-08-26 12:49:45 +02:00
Domen Kožar
6417cf14b1
python3Packages.BTrees: fix build on i686-linux
2014-08-26 10:47:22 +02:00
Domen Kožar
5f8a9f81d1
pycurl: fix runtime dependency on openssl
2014-08-26 10:04:14 +02:00
Domen Kožar
6fab53b4c2
pythonPackages.robotframework: disable on py3k
2014-08-25 19:01:34 +02:00
Domen Kožar
12776c3748
python3Packages: disable few packages
2014-08-25 18:16:12 +02:00
Domen Kožar
8cfd9b1acd
pythonPackages.gevent: 0.13.8 -> 1.0.1
2014-08-25 14:22:54 +02:00
Domen Kožar
e130021940
python3Packages.fabric: 1.6.1 -> 1.9.1
2014-08-25 14:16:35 +02:00
Domen Kožar
9149d450cf
pythonPackages: disable some py3k builds
2014-08-25 14:07:08 +02:00
Andraz Brodnik
56edab9909
Add tzlocal python package.
2014-08-25 14:02:53 +02:00
Andraz Brodnik
aa68c94d4d
Add semantic python package.
2014-08-25 14:02:53 +02:00
Andraz Brodnik
4d472145d1
Add quantities python package.
2014-08-25 14:02:53 +02:00
Andraz Brodnik
ce68f5d309
Add mpd python package.
2014-08-25 14:02:53 +02:00
Andraz Brodnik
a5396d58bb
Add futures python package.
2014-08-25 14:02:52 +02:00
Andraz Brodnik
e511e05960
Add facebook-sdk python package.
2014-08-25 14:02:52 +02:00
Andraz Brodnik
e9f605d7e6
Add apscheduler python package.
2014-08-25 14:02:52 +02:00
Domen Kožar
fb60478492
pythonPackages.zodb3: 3.10.5 -> 3.11.0
2014-08-25 14:00:39 +02:00
Domen Kožar
028216edce
python.substanced: upgrade to latest git, fix py3k
2014-08-25 13:03:30 +02:00
Domen Kožar
b4fe8535d8
pythonPackages.sqlalchemy{8,9}: bump
2014-08-25 11:22:34 +02:00
Domen Kožar
870d8f63ec
pythonPackages.memcached: 1.48 -> 1.51
2014-08-25 11:10:51 +02:00
Domen Kožar
2172031655
pythonPackages.jsonschema: 2.0.0 -> 2.4.0
2014-08-25 11:05:11 +02:00
Domen Kožar
c2d0028560
pythonPackages.matplotlib: don't depend on pygtk
2014-08-25 11:01:32 +02:00
Domen Kožar
3283060662
pythonPackages.supervisor: 3.0 -> 3.1.1
2014-08-25 10:49:29 +02:00
Domen Kožar
f533756bd5
pythonPackages.polib: 1.0.1 -> 1.0.4
2014-08-25 10:47:22 +02:00
Domen Kožar
ed4b85abfc
remove pythonPackages.nose2Cov cc @chaoflow
2014-08-25 10:10:22 +02:00
Domen Kožar
ffe984b9c1
pythonPackages.python_magic: 0.4.3 -> 0.4.6
2014-08-25 09:43:01 +02:00
Domen Kožar
aee5d6ac3b
pythonPackages.tempita: 0.4 -> 0.5.2
2014-08-24 17:23:35 +02:00
Domen Kožar
169b901818
pythonPackages.zc_buidout{152,171}: disable on py3k
2014-08-24 17:19:59 +02:00
Domen Kožar
dd0cdefe2e
pythonPackages.paramiko: 1.12.1 -> 1.14.0
2014-08-24 17:18:07 +02:00
Domen Kožar
8d12a359ce
pythonPackages.zope_security: 3.7.4 -> 4.0.1
2014-08-24 17:18:07 +02:00
Domen Kožar
6fb942c030
pythonPackages.zope_proxy: 4.1.1 -> 4.1.4
2014-08-24 17:18:07 +02:00
Domen Kožar
9c5236f7ca
pythonPackages.tarman: disable for py3k
2014-08-24 17:09:13 +02:00
Domen Kožar
2bc609155d
pythonPackages.greenlet: 0.3.1 -> 0.4.3
2014-08-24 17:07:25 +02:00
Domen Kožar
0a4b70e5b7
pythonPackages.eventlet: 0.9.16 -> 0.15.1
2014-08-24 17:07:10 +02:00
Domen Kožar
8dc216a768
pythonPackages.beaker: disable on py3k
2014-08-24 17:04:31 +02:00
Domen Kožar
8edee2cd47
python3Packages.autopep8: fix build
2014-08-24 17:00:17 +02:00
Domen Kožar
d3b9a14e88
python3Packages.afew: fix build
2014-08-24 16:57:50 +02:00
Domen Kožar
3eedd29fb8
pythonPackages.manuel: 1.6.1 -> 1.8.0
2014-08-24 16:55:15 +02:00
Domen Kožar
ecb77869d2
pythonPackages.pil: put it inside python-packages.nix and disable on py3k
2014-08-24 16:55:15 +02:00
Domen Kožar
46afdaf783
pythonPackages.iptools: 0.4.0 -> 0.6.1
2014-08-24 16:19:53 +02:00
Domen Kožar
a272e855a3
pythonPackages.pg8000: 1.09 -> 1.9.14
2014-08-24 16:07:14 +02:00
Domen Kožar
47673e43c9
buildPythonPackage: introduce "disabled" argument
...
Useful to disable the package for specific python versions.
Typically usage: disable = isPy3k;
2014-08-24 16:02:57 +02:00
Michael Raskin
ede8be9281
Fix tarball evaluation; had to regenerate Ruby gem list
2014-08-24 12:55:08 +04:00
Domen Kožar
549fae8676
pypyPackages.paramiko: fix
2014-08-24 10:16:54 +02:00
Domen Kožar
3194d5cc32
zope.testing: 4.1.2 -> 4.1.3 (also, fix pypy build)
2014-08-23 17:38:28 +02:00
Domen Kožar
e083de9c29
pythonPackages.psycopg2: 2.5.2 -> 2.5.3
2014-08-23 16:33:22 +02:00
Domen Kožar
14b5f9d581
pythonPackages: fix webtest
2014-08-23 16:28:35 +02:00
Domen Kožar
b236d88f36
pythonPackages.django: update 1.4, 1.5, 1.6 due to security fixes
2014-08-23 16:20:59 +02:00
Rickard Nilsson
aafb5aafe4
libvirt-python: Update from 1.2.5 to 1.2.7
2014-08-23 12:55:24 +02:00
ambrop7@gmail.com
8516495560
python-pyuv: new package
...
Pyuv is a Python interface to libuv, a cross-platform asychronous I/O
library.
The setup.py is tweaked to that the system version of libuv is used,
instead of tying to fetch one with git.
[Bjørn: change commit message]
2014-08-22 21:57:14 +02:00
Rickard Nilsson
81ad94ce51
bedup: Update from 20140206 to 20140413
2014-08-21 03:01:53 +02:00