Florian Friesdorf
06ca1e4768
Merge branch 'channel-nixos' into python
2013-01-09 22:18:38 +01:00
Rob Vermaas
cfdf35d6f9
Add preInstall ot buildPythonPackage (postInstall already existed) to allow selenium to work properly again.
2013-01-09 15:46:14 +01:00
Florian Friesdorf
0f007baf70
Merge branch 'channel-nixos' into python
2013-01-09 10:44:45 +01:00
Cillian de Róiste
4ad3cc1c6d
Emacs Rope: update rope, ropemacs and add ropemode
2013-01-04 01:58:22 +01:00
Cillian de Róiste
e0248cdfdb
Pymacs (Emacs to Python interface): upgrade to 0.25
2013-01-03 23:03:02 +01:00
Rok Garbas
129aa4df91
alot: updating to latest version
2013-01-03 20:21:04 +01:00
Rok Garbas
fa4f8f8688
pythonPackages.jedi: adding jedi package
2013-01-03 19:28:12 +01:00
Rickard Nilsson
869a222062
obnam: Update to 1.3
...
Supporting packages also updated.
2013-01-03 13:25:02 +01:00
Rickard Nilsson
9cc281d5e8
Add python packages required for Graphite
...
Graphite is a scalable realtime graphing webapp,
see http://graphite.wikidot.com
2013-01-03 13:08:23 +01:00
Rickard Nilsson
26ee30d576
python-twisted: Update to 12.3.0
2013-01-03 12:50:19 +01:00
Florian Friesdorf
886742d91a
use recursivePthLoader instead of setuptoolsSite
2012-12-22 01:13:23 +01:00
Florian Friesdorf
1797d396ab
python-coilmq test fails
2012-12-22 00:25:37 +01:00
Florian Friesdorf
93b3d24b96
oauth2 tests still fail
2012-12-14 20:24:53 +01:00
Florian Friesdorf
ea58608726
python: give coverage to coilmq and oauth2 - thx shea
2012-12-06 08:24:38 +01:00
cillianderoiste
5b0cd954f1
Merge pull request #206 from chaoflow/python-merge
...
python pureness, cleanup, and enable pth loaders (setuptoolsSite, recursivePthLoader)
2012-12-05 14:28:09 -08:00
Shea Levy
d4fa316aff
pythonPackages.nose: Bump
2012-12-05 12:10:59 -05:00
Shea Levy
3a0b828a6d
coverage pythonPackage
2012-12-05 12:10:59 -05:00
Florian Friesdorf
5c7c82f635
missed two failing tests
2012-12-05 11:31:28 +01:00
Florian Friesdorf
c17ae4bbf7
checkPhase after installPhase fixed some more tests
2012-12-05 11:31:28 +01:00
Florian Friesdorf
c7113470b8
python2.6 fixes
2012-12-05 11:31:28 +01:00
Florian Friesdorf
3cf96816b0
pycrypto for python26 and 27
2012-12-05 11:31:28 +01:00
Florian Friesdorf
6dc414d6ae
python2.6 fixes
2012-12-05 11:31:27 +01:00
Florian Friesdorf
cd905b16af
pil uses buildPythonPackage and is now actually also built for 2.6
2012-12-05 11:31:27 +01:00
Florian Friesdorf
d76e4420af
pil for python27 and python26
2012-12-03 07:12:05 +01:00
Florian Friesdorf
e517d8791f
fix nevow url and uncomment again
2012-12-03 06:54:13 +01:00
Florian Friesdorf
1adc9b1b1f
python module cleanup, enable a couple of tests, add comments for failing
2012-12-03 06:38:11 +01:00
Florian Friesdorf
e50571e29d
setuptoolsSite - only setuptools' site.py
2012-12-03 05:20:04 +01:00
Florian Friesdorf
d4d76a8443
make diff to master look nicer
2012-12-03 04:41:19 +01:00
Florian Friesdorf
471a4b583f
Merge branch 'channel-nixos' into python-merge
2012-11-29 15:36:17 +01:00
Rok Garbas
5771bcde8b
updating some python packages: alot httplib2, tweepy, urwid
2012-11-29 14:16:32 +01:00
Florian Friesdorf
ac89a3de46
Revert " #185 Fix pycurl"
...
This reverts commit 671bf5b4d7
.
We need to support preConfigure.
2012-11-28 16:13:37 +01:00
Cillian de Róiste
671bf5b4d7
#185 Fix pycurl
...
Moving the preConfigure command into the installCommand 'fixes' pycurl.
2012-11-27 23:50:24 +01:00
Rok Garbas
fdf3ff7a21
pythonPackages.turses: update to 0.2.9
2012-11-25 19:20:06 +01:00
Rok Garbas
d9e097875c
pythonPackages.flake8: Update to 1.6.2
2012-11-25 18:58:25 +01:00
Florian Friesdorf
d1c00eed91
Merge branch 'channel-nixos' into python-merge
2012-11-24 22:48:30 +01:00
Florian Friesdorf
ddbd5c2eba
Merge branch 'py/offline-distutils' into python-merge
...
Conflicts:
pkgs/development/python-modules/generic/default.nix
2012-11-23 17:28:51 +01:00
Florian Friesdorf
ad8a4c73fa
use offline-disutils in buildPythonPackage
2012-11-23 17:27:55 +01:00
Florian Friesdorf
224251d104
python-offline-distutils
2012-11-23 17:27:12 +01:00
Cillian de Róiste
8fd7d5a5fe
pylint: update download URL
2012-11-22 23:10:25 +01:00
Florian Friesdorf
a68f4f12a9
more python cleanup, actually commenting for now
...
Conflicts:
pkgs/top-level/python-packages.nix
2012-11-22 13:41:09 +01:00
Florian Friesdorf
311fe7e371
cleanup of python packages
2012-11-22 13:40:18 +01:00
Florian Friesdorf
bd443d69c9
Merge branch 'py/pth-recursive' into python-merge
2012-11-22 13:37:51 +01:00
Rob Vermaas
efd4e5f0f7
Update Reviewboard to 1.6.13
2012-11-13 01:37:46 +01:00
Rok Garbas
577995f592
updating: flake8, alot, turses
2012-11-07 00:53:19 +01:00
Rob Vermaas
56957e27cc
update boto to 2.6.0
2012-10-25 10:55:22 +02:00
aszlig
1f857877ad
python-publicsuffix: New package, version 1.0.2.
...
This is for determining the public suffix of a particular domain name from
http://publicsuffix.org/ .
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-13 09:54:37 +02:00
Eelco Dolstra
fa27534ec6
pylint: Update to 0.26.0
2012-10-11 11:05:33 -04:00
Florian Friesdorf
21e59f4a5f
sphinx 1.1.3
2012-10-11 14:22:26 +02:00
Rickard Nilsson
58afd43615
obnam: Update to version 1.2. Also update its dependencies (python libraries)
2012-10-08 12:35:25 +02:00
aszlig
79fa3e2181
pyaudio: New package, version 0.2.4.
...
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-07 11:41:18 +02:00
aszlig
a5c38c8d3e
python/polib: Add new package, version 1.0.1.
...
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-04 08:35:02 +02:00
Rok Garbas
41ca123e73
python-httplib2: updated to 0.7.6, added python-turses and its dependencies (python-oauth2, python-tweepy)
2012-10-01 13:05:57 +02:00
Rok Garbas
1bcbffc8c5
afew, alot: version update; adding new python package flake8
2012-09-28 17:06:07 +02:00
Peter Simons
310c7be3a1
Revert "adding python libraries serial and game which are both dependencies of plover steno engine which needs more testing".
...
The patch lacks the required file "pygame.patch".
2012-09-27 13:41:44 +02:00
Marc Weber
1c35a0ca48
adding python libraries serial and game which are both dependencies of plover steno engine which needs more testing
2012-09-27 01:35:40 +02:00
Peter Simons
da6db0dc19
python-packages.nix: drop trailing whitespace
2012-09-13 14:54:10 +02:00
Peter Simons
f16a0e8c12
python-packages.nix: remove trace message
...
The attribute
builtins.trace "beatifulsoap is a typo" beautifulsoup;
looked like it was checked in by accident.
2012-09-13 14:53:54 +02:00
Michael Raskin
5c767b9313
Add xe, a dependency of pyfeed
2012-09-13 14:32:16 +04:00
Michael Raskin
48b257663a
Added PyFeed
2012-09-13 14:28:05 +04:00
Michael Raskin
bc8e5d2da2
Propagate dependencies of wokkel
2012-09-13 14:12:42 +04:00
Michael Raskin
e67736de93
Add wokkel library
2012-09-13 14:09:08 +04:00
Michael Raskin
45f8ec426a
Fix a typo in beautifulsoup name
2012-09-13 13:59:48 +04:00
aszlig
03a8eea607
pyinotify: New package, version 0.9.3.
...
Provides Python bindings for the inotify syscalls. For more information on
inotify, see: http://en.wikipedia.org/wiki/Inotify
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-10 19:54:53 +02:00
aszlig
e94d50f359
pep8: New package, version 1.3.3.
...
This is a style checker/linter to check whether a source files is correctly
formatted according to PEP8: http://www.python.org/dev/peps/pep-0008/
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-10 19:54:52 +02:00
aszlig
96ab1aa9df
pylast: New package, version 0.5.11.
...
pylast is an interface for the last.fm API version 2.0.
It also supports services such as Libre.fm, which has a similar API.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-10 19:54:52 +02:00
Rob Vermaas
66bb38cce3
Add area53
2012-08-31 12:25:53 +02:00
Rob Vermaas
679b534dd0
Add selenium python package
2012-08-07 00:11:55 +02:00
aszlig
17c8e65cef
django: Fix URL in src.
...
Accidentally left the ${version} url but it didn't cause an error on my machine,
as I used nix-prefetch-url with the correct URL.
This should be fixed by now.
2012-08-06 14:17:41 +02:00
Mathijs Kwik
9b91fc81a3
add package python-fuse
2012-08-05 14:03:34 +02:00
Mathijs Kwik
0ab4328279
add package python-pylibacl
2012-08-05 14:03:34 +02:00
Mathijs Kwik
b39897bdfd
add package python-pyxattr
2012-08-05 14:03:34 +02:00
aszlig
10d92ca988
django: Rename django_1_3_2 to django_1_3.
...
The django team tries very hard to not introduce backwards-incompatible changes
into patch versions, so I guess it is safe to only use the major and minor
version number for specific Django versions.
This way, it doesn't require manual action by users who have added django_1_3_*
into system packages or local overrides/custom derivations.
Thanks to @7c6f434c for the suggestion.
2012-08-01 10:59:44 +02:00
aszlig
36fc363a47
django: Security update to 1.3.2 and 1.4.1.
...
Django 1.4.0 and 1.3.1 have serious security vulnerabilities which are addressed
in those releases, for details, please see:
https://www.djangoproject.com/weblog/2012/jul/30/security-releases-issued/
2012-08-01 00:24:17 +02:00
Shea Levy
7f4b27f464
Add gyp python package
2012-07-25 10:55:49 -04:00
Florian Friesdorf
30ffafb47d
recursive pth loader
2012-07-23 09:10:57 +02:00
Joachim Schiele
538b17a791
fixed most virt-manager issues!
2012-07-20 23:27:24 +00:00
Joachim Schiele
c6452f372c
added urlgrabber-3.9.1 and removed one python/.pth related code segment
2012-07-20 22:17:21 +00:00
Florian Friesdorf
892c2e0413
virtualenv: readline and sqlite
2012-07-20 21:33:49 +02:00
Rickard Nilsson
b5ff5d0371
pythonPackages.larch: Update to 1.20120527
2012-07-19 15:36:22 +02:00
Shea Levy
94e2616c1a
flask: Dependencies need to be propagated
2012-07-16 11:54:45 -04:00
Shea Levy
00b8c77012
Add flask python package
2012-07-16 07:20:24 -04:00
Shea Levy
a677ded47f
Add werkzeug python package
2012-07-16 07:16:34 -04:00
Rickard Nilsson
7c4b2bb6c4
obnam: Update to 1.1
2012-07-13 01:37:16 +02:00
Rok Garbas
662f7d02ab
alot, afew: update to latest revision, adding new dependency (pygpgme)
2012-07-10 19:45:59 +02:00
Eelco Dolstra
2e2335c5c0
reviewboard: Update to 1.6.9 and fix the build
...
ReviewBoard requires Django 1.3.1.
2012-07-03 20:14:24 -04:00
Lluís Batlle i Rossell
0a79aa8275
genshi: disabling tests. Two tests fail in my x86_64.
...
I left a comment next to 'doCheck = false'. I did not investigate
why the tests fail.
2012-06-27 22:07:09 +02:00
karltk
c7fb96a684
* Added coilmq and dependencies; distribute and stompclient.
...
svn path=/nixpkgs/trunk/; revision=34482
2012-06-12 20:16:04 +00:00
Peter Simons
8b65b2e2bc
afew and alot updates
...
svn path=/nixpkgs/trunk/; revision=34445
2012-06-11 07:18:17 +00:00
Peter Simons
499161282e
Update Django to version 1.4.
...
svn path=/nixpkgs/trunk/; revision=34441
2012-06-11 07:15:12 +00:00
Rickard Nilsson
0d719146a2
Moved obnam from pythonPackages to pkgs.
...
svn path=/nixpkgs/trunk/; revision=34336
2012-06-04 05:02:31 +00:00
Rickard Nilsson
ca5dfc9634
obnam 1.0
...
obnam is a backup program with support for deduplication, compression and encryption. See http://liw.fi/obnam/ .
svn path=/nixpkgs/trunk/; revision=34331
2012-06-03 22:11:09 +00:00
Eelco Dolstra
45c8db6065
* Remove duplicate python- prefix.
...
svn path=/nixpkgs/trunk/; revision=34308
2012-05-31 19:22:20 +00:00
Eelco Dolstra
596eddb6e8
* Add some dependencies.
...
svn path=/nixpkgs/trunk/; revision=34293
2012-05-30 21:49:36 +00:00
Eelco Dolstra
5bd2bc4a58
* Add ReviewBoard and its dependencies (such as Django).
...
svn path=/nixpkgs/trunk/; revision=34292
2012-05-30 21:12:40 +00:00
Cillian de Roiste
f44b78641d
http://ftp.logilab.org is no longer valid, changing to ftp:// instead
...
svn path=/nixpkgs/trunk/; revision=34202
2012-05-21 22:38:44 +00:00
Cillian de Roiste
531b63a389
Patching python-virtualenv so that it doesn't fail if the python version is specified, e.g. --python=python2.7, and now iff the python version is specified it successfully also installs additional libs such as readline into the virtualenv
...
svn path=/nixpkgs/trunk/; revision=34184
2012-05-19 23:15:50 +00:00
Eelco Dolstra
28df4ab97b
* pycurl: don't require a static curl, and don't put the generated
...
pycurl.so in a .egg file.
svn path=/nixpkgs/trunk/; revision=34154
2012-05-17 13:33:08 +00:00
Peter Simons
1cdbd5add0
numpy: reverted build fix that committed earlier on behalf of Konrad Hinsen
...
The patch broke the build of matplotlib.
svn path=/nixpkgs/trunk/; revision=34023
2012-05-09 07:22:18 +00:00
Russell O'Connor
812ced356f
Updating cssutils.
...
svn path=/nixpkgs/trunk/; revision=34017
2012-05-08 11:36:04 +00:00
Eelco Dolstra
6b1b79c172
* Fix license attributes.
...
svn path=/nixpkgs/trunk/; revision=33953
2012-04-30 15:24:21 +00:00