Commit graph

382 commits

Author SHA1 Message Date
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