Commit graph

620 commits

Author SHA1 Message Date
Jaka Hudoklin
a72ba70641 Add pudb, interactive python debugger 2013-05-16 18:15:04 +00:00
Domen Kozar
3745b458ab pg8000: fix url 2013-05-16 11:04:36 +02:00
Domen Kozar
951f5be7d9 pg8000: upgrade to 1.09 to support postgresql 9.1/9.2 2013-05-16 10:05:39 +02:00
Domen Kožar
83747f519a Merge pull request #519 from offlinehacker/powerline2
Add powerline beta, libgit2 and pygit2
2013-05-15 06:17:23 -07:00
Bjørn Forsman
5ab346a327 ninja: move out of pythonPackages
ninja is a build system written in C++ that just happens to use python
to build/install *itself*. It is not a "python package".

After this commit, ninja will be at pkgs.ninja instead of
pkgs.pythonPackages.ninja.
2013-05-11 12:01:00 +02:00
Evgeny Egorochkin
a35052c2e6 Ninja build system: package version 1.2.0 2013-05-11 00:13:17 +03:00
Jaka Hudoklin
67af13dbf8 Add libgit2, pygit2 and powerline beta 2013-05-10 20:41:12 +00:00
Domen Kozar
4b166d6944 deluge: install icons 2013-05-10 19:17:52 +02:00
Nikita Ofitserov
73c9e1706e webtest depends on unittest2 on python 2.x
This fixes its build with python 2.7.
2013-05-10 17:52:01 +04:00
Lluís Batlle i Rossell
ac4dcaba52 Adding pygobject3 (for bluez4).
bluez-simple-agent fails to work otherwise.
We discussed this a bit on #486, and this looks like the simplest way to
get bluez-simple-agent again.
2013-05-09 19:11:30 +00:00
Phreedom
7a4b06e0e8 Merge pull request #511 from bjornfor/buildbot
Buildbot version bump and add buildbot-slave
2013-05-08 15:45:20 -07:00
Bjørn Forsman
a36577367e buildbot: bump to version 0.8.7p1 (latest stable)
* 0.8.7p1 doesn't contain *.info documentation; use manpage
  instead
* Update meta.description to not contain the package name (redundant)
* 0.8.7p1 only builds with python dateutil==1.5, so that has to be added
  as well

Runtime tested with the buildbot slave that is added in the next commit.
2013-05-08 22:09:05 +02:00
Phreedom
53799435a2 Merge pull request #509 from coroa/elpy-pkg
Add python-elpy-1.0.1: Backend for the elpy Emacs mode
2013-05-07 16:45:29 -07:00
Jonas Hoersch
17be4b85a3 Add python-elpy-1.0.1: Backend for the elpy Emacs mode 2013-05-07 12:27:10 +02:00
Rickard Nilsson
d0a58b3536 python-cherrypy: Update to 3.2.2 2013-05-06 12:14:34 +02:00
Shea Levy
c60a1f67cc Add doxypy nixpkg
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-04-29 14:25:25 -04:00
Lluís Batlle i Rossell
b4687c6966 tahoe-lafs: update to 1.9.2
I had to update a python package too (foolscap)
2013-04-24 22:41:17 +04:00
Cillian de Róiste
50d66b945e Add limnoria, a well maintained fork of Supybot, an IRC bot 2013-04-24 01:41:31 +02:00
Rok Garbas
7b9fc733dd python-deform: unittest2 needed on python 26 2013-04-22 22:57:58 +02:00
Peter Simons
56b504a1cd Merge pull request #476 from coroa/emacs-jedi-deps
Add python packages necessary for emacs-jedi
2013-04-22 05:21:48 -07:00
Jonas Hoersch
ea3dc7a6ea Add python-epc-0.0.3: EPC implementation in Python 2013-04-22 11:30:32 +02:00
Jonas Hoersch
85d2971a2e Add python-sexpdata-0.0.2: S-expression parser for Python 2013-04-22 11:30:17 +02:00
Jonas Hoersch
dbe6dcd8af python-argparse: update to 1.2.1 2013-04-22 11:25:37 +02:00
Florian Friesdorf
b6c87f9f29 python-packages: python2.6 fixes 2013-04-22 11:17:23 +02:00
Florian Friesdorf
3c1b5246ad python-requests-1.2.0 2013-04-22 11:16:42 +02:00
Rickard Nilsson
40ac613f85 obnam: Update to 1.4 2013-04-18 16:09:35 +02:00
Rok Garbas
f39f369ff1 pythonPackages.buildout: update to 1.7.1 and also:
- rename to zc_builout* while keeping alias back to buildout (opening ticket
  later to remove it)
- meta: adding zpl licenses
- meta: adding me maintainer
2013-04-17 01:25:45 +02:00
Florian Friesdorf
2cb87d9ca1 pythonPackages.ipythonLight: no qt/numpy dependency 2013-04-13 10:02:17 +02:00
Florian Friesdorf
da0694932c on the way to #463: make pythonPackages self-referential 2013-04-13 09:52:50 +02:00
Florian Friesdorf
a27001f09f python-py and python-tox, the latter still broken 2013-04-13 08:59:13 +02:00
Rob Vermaas
e5402a4baf webob needs ssl module 2013-04-12 19:04:39 +02:00
Rob Vermaas
93cabe848f Upgrade aws-cli and dependencies 2013-04-07 15:34:35 +02:00
Cillian de Róiste
71c171be69 Add evdev: Provides bindings to the generic input event interface in Linux 2013-04-07 02:14:52 +02:00
Cillian de Róiste
e3e160ace3 Fix ordering: rt(midi) comes after re(poze)
also fix the order of some other packages, for my sins
2013-04-07 01:53:14 +02:00
Cillian de Róiste
55d3806441 Add python-rtmidi: A Python wrapper for the RtMidi C++ library written with Cython 2013-04-07 01:33:37 +02:00
Rok Garbas
fc4f73863c python-virtualenv: update to 1.9.1 2013-04-06 17:58:03 +02:00
Shea Levy
18b65bfd0b Add pika pythonPackage
For some reason tests don't run

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-04-05 14:54:23 -04:00
Domen Kozar
62d7abf42a flexget: run time dependency on deluge (plugin) 2013-04-01 22:55:33 +02:00
Rob Vermaas
1e071cd3b2 Add smartdc, http_signature python packages 2013-03-31 22:58:48 +02:00
Eelco Dolstra
bd1c8a5048 prettytable: Update to 0.7.1 2013-03-29 20:08:34 +01:00
Domen Kožar
c2b44a8da0 Merge pull request #418 from bjornfor/pitz
pitz: new package
2013-03-28 09:39:53 -07:00
Bjørn Forsman
4b1042cf02 pitz: new package
pitz is a distributed bug tracker, inspired by ditz. Homepage:
http://pitz.tplus1.com/

pitz has a command line interface, pitz-<command>, and a webapp,
pitz-webapp.

TODO: pitz has a pitz-shell utility that depends on ipython, but when I
enabled it it raised an exception. I think it depends on an old IPython
version:

  from IPython.Shell import IPShellEmbed
  ImportError: No module named Shell

A broken pitz-shell doesn't affect the rest of the command line
interface nor the webapp, so it is not critical to have it working.

There are not many distributed bug trackers out there, so I hope that
adding pitz to nixpkgs may inspire people to support pitz (or similar
software).
2013-03-28 17:25:42 +01:00
Rok Garbas
310c732276 Merge pull request #415 from bjornfor/ipython-pylab
ipython: modularize and enable more features
2013-03-27 09:30:22 -07:00
Bjørn Forsman
25c49767f3 ipython: modularize and enable more features
Add these new attributes (all default to true):

  notebookSupport
  qtconsoleSupport
  pylabSupport
  pylabQtSupport

This adds jinja2, matplotlib, pyqt4 and sip as new dependencies of
ipython.

This commit fixes "ipython --pylab" so that it no more errors out with
"ImportError: No module named matplotlib" (which was my initial goal).
2013-03-27 15:39:03 +01:00
Domen Kozar
6601435473 beaker: skip tests as they fail 2013-03-27 09:22:24 +01:00
Domen Kozar
34841f9527 link bconsole to almir bin dir 2013-03-27 09:21:59 +01:00
Domen Kozar
c07d0b9b78 Add almir and it's dependencies. 2013-03-27 02:30:07 +01:00
aszlig
f1dcd8c11f
python-deluge: Fix GUI support.
Actually only pyGtkGlade was missing in propagatedBuildInputs. In addition,
buildInputs is quite redundant in this case, so let's drop it.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-03-27 00:26:56 +01:00
Rok Garbas
fb127d28cb ipython: adding depenencies for ipython's notebook 2013-03-23 00:38:18 +01:00
Florian Friesdorf
36ca429641 ipdbplugin: nose ipdb plugin, nosetests --ipdb 2013-03-19 19:14:47 +01:00
Rok Garbas
4ec3035a04 pythonPackage.turses: update to 0.2.13 2013-03-17 15:24:45 +01:00
Rok Garbas
cad8f4b0f6 pythonPackage.flake8: update to 2.0
flake8 is not depending on pyflakes, mccabe, pep8 which were also updated or added.
2013-03-17 15:23:56 +01:00
Rok Garbas
cdcfc953bf pythonPackages.httplib2: update to 0.8 2013-03-17 15:17:20 +01:00
Rok Garbas
44ec42ed93 pythonPackages.alot: update to 0.3.4 (and stable revision) 2013-03-17 15:15:56 +01:00
Domen Kožar
a69d56a807 upgrade deluge to 1.3.6 2013-03-12 01:13:52 +01:00
Florian Friesdorf
a49bd047c0 add older buildout152 2013-03-09 10:41:27 +01:00
Florian Friesdorf
de36ddf7e7 add older pycrypto25 2013-03-09 10:24:38 +01:00
Eelco Dolstra
674c51af3c Merge remote-tracking branch 'origin/master' into stdenv-updates 2013-03-07 19:33:52 +01:00
Rickard Nilsson
4d181e526e mopidy: Add some more dependencies needed for the HTTP frontend 2013-03-03 20:53:48 +01:00
Florian Friesdorf
e9f13b9c3b python-ldap-2.4.10 2013-03-03 13:20:58 +01:00
Vladimír Čunát
26af997d41 Merge branch 'master' into stdenv-updates
Conflicts (simple):
	pkgs/applications/networking/browsers/chromium/default.nix
	pkgs/development/libraries/libsoup/default.nix
	pkgs/os-specific/linux/kernel/manual-config.nix
	pkgs/os-specific/linux/qemu-kvm/default.nix
2013-03-02 10:41:53 +01:00
Rickard Nilsson
566d5d3fb5 Add mopidy, a music server supporting spotify and the mpd protocol 2013-02-26 19:42:57 +01:00
Shea Levy
acd4299e75 Merge branch 'master' into stdenv-updates
Conflicts:
	pkgs/applications/networking/browsers/chromium/default.nix
	pkgs/top-level/all-packages.nix

Merge conflicts seemed trivial, but a look from viric and aszlig would be nice.
2013-02-21 11:13:30 -05:00
aszlig
75c3ab1f55
python-pyglet: Add new package with version 1.1.4.
This involved a bit of patching, because pyglet is searching libraries at
runtime, so we hardcode the library paths into pyglet/lib.py.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-02-20 23:40:45 +01:00
aszlig
96d298e7c4
python-pyserial: Add new package with version 2.6.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-02-20 23:40:45 +01:00
Shea Levy
aacca1902c Merge branch 'upstream-master' into stdenv-updates 2013-02-19 10:09:39 -05:00
Eelco Dolstra
08819d1aed Fix evaluation 2013-02-19 11:23:28 +01:00
Rok Garbas
e7f1aeb2c5 turses: update to 0.2.12 and its dependency tweepy to 2.0 2013-02-19 04:48:55 +01:00
Rok Garbas
42738b29fc alot: update to last working revision 2013-02-19 04:48:14 +01:00
Peter Simons
fbe4e1af93 pynzb: fix license attribute 2013-02-18 21:10:56 +01:00
Peter Simons
7408c3babf python-progressbar: fix license attribute 2013-02-18 16:12:43 +01:00
Rok Garbas
235921afa6 Merge pull request #323 from iElectric/flexget
Add FlexGet and dependencies
2013-02-18 05:17:17 -08:00
Domen Kozar
9d73b9ca51 Add beets and it's dependencies 2013-02-18 14:08:48 +01:00
Peter Simons
9e68734d61 Merge remote-tracking branch 'origin/master' into stdenv-updates. 2013-02-18 11:54:56 +01:00
Domen Kozar
acc5d4040e Add FlexGet and dependencies 2013-02-18 11:33:24 +01:00
Domen Kozar
77f61dd987 add deluge torrent client and it's dependencies 2013-02-18 00:00:39 +01:00
Eelco Dolstra
2aa6f262cb Merge remote-tracking branch 'origin/master' into stdenv-updates 2013-02-15 13:36:34 +01:00
Shea Levy
3228a381dd pythonPackages.websockify: Needs to propagate numpy 2013-02-14 19:58:50 -05:00
Shea Levy
701837017e Add websockify python package 2013-02-14 19:54:00 -05:00
Cillian de Róiste
a328bce51b Add Pillow, a fork of PIL (Python Imaging Library)
This fork is used by Plone and other Python web platforms/frameworks
because it is well maintained and setuptools friendly
2013-02-08 00:53:11 +01:00
Cillian de Róiste
c43891e32e lxml: upgrade from 2.2.2 to 3.0.2 2013-02-06 01:21:11 +01:00
Cillian de Róiste
0dbef6991d #283: Patch buildout to be useful in a nix profile 2013-02-06 01:18:41 +01:00
Rob Vermaas
d10679eed4 Added gcovr 2.4 2013-02-05 16:04:09 +01:00
Shea Levy
ed87cc2e4e pythonPackages.nose: Don't run tests on darwin.
Should fix NixOS/charon#77
2013-02-04 07:19:31 -05:00
Eelco Dolstra
c343e1db77 awscli: Remove Python prefix 2013-01-30 15:55:39 +01:00
Rob Vermaas
06c9353270 Add awscli 0.5.0, updated some of its dependencies. 2013-01-30 15:42:40 +01:00
Lluís Batlle i Rossell
3b26ba7019 Merge remote-tracking branch 'central/master' into stdenv-updates
Conflicts:
	pkgs/os-specific/linux/alsa-utils/default.nix
2013-01-27 11:32:12 +01:00
Lluís Batlle i Rossell
fbf42935cd taskcoach: updating to 1.3.22 2013-01-23 23:22:47 +01:00
Eelco Dolstra
0a47a28f1d Merge remote-tracking branch 'origin/master' into stdenv-updates 2013-01-22 23:23:53 +01:00
Rok Garbas
e08b79d256 pythonPackages.turses: upgrade to 0.2.12 (also update of its dependency tweepy). 2013-01-22 13:03:29 +01:00
Rok Garbas
e92c868096 pythonPackages.flake8: upgrade to 1.7.0 2013-01-22 13:02:57 +01:00
Rok Garbas
31bbfb7737 alot: update to latest revision 2013-01-22 13:02:18 +01:00
Cillian de Róiste
a5fe3adc10 pythonPackages: upgrade zope_interface, package more plone dependencies using python2nix.py 2013-01-22 01:45:59 +01:00
Cillian de Róiste
2a050f2137 pythonPackages: add myself as maintainer to some packages which I added 2013-01-21 23:50:27 +01:00
Cillian de Róiste
46d6d437a6 pythonPackages: tidy up names
Use "." in the name where appropriate, e.g. zope.event, since this is the commonly used name for the package.
2013-01-21 23:50:27 +01:00
Cillian de Róiste
719cde0c46 pythonPackages.zope_interface: renamed from zopeInterface to match the naming convention 2013-01-21 23:50:27 +01:00
Florian Friesdorf
b02d8f2f5f python-pip 2013-01-21 16:12:56 +01:00
Florian Friesdorf
b5e0ac7550 python-distribute-0.6.34, not using buildPythonPackage
this is in preparation so distribute can be used in buildPythonPackage
2013-01-21 16:07:48 +01:00
Florian Friesdorf
52e9981e0e buildPythonPackage defaults to python.meta.platforms 2013-01-21 08:38:54 +01:00
Florian Friesdorf
8b777bbf57 nose2Cov does not create pth for deps - propagate manually 2013-01-21 08:37:28 +01:00
Florian Friesdorf
8dd5f835fc python-coverage-3.6 2013-01-21 08:37:07 +01:00
Florian Friesdorf
3ab50c106d python-ipdb 2013-01-21 06:50:10 +01:00
Florian Friesdorf
b469185673 pythonPackages26 fixes 2013-01-21 06:42:22 +01:00
Florian Friesdorf
9ee07ba54f python-mrbob: add missing dependency 2013-01-21 05:35:41 +01:00
Rickard Nilsson
1886d1db6a Merge remote-tracking branch 'upstream/master' into stdenv-updates 2013-01-20 16:53:21 +01:00
Florian Friesdorf
e185691ced python: nose2, nose2Cov and covCore 2013-01-20 16:45:33 +01:00
Florian Friesdorf
7fef7e53ce pythonPackages: use pygobject and pygtk of same python version 2013-01-20 16:45:33 +01:00
Cillian de Róiste
a72c9d728d Distutils2: patch to work with Python2 (only), until the issue http://bugs.python.org/issue17002 is resolved upstream 2013-01-20 11:57:07 +01:00
Cillian de Róiste
49dbf7057d Add pythonPackages Distutils2 and eggdeps 2013-01-19 01:28:30 +01:00
Cillian de Róiste
52fb5d86a9 Add pythonPackages.zodb3 and dependencies 2013-01-18 02:21:24 +01:00
Cillian de Róiste
64950ff58e Add pythonPackages.buildout 2013-01-18 00:45:36 +01:00
Cillian de Róiste
9720148a14 Add pythonPackages.mrbob 2013-01-18 00:45:36 +01:00
Shea Levy
523ee1671b Add psutil pythonPackage 2013-01-17 11:44:03 -05:00
Eelco Dolstra
5bb548d2e4 Merge remote-tracking branch 'origin/master' into stdenv-updates 2013-01-17 14:19:14 +01:00
Cillian de Róiste
b85a093b07 pythonPackages.virtualenv: update to 1.8.4 2013-01-17 00:18:02 +01:00
Florian Friesdorf
c7701c0786 python-pyquery-1.2.4 and dep python-cssselect-0.7.1 2013-01-15 19:04:41 +01:00
Florian Friesdorf
a7a6173a3f pygtk in pythonPackages, checks disabled, demo works, relates #223
Previously the checkPhase was not executed. It is now and a couple of
issues with it are seded away.
2013-01-11 17:45:26 +01:00
Peter Simons
b33ad366a1 Merge branch 'master' into stdenv-updates. 2013-01-11 15:46:10 +01:00
Florian Friesdorf
e856c72159 pygobject: in pythonPackages, removed hack handled now by pth 2013-01-11 15:30:56 +01:00
Florian Friesdorf
87423443b8 pycairo: move to pythonPackages 2013-01-11 15:23:44 +01:00
Florian Friesdorf
b4f84e3b1e pythonPackages: introduce sections, no functional change 2013-01-11 15:14:53 +01:00
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
Peter Simons
9e9cd7b529 Merge branch 'master' into stdenv-updates. 2013-01-04 21:00:53 +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
Lluís Batlle i Rossell
b58780c43d Merge remote-tracking branch 'eelco/master' into stdenv-updates
Conflicts:
	pkgs/development/compilers/gcc/4.7/default.nix

Trivial solution.
2012-12-28 23:28:16 +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
Eelco Dolstra
f364619e22 Merge remote-tracking branch 'origin/master' into stdenv-updates 2012-12-12 17:01:20 +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
Eelco Dolstra
5e256ccc88 Merge remote-tracking branch 'origin/master' into stdenv-updates 2012-12-04 17:12:35 +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
Peter Simons
f67d5a9a39 Merge branch 'master' into stdenv-updates.
Conflicts have been resolved in:

        pkgs/tools/misc/file/default.nix
        pkgs/top-level/all-packages.nix
        pkgs/top-level/python-packages.nix
2012-11-21 16:20:36 +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
Peter Simons
d5677fe6c7 stdenv-updates: merge updates from 'master' branch 2012-09-11 16:48:41 +02: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
Shea Levy
015e7594d0 Merge remote-tracking branch 'upstream/master' into stdenv-updates 2012-07-02 11:27:25 -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
Shea Levy
8cc0edaeba Merge branch 'master' into stdenv-updates
ssp is disabled for glibc-2.13 unconditionally
2012-06-27 13:48:22 -04: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
Eelco Dolstra
76431dad65 * Make file 5.11 the default.
svn path=/nixpkgs/branches/stdenv-updates/; revision=34114
2012-05-15 16:34:07 +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
Florian Friesdorf
0d8bea54e0 Revert "Trying to fix the tarball, related to a problem introduced in 32596."
This reverts commit d5172b093cb152e150620eee36141dcf7feb259d.

svn path=/nixpkgs/branches/stdenv-updates/; revision=32648
2012-02-28 00:07:05 +00:00
Florian Friesdorf
5f3d291001 Revert "fix python libxml2"
This reverts commit 60a68234014b282804a1d434807d912949ea79ac.

svn path=/nixpkgs/branches/stdenv-updates/; revision=32647
2012-02-28 00:07:02 +00:00
Florian Friesdorf
c444dd1df0 Revert "fix typos: beautifulSoup instead of beautifulSoap"
This reverts commit 679936bfcf8519321087d1ba06bdf91444c3c55f.

svn path=/nixpkgs/branches/stdenv-updates/; revision=32646
2012-02-28 00:06:59 +00:00
Florian Friesdorf
457aabfad8 Revert "logilabComman and astng fixes"
This reverts commit 7f08e8d98e43fe57b68a751d77a52574cf139e04.

svn path=/nixpkgs/branches/stdenv-updates/; revision=32645
2012-02-28 00:06:56 +00:00
Florian Friesdorf
e545a9944a Revert "added unzip to buildPythonPackage's buildInputs - used quite often"
This reverts commit f067ecb4911f154fe2c64434abdc5a8b79625f5a.

svn path=/nixpkgs/branches/stdenv-updates/; revision=32644
2012-02-28 00:06:52 +00:00