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