Commit graph

588 commits

Author SHA1 Message Date
Jaka Hudoklin
7e7961028b pythonPackages.sqlalchemy: add sqlalchemy 0.8.2 2013-09-25 00:53:57 +02:00
Jaka Hudoklin
cf6ff3a8a3 pythonPackages: add wand, ctypes-based simple MagickWand API binding for Python 2013-09-25 00:53:46 +02:00
Jaka Hudoklin
eefb56ffbf pythonPackages.psutil: update to 1.0.1 2013-09-25 00:52:23 +02:00
Jaka Hudoklin
c8379fb7c0 pythonPackages: add memory_profiler, a module for monitoring memory usage of a python program 2013-09-25 00:51:28 +02:00
Jaka Hudoklin
b20bf7982e pythonPackages: add pytest_xdist, plugin for distributed testing and loop-on-failing modes 2013-09-25 00:51:13 +02:00
Jaka Hudoklin
e830be665b pythonPackages: add execnet, rapid multi-Python deployment 2013-09-25 00:00:22 +02:00
Jaka Hudoklin
9b55a4ebe1 pythonPackages: add alembic, database migration tool for SQLAlchemy 2013-09-24 22:10:19 +02:00
Jason "Don" O'Conal
0840cc3a24 pytest: add selenium option, fix selenium build on darwin 2013-09-24 16:59:51 +10:00
Jason "Don" O'Conal
63f06c6c02 pytest: fix missing py dependency 2013-09-24 16:47:13 +10:00
Peter Simons
6fc9f0ee91 Merge pull request #999 from bjornfor/asciidoc-filters
Add support for additional Asciidoc filters
2013-09-23 10:21:53 -07:00
Rok Garbas
c32052c77e pypi2nix: updated 2013-09-23 05:52:51 +02:00
Bjørn Forsman
0e9599ca94 aafigure: new package
aafigure is an ASCII art to image converter.

Manual and example document:
http://launchpad.net/aafigure/trunk/0.5/+download/aafigure.pdf
2013-09-22 23:04:39 +02:00
Bjørn Forsman
6f9821beb7 nwdiag: new package
Nwdiag generates network-diagram image from spec-text file (similar to
Graphviz).
2013-09-22 23:04:38 +02:00
Bjørn Forsman
6f48eb5866 actdiag: new package
Actdiag generates activity-diagram image from spec-text file (similar to
Graphviz).
2013-09-22 23:04:38 +02:00
Bjørn Forsman
d048685af5 seqdiag: new package
Seqdiag generates sequence-diagram image from spec-text file (similar to
Graphviz).
2013-09-22 23:04:38 +02:00
Bjørn Forsman
2f238d82a0 blockdiag: new package
Blockdiag generates block-diagram image from spec-text file (similar to
Graphviz).

Also add its needed dependencies, funcparserlib and webcolors.
2013-09-22 23:04:37 +02:00
Domen Kožar
bbbfe7a783 python-nose: trivial change to rebuild 2013-09-22 10:36:12 +02:00
Domen Kožar
8505cf5f77 python-selenium: 2.25.0 -> 2.35.0 2013-09-18 20:42:37 +02:00
Oliver Charles
3433e62e3f gtimelog: New expression 2013-09-18 11:45:23 +03:00
Domen Kožar
a10742f392 add sigal, gallery static generator 2013-09-17 20:47:35 +02:00
aszlig
1f1420d3d8
python-pykickstart: Update to version 1.99.39.
As well as pyblock, the SHA256 changed here as well. Although the
changes between 1.99.32 and 1.99.39 aren't as minor as with pyblock,
this shouldn't have any impact on nixpart so I think it's safe to
upgrade (we'll see later, should we end up with failed tests in nixpart
or <nixos/tests/partition.nix>.

Of course we're now using the release tarball from the repo site here as
well.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-09-17 11:01:47 +02:00
aszlig
a5037b8858
python-pyblock: Update to version 0.53.
As the SHA256 changed in the meantime and there are only minor changes
between 0.52 and 0.53, I've updated this to the release tarball, which
hopefully won't change anytime soon.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-09-17 11:01:46 +02:00
cillianderoiste
e5e3d47a68 Merge pull request #969 from coroa/ipdbplugin
python-ipdbplugin: update to version 1.14
2013-09-15 06:52:19 -07:00
Jonas Hoersch
9c533f4745 python-ipdbplugin: update to version 1.14 2013-09-15 14:34:46 +02:00
Domen Kožar
656184f89c FlexGet: 1.0.3353 -> 1.1.121 2013-09-15 12:18:04 +02:00
Domen Kožar
afdc44df8d pip: 1.2.1 -> 1.4.1 (CVE-2013-1888, CVE-2013-1629) 2013-09-13 12:37:43 +02:00
Rickard Nilsson
d1882a1940 trac: Update to 1.0.1. The old version did not work at all with the current genshi package (0.7). 2013-09-10 19:19:27 +02:00
Domen Kožar
1628c03c4e upgrade deform and deform_bootstrap 2013-09-10 12:28:10 +02:00
Jason "Don" O'Conal
f5768c5da1 pythonPackages.powerline: update to latest develop 2013-09-08 21:09:14 +02:00
Domen Kožar
8b3aeda82c Merge pull request #879 from matejc/newtarman
tarman: switch to newer version 0.1.3
2013-08-28 00:46:01 -07:00
Matej Cotman
0d689828a2 tarman: switch to newer version 0.1.3 2013-08-28 06:06:07 +02:00
Cillian de Róiste
6e3416c898 Merge branch 'master' of github.com:NixOS/nixpkgs 2013-08-28 00:26:39 +02:00
Cillian de Róiste
01cc4301f3 Add a patched version of buildout 2.2.0 for development with nix
Without this patch buildout will copy eggs from the nix store into the
./eggs directory and then try to compile them. This fails because they
are read only. This patch changes the behaviour to create symlinks to
eggs available in the nix store instead of copying them, and not to
try to compile the eggs in the store. To differentiate this from the
default buildout (which may be provided otherwise e.g. as a
dependency) the executable is renamed to buildout-nix.

This can be used in conjuntion with myEnvFun to create development
environments which make use of the python modules available in the
store while downloading any additional required eggs. A pleasant side
effect is that you can conveniently replace the symlink with a copy
for debugging purposes.
2013-08-28 00:26:06 +02:00
Rok Garbas
b0fd3c79f7 pypi2nix: updated 2013-08-25 21:56:36 +02:00
Lluís Batlle i Rossell
183ae4c812 Adding the python package 'muttils' 2013-08-23 09:57:12 +02:00
Jaka Hudoklin
d8cd75d6a1 pythonPackages.graphite_web: update to 0.9.11 2013-08-21 10:10:11 +02:00
Domen Kožar
f13d2f58d3 Merge pull request #804 from lovek323/googlecl
pythonPackages.googlecl: add expression
2013-08-20 14:33:58 -07:00
Ludovic Courtès
2e937c437a unmaintain several packages 2013-08-16 23:45:01 +02:00
Rob Vermaas
47c9825c2d Update boto to 2.9.9 2013-08-15 16:01:36 +02:00
Rok Garbas
48e89259b1 pypi2nix should only be avaliable for python27 2013-08-15 14:33:24 +02:00
aszlig
f67392cbca
paramiko: Correctly call the test suite.
Using setup.py, the test suite isn't run at all, because it's not
referenced there. So let's call it directly.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-14 20:50:59 +02:00
Domen Kožar
c51e9e7fad substanced: bump git rev 2013-08-14 10:52:26 +02:00
Domen Kožar
963bde70bd Mako: 0.7.3 -> 0.8.1 (python3 support) 2013-08-14 10:52:26 +02:00
Domen Kožar
ff2338d2a7 fix evaluation error (for real) 2013-08-14 08:17:03 +02:00
Eelco Dolstra
0b086080f9 Typo fix
Doesn't fix evaluation though...
2013-08-14 02:34:45 +02:00
Domen Kožar
4cbf9f3f19 fix nixpkgs eval 2013-08-14 00:43:14 +02:00
Domen Kožar
558067676d python-magic: git -> 0.4.3 2013-08-13 15:13:56 +02:00
Domen Kožar
ab1c1773e2 python: fix alot by having magic and python_magic packages 2013-08-13 14:49:42 +02:00
Rok Garbas
425ea2ce9b Merge pull request #815 from garbas/pypi2nix
pypi2nix - generating packages from pypi
2013-08-13 02:42:50 -07:00
Domen Kožar
1974c55d91 add python application substanced and it's dependencies 2013-08-13 11:14:24 +02:00