Commit Graph

1113 Commits

Author SHA1 Message Date
Domen Kožar
6c6f93c458 pythonPackages.gcutil: fix build 2014-09-10 14:36:06 +02:00
Jaka Hudoklin
00f9015b34 pythonPackages: add dotfiles, dotfile manager 2014-09-10 12:23:10 +02:00
Mateusz Kowalczyk
7e5d0ee0c3 s/dependancy/dependency/ 2014-09-10 00:28:49 +01:00
Ricardo M. Correia
48105a0aa1 pythonPackages.beautifulsoup4: Fix hash
The src tarball was modified in the PyPI repository.

I have compared the old tarball against the new one, the only difference
being that the new one is missing the following files/directories:

AUTHORS.txt
COPYING.txt
doc/
NEWS.txt
scripts/
TODO.txt
2014-09-08 15:20:30 +02:00
Domen Kožar
dce3e9261b pypy: disable some more packages 2014-09-07 14:51:11 +02:00
Domen Kožar
301fe9360e pypyPackages.skype4py: disable 2014-09-07 00:13:34 +02:00
Domen Kožar
0418d8299d disable a bunch of python packages on pypy 2014-09-06 22:25:00 +02:00
Nixpkgs Monitor
db0076b659 python34Packages.httplib2: update from 0.8 to 0.9, potentially fixes CVE-2013-2037 2014-09-06 18:32:11 +02:00
Domen Kožar
46acec64c2 pythonPackages.sqlalchemy{,8}: disable on py34 2014-09-06 18:13:14 +02:00
Domen Kožar
17f1043eb0 buildPythonPackage: support .override {} 2014-09-06 18:13:14 +02:00
Domen Kožar
8d85bfefcf pypyPackages.pycurl: disable 2014-09-06 17:16:44 +02:00
Domen Kožar
e69dd3b9aa pypyPackages.psycopg2: disable 2014-09-06 17:12:11 +02:00
Domen Kožar
a9d25eae98 pypyPackages.lxml: 3.0.2 -> 3.3.6 (fixes pypy build) 2014-09-06 17:10:29 +02:00
Domen Kožar
7cc77a12e4 pypyPackages.numpy: disable and upgrade 2014-09-06 16:54:14 +02:00
Domen Kožar
ee27bd1d99 pypyPackages.pil: fix build 2014-09-06 16:35:58 +02:00
Domen Kožar
2eed178fe7 pypyPackages.fabric: disable tests 2014-09-06 16:15:40 +02:00
Domen Kožar
2c7290c58f pythonPackages.sure: use upstream package, next release should have tests 2014-09-06 16:08:01 +02:00
Domen Kožar
b08be36879 pythonPackages.zope_testrunner: enable tests 2014-09-06 15:56:48 +02:00
Domen Kožar
0fc621e666 pypyPackages.greenlet: disable 2014-09-06 15:21:44 +02:00
Michael Raskin
3bc8f9ad02 Merge pull request #3938 from aherrmann/pr_mpi
Python wrappers for mpi and hdf5 (with mpi support for hdf5)
2014-09-04 20:54:00 +04:00
Bjørn Forsman
53732eac2a python-robotframework-tools: new package
This package provides "Python Tools for Robot Framework and Test
Libraries".

In particular, I'm interested in the 'robotshell' extension for IPython.
2014-09-04 18:48:06 +02:00
Bjørn Forsman
c1614ab180 python-moretools: new package
It provides "Many more basic tools for python 2/3 extending itertools,
functools, operator and collections".

It's a dependency of robotframework-tools, which I want to package.
2014-09-04 18:48:06 +02:00
Bjørn Forsman
f41e336cc0 python-path: new package
path is a module wrapper for os.path.

It's a dependency of moretools (which is a dependency of
robotframework-tools, which is what I want to package).
2014-09-04 18:48:06 +02:00
Domen Kožar
24fed22cff pypyPackages.jsonwatch: comment why it's disabled 2014-09-03 13:41:36 +02:00
Danyil Bohdan
8c0b08d705 add python package 'jsonwatch' 2014-09-03 13:41:36 +02:00
Jaka Hudoklin
217cda9c54 pythonPackages: add websocket_client, fix pythonPackages.docker 2014-09-02 16:37:13 +02:00
Andreas Herrmann
728793ef0b h5py: New package, version 2.3.1 2014-09-02 13:56:54 +02:00
Andreas Herrmann
1e786087e4 mpi4py: New package, version 1.3.1 2014-09-02 13:56:47 +02:00
Jaka Hudoklin
44b58f4e74 pythonPackages: add docker-py 2014-09-02 12:07:36 +02:00
Domen Kožar
d1a8a8d76d pythonPackages.rainbowstream: 0.9.3 -> 0.9.5, fix build on py3k 2014-08-31 20:02:47 +02:00
Domen Kožar
cdb3e6fa2f python33Packages.sqlalchemy(8): fix build 2014-08-31 15:53:08 +02:00
Domen Kožar
7e91d1c8a1 Revert "mpi4py: New package, version 1.3.1"
This reverts commit 63c062947e.

Doesn't build.
2014-08-31 15:12:34 +02:00
Domen Kožar
b63496ba6b Revert "h5py: New package, version 2.3.1"
This reverts commit 3c6afb3496.

Doesn't build.
2014-08-31 15:12:17 +02:00
Domen Kožar
d4de312452 pypyPackages: use pypy internal greenlet module 2014-08-31 15:07:01 +02:00
Aristid Breitkreuz
f37d043984 Merge pull request #3898 from robberer/pkgs/deluge
deluge: update to version 1.3.7
2014-08-31 14:40:36 +02:00
Longrin Wischnewski
23b4635e18 deluge: update to version 1.3.7 2014-08-31 14:31:02 +02:00
Domen Kožar
7327e3f808 PyPy ships with cffi, so don't use external cffi for packages 2014-08-31 13:41:27 +02:00
Domen Kožar
b497011da9 pythonPackages.cffi: 0.7.2 -> 0.8.6 2014-08-31 13:33:29 +02:00
Domen Kožar
66f525c8d6 pypyPackages.pycryptopp: mark as not supported on pypy 2014-08-31 13:33:29 +02:00
Domen Kožar
df98dda81d pypy: compile also curses 2014-08-30 23:01:09 +02:00
Domen Kožar
b746a1644f fix eval 2014-08-30 23:01:09 +02:00
Domen Kožar
e9e5ff8776 pypyPackages.random2: disable tests 2014-08-30 23:01:09 +02:00
Domen Kožar
b8fca7b38c koji: factor python module into an standalone app 2014-08-30 21:08:49 +02:00
Cillian de Róiste
6aa23db35d python27Packages.rope: update from 0.9.4 to 0.10.2 2014-08-30 20:01:40 +02:00
Cillian de Róiste
b96574ff15 python34Packages.zope_browser: update from 1.3 to 2.0.2 2014-08-30 20:01:28 +02:00
Cillian de Róiste
c701503a4b python34Packages.zope_component: update from 4.0.2 to 4.2.1 2014-08-30 20:01:19 +02:00
Cillian de Róiste
65ef87293a python34Packages.zope_configuration: update from 4.0.2 to 4.0.3 2014-08-30 20:01:11 +02:00
Cillian de Róiste
7acf9a0c1c python34Packages.zope_event: update from 4.0.2 to 4.0.3 2014-08-30 20:01:02 +02:00
Cillian de Róiste
45d9d2a8b5 python34Packages.zope_i18n: update from 3.7.4 to 3.8.0 2014-08-30 20:00:54 +02:00
Cillian de Róiste
0b6613e1b6 python34Packages.zope_i18nmessageid: update from 4.0.2 to 4.0.3 2014-08-30 20:00:45 +02:00
Cillian de Róiste
297e9a0e52 python34Packages.zope_lifecycleevent: update from 3.6.2 to 3.7.0 2014-08-30 20:00:16 +02:00
Cillian de Róiste
8c290a64a7 python34Packages.zope_location: update from 4.0.0 to 4.0.3 2014-08-30 20:00:02 +02:00
Cillian de Róiste
f6a529aa51 python34Packages.zope_schema: update from 4.2.2 to 4.4.1 2014-08-30 19:59:28 +02:00
Cillian de Róiste
465e5fa21a python34Packages.zope_size: update from 3.4.1 to 3.5.0 2014-08-30 19:59:14 +02:00
Cillian de Róiste
9f1abe6b59 python34Packages.zope_testrunner: update from 4.4.1 to 4.4.3 2014-08-30 19:58:59 +02:00
Austin Seipp
d43f1c86bd pkgs: add Rainbowstream, a streaming command-line twitter client.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-29 15:24:09 -05:00
Edward Tjörnhammar
60734bb0f9 radicale: 0.9b1 -> 0.9 Added description, editor stripped some trailing whitespace. 2014-08-29 17:32:13 +01:00
Mateusz Kowalczyk
beff84c6e3 python-packages.nix: strip trailing whitespace 2014-08-29 17:30:04 +01:00
Michael Raskin
0078bc5d8f Merge pull request #3316 from aherrmann/pr_mpi
MPI support for HDF5 and SGE support for OpenMPI
2014-08-29 01:22:02 +04:00
Domen Kožar
0005e1896d python3Packages: disable some more 2014-08-28 20:53:02 +02:00
Domen Kožar
81a2e4ce4c python3Packages: disable some 2014-08-27 21:01:43 +02:00
Domen Kožar
0a1c255bc9 zeitgeist: fix build 2014-08-27 20:53:02 +02:00
Domen Kožar
3eb2e2b4eb python3Packages: more fixes 2014-08-27 19:43:37 +02:00
Domen Kožar
ede4ec6eea python3Packages.qutip: fix build 2014-08-27 19:37:58 +02:00
Domen Kožar
cfbdb07159 python3Packages.goobook: disable on py3k 2014-08-27 19:34:49 +02:00
Domen Kožar
9cd8c65eea python3Packages.eyeD3: fix build 2014-08-27 19:31:12 +02:00
Domen Kožar
45563c61a7 python3Packages.hcs_utils: fix build 2014-08-27 19:28:33 +02:00
Domen Kožar
1b376347f5 python3Packages.pygit2: fix build 2014-08-27 19:21:50 +02:00
Domen Kožar
e7fca7b31d python3Packages.zope_sqlalchemy: fix build 2014-08-27 19:21:33 +02:00
Domen Kožar
26ee668860 pythonPackages.zope_container: disable tests (failing) 2014-08-27 19:17:05 +02:00
Domen Kožar
a81b2f029f python3Packages.{ttystatus,versiontools}: disable on py3k 2014-08-27 18:04:30 +02:00
Domen Kožar
81c39d40f7 python3Packages: upgrade rdflib, skype4py 2014-08-27 17:40:14 +02:00
Domen Kožar
47f84c63bb python3Packages: more build fixes 2014-08-27 17:18:08 +02:00
Domen Kožar
1f3af28e8a python3Packages.execnet: disable tests 2014-08-27 16:04:55 +02:00
Domen Kožar
6f689c5016 python3Packages: disable some more packages 2014-08-27 15:53:15 +02:00
Domen Kožar
e50deca440 python3Packages.statd: rename to python_statsd, disable on py3k 2014-08-27 15:53:15 +02:00
Domen Kožar
aaa6156deb python3Packages.subprocess32: disable on py3k 2014-08-27 15:13:43 +02:00
Domen Kožar
8493813850 python3Packages: more build fixes 2014-08-27 13:34:48 +02:00
Domen Kožar
8b36efaf6a python3Packages: more build fixes 2014-08-27 13:26:00 +02:00
Domen Kožar
d52d71a04b pythonPackages.boto_1_9: remove 2014-08-27 13:26:00 +02:00
Domen Kožar
08d2bee3ec pythonPackages: fix last failing builds 2014-08-27 11:49:15 +02:00
Domen Kožar
e81f830114 pythonPackages.gcutil: fix build 2014-08-26 17:59:35 +02:00
Domen Kožar
981d0607f9 Revert "pythonPackages.gtimelog: 0.8.1 -> 0.9.1, use gi stack"
This reverts commit 4fbeca8823.

PEBKAC.
2014-08-26 17:50:47 +02:00
Domen Kožar
a024d92193 fix eval job 2014-08-26 17:02:00 +02:00
Domen Kožar
6b404aa265 python34Packages.ColanderAlchemy: fix build 2014-08-26 16:52:28 +02:00
Domen Kožar
d9772ecc66 python3Packages: disable/upgrade bunch of packages 2014-08-26 16:47:04 +02:00
Domen Kožar
7f78c366f1 pythonPackages.ipaddr: 2.1.10 -> 2.1.11 2014-08-26 16:47:04 +02:00
Domen Kožar
4fbeca8823 pythonPackages.gtimelog: 0.8.1 -> 0.9.1, use gi stack 2014-08-26 14:54:05 +02:00
Domen Kožar
ce3d23a24d pythonPackages.{beautifulsoup,django_evolution}: disable on py3k 2014-08-26 14:53:45 +02:00
Domen Kožar
3bf6383d6b gtimelog: 0.8.1 -> 0.9.1, switch to gi 2014-08-26 14:41:44 +02:00
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
Domen Kožar
31c394abef Merge pull request #3612 from nathanielbaxter/dev/flexget_update
flexget: Updated to 1.2.161, with additional dependancies added.
2014-08-16 15:05:23 +02:00
Nathaniel Baxter
69390c184b flexget: Updated to 1.2.161, with additional dependancies added.
Also made deluge plugin support conditional on deluge being installed,
and added similar conditional support for the transmission plugin.
2014-08-15 22:41:31 +10:00
Domen Kožar
3233e56935 add pythonPackages.detox 2014-08-15 13:13:02 +02:00
Domen Kožar
56f3bf4639 add pythonPackages.tox 2014-08-14 20:28:39 +02:00
Abhinav Gupta
6e886678d1 pythonPackages.httpbin: Add version 0.2.0 2014-08-12 19:31:24 -07:00
Vladimír Čunát
566058b477 Merge #3152: add pyqt5 2014-08-12 20:33:34 +02:00
Rickard Nilsson
bdea35d98b obnam: Update from 1.6.1 to 1.8 2014-08-12 13:32:24 +02:00
Domen Kožar
f73291e1ef virtualenv: 1.11.4 -> 1.11.6 2014-08-12 12:23:07 +02:00
lethalman
8f34fda081 Merge pull request #3495 from geerds/virtualenvwrapper
Fix virtualenvwrapper shell scripts
2014-08-09 23:06:33 +02:00
Jascha Geerds
efbb5de1c5 Refactoring 2014-08-09 22:56:07 +02:00