Commit Graph

225 Commits

Author SHA1 Message Date
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
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
Rob Vermaas
97cac0a58c Added i3wm. Added newer version of file. (this time tested, I screwed up a patch by garbas)
svn path=/nixpkgs/trunk/; revision=33952
2012-04-30 14:34:57 +00:00
Rob Vermaas
0823167b43 Revert my previous 2 commits.
svn path=/nixpkgs/trunk/; revision=33951
2012-04-30 14:28:08 +00:00
Rob Vermaas
191d2e4be6 Adding i3wm, file 5.11, python packages. Patch by garbas.
svn path=/nixpkgs/trunk/; revision=33949
2012-04-30 13:30:47 +00:00
Peter Simons
6c37520d2a numpy: fixed build (patch by Konrad Hinsen)
svn path=/nixpkgs/trunk/; revision=33941
2012-04-28 14:14:16 +00:00
Nicolas Pierron
7b7dd238fc Add dulwich (git filesystem in python).
Add bugz (command line tool for bugzilla)
Add gitBz (bugzilla in git)

svn path=/nixpkgs/trunk/; revision=33800
2012-04-15 23:48:11 +00:00
Rob Vermaas
9a22323099 add svneverever and updated pysvn
svn path=/nixpkgs/trunk/; revision=33572
2012-04-04 16:16:07 +00:00
Eelco Dolstra
bb311ce1d0 * Boto updated to 2.3.0.
svn path=/nixpkgs/trunk/; revision=33437
2012-03-27 10:48:45 +00:00
Yury G. Kudryashov
bbc9d6670d Add RBTools
svn path=/nixpkgs/trunk/; revision=33103
2012-03-15 10:54:48 +00:00
Yury G. Kudryashov
68fe867e19 Get rid of most references to gtkLibs
svn path=/nixpkgs/trunk/; revision=33088
2012-03-14 21:57:32 +00:00
Yury G. Kudryashov
0210e20b5a svn merge ^/nixpkgs/trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=32713
2012-03-01 07:04:39 +00:00
Rob Vermaas
423b5b47bc add python pkgs iptools-0.4.0
svn path=/nixpkgs/trunk/; revision=32676
2012-02-28 11:53:34 +00:00
Florian Friesdorf
962e6fb704 Revert "python site.py that loads pth files anywhere on PYTHONPATH"
This reverts commit fac80449abd57c271dfb98d392e49e4135dfc50c.

svn path=/nixpkgs/branches/stdenv-updates/; revision=32663
2012-02-28 00:08:00 +00:00
Florian Friesdorf
3b39dff906 Revert "include site for python wrappers to enable deps via pth files"
This reverts commit dca280ab0b668553c50506ab7b31284e8477a803.

svn path=/nixpkgs/branches/stdenv-updates/; revision=32660
2012-02-28 00:07:48 +00:00
Florian Friesdorf
43e16d04b9 Revert "prevent distutils during module install from downloading and load pth files"
This reverts commit 2a151d9df99f68c555a9f1fd2c80b8889561e9e3.

svn path=/nixpkgs/branches/stdenv-updates/; revision=32659
2012-02-28 00:07:42 +00:00
Florian Friesdorf
c5a2f289f6 Revert "separate libxml2 python bindings, added libconvOrLibC dependency"
This reverts commit 614b18668433329cc5686c34b51a63e51c86c9f4.

svn path=/nixpkgs/branches/stdenv-updates/; revision=32650
2012-02-28 00:07:12 +00:00