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
Rok Garbas
274f26620a
json wasnt formatted correctly and updating pypi2nix script
2013-08-13 01:26:30 +02:00
Rok Garbas
7fdf26231f
pypi2nix packaged, Distutils2 added to generated python packages
2013-08-12 10:10:44 +02:00
Rok Garbas
92443dea6c
generated python packages for Plone and Pyramid
2013-08-12 10:10:44 +02:00
Domen Kožar
1cdc07296d
update deform,colander,translationstring python modules
2013-08-11 14:29:40 +02:00
Jaka Hudoklin
50021ebb0a
pythonPackages: fix graphite_web, make it usable
2013-08-11 12:05:02 +02:00
Domen Kožar
a5a9ccffc9
Merge pull request #816 from offlinehacker/pycurl2
...
Add pycurl2, a Python interface to libcurl
2013-08-10 20:23:12 -07:00
Domen Kožar
007f563124
Merge pull request #817 from offlinehacker/pythonPackages.carbon
...
pythonPackages: fix carbon, move dependecies to propagated build inputs
2013-08-10 20:22:53 -07:00
Jaka Hudoklin
46d887aca9
pythonPackages: fix carbon, move dependecies to propagated build inputs
2013-08-10 15:27:25 +02:00
Jaka Hudoklin
cf4e29b916
Add pycurl2, a Python interface to libcurl
2013-08-10 15:06:01 +02:00
aszlig
9040af06e3
nixpart: Add an alias called nixpart0.
...
The reason behind this is to avoid breaking NixOps while releasing
version 1.0 of nixpart. We could also use nixpart and nixpart1, but the
goal is to have nixpart as a generic part of NixOS instead of being only
used specifically for the Hetzner backend of NixOps.
Which essentially means: The partition syntax will change to be based on
attribute sets and we no longer need to use Kickstart syntax. And that's
the main reason why it will break in version 1.0.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-08 03:18:00 +02:00
Domen Kožar
d3d92c7b6d
supervisor: 3.0b2 -> 3.0
2013-08-07 16:31:04 +02:00
Jason "Don" O'Conal
32a3516b2c
pythonPackages.googlecl: add expression
2013-08-06 09:43:57 +10:00
aszlig
4489dc729e
python-paramiko: Propagate pycrypto dependency.
...
Leaving this just in buildInputs won't help here, because the project
using Paramiko will need pycrypto in any case.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-03 09:49:08 +02:00
aszlig
a672551d44
python-paramiko: Update to version 0.11.0.
...
This also now uses the md5 istead of the sha256, because pypi actually
directly provides MD5 sums.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-03 09:48:54 +02:00
Domen Kožar
332dd4854f
Move namePrefix="" python packages out of python-packges.nix
...
It doesn't make sense to build tools/applications with three different
python interpreter versions, so move them out of python modules list.
Also reverts 53ffc6e0ef
.
2013-07-31 13:34:11 +02:00
Peter Simons
0668d54827
python-packages.nix: unsubscribe myself from some Hydra mails
2013-07-30 11:39:51 +02:00
Domen Kožar
af98eb8de0
Merge pull request #752 from lovek323/matplotlib
...
matplotlib: fix build on darwin
2013-07-30 00:54:39 -07:00
Domen Kožar
a0740092ce
nose: run tests as noted in https://code.google.com/p/python-nose/issues/detail?id=387#c4
2013-07-30 09:51:43 +02:00
Domen Kožar
31ff9d9c68
Limnoria: update to 2013-06-01
...
Old build was hanging when building for python3, see
http://hydra.nixos.org/build/5615679/log/raw
2013-07-30 09:37:00 +02:00
Domen Kožar
874019b3c4
limnoria: add git as dependency, otherwise build fails
2013-07-30 09:37:00 +02:00
Domen Kožar
4c9ba428f9
nose: remove failing test
2013-07-30 00:20:42 +02:00
Domen Kozar
4f5960e20d
distutils2: remove the package, nothing depends on it and it's obsolete
2013-07-29 19:09:12 +02:00
Domen Kozar
0f7a0411b2
psycopg2: 2.0.13 -> 2.5.1
2013-07-29 18:52:04 +02:00
Domen Kozar
662366e4f0
zope_testrunner: 4.0.4 -> 4.4.1
2013-07-29 18:48:54 +02:00
Domen Kozar
19993fcbf8
Logbook: 0.4.1 -> 0.4.2
2013-07-29 18:01:30 +02:00
Domen Kozar
eabf347033
simplejson: 2.1.3 -> 3.3.0
2013-07-29 17:48:49 +02:00
Domen Kozar
cc98ea4a84
numpy: 1.6.1 -> 1.7.1
2013-07-29 17:10:40 +02:00
Domen Kozar
c5243b6e7d
python-markdown: 2.0.3 -> 2.3.1
2013-07-29 16:38:29 +02:00
Domen Kozar
918e5efb99
recurse into python33 and pypy packages
2013-07-29 14:52:19 +02:00
Domen Kozar
5ec6cf3756
add python3 support to pythonPackages
2013-07-29 12:09:06 +02:00
Domen Kozar
7186fd3f71
pillow: 1.7.8 -> 2.1.0, add webp and tiff support
2013-07-28 15:56:45 +02:00
Domen Kozar
3ee369ce5a
sqlalchemy: 0.7.9 -> 0.7.10, apply patch to fix tests
2013-07-28 12:30:11 +02:00
Domen Kozar
f34a79ad35
nose: 1.2.1 -> 1.3.0
2013-07-28 11:31:41 +02:00
Domen Kozar
a0fbee619d
Jinja2: 2.6 -> 2.7, rename MarkupSafe to markupsafe
2013-07-28 11:12:39 +02:00
Domen Kozar
082ea14148
virtualenv: upgrade to 1.10
2013-07-27 01:02:57 +02:00
Florian Friesdorf
8e3fa9f56a
waitress test fail for me
2013-07-26 20:37:02 +02:00
kikic
b9d933ba24
Added nose-cprof for profiling
2013-07-26 20:32:33 +02:00
Domen Kozar
f6a60d6640
calibre: upgrade to 0.9.11 ( fixes #777 )
2013-07-26 13:18:08 +02:00
aszlig
1d0e666eed
python-hetzner: Update to new version 0.5.0.
...
This introduces the following changes:
- New subcommand "show" for hetznerctl which shows additional
information about one or more servers.
- Allow to get subnets of a specific server through the "subnets"
attribute.
- Allow te get IP addresses of a specific server through the "ips"
attribute.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-26 06:18:04 +02:00
Florian Friesdorf
4c4f1ca3a5
python-plumbum-1.2.0
2013-07-25 12:42:36 +02:00
Florian Friesdorf
b800c5d1f9
python-genzshcomp-0.5.1
2013-07-24 10:01:26 +02:00
Peter Simons
ea3906c0f3
pylint: install emacs lisp files
2013-07-23 14:15:30 +02:00
Peter Simons
05ec96b00e
python-packages: cosmetic to fix syntax highlighting and trailing whitespace
2013-07-23 14:15:30 +02:00
Jason "Don" O'Conal
f2601c5ade
matplotlib: fix build on darwin
...
* build with clangStdenv
* update to 1.2.1
2013-07-22 13:54:52 +10:00
Domen Kožar
60c82048e0
Merge pull request #753 from lovek323/numpy
...
numpy: fix build on darwin
2013-07-19 12:08:33 -07:00
Evgeny Egorochkin
2422bef9f9
area53: fix source url
2013-07-19 07:45:45 +03:00
Rok Garbas
7889b82f32
updates for python packages: mccabe, pep8, flake8
2013-07-18 08:21:41 +02:00
Rob Vermaas
a30c06de83
Add bitbucket_api and some of its dependencies
2013-07-17 22:19:29 +02:00
aszlig
b9729fb4d4
python-hetzner: Update to new version 0.4.1.
...
Small bugfix release, changes:
- Don't include colons when generating passwords for admin logins.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-17 10:50:58 +02:00
aszlig
0f096b70d0
python-hetzner: Update to new version 0.4.0.
...
This introduces the following changes:
- Validate Robot's SSL server certificates.
- Admin accounts can new be managed with the "admin" property of a
server instance.
- Better and fixed up error reporting.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-17 05:36:43 +02:00
aszlig
0716e5b9e2
python-hetzner: Update to new version 0.3.0.
...
Changes are:
- Ability to set the name of a server (Server.set_name()).
- New sub-command (set-name) for hetznerctl to set server name.
- Show server name in list command.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-14 09:47:05 +02:00
Jason "Don" O'Conal
c8cc4128ac
numpy: fix build on darwin
...
* remove unnecessary gcc flag
2013-07-14 13:56:22 +10:00
Evgeny Egorochkin
b084b29d26
Even more mirror:// fixes
2013-07-14 04:17:07 +03:00
Evgeny Egorochkin
366dfa9883
python-twisted: fix version to match tarball
2013-07-14 02:08:52 +03:00
Evgeny Egorochkin
88a2e70184
python-paramiko: fix version to match tarball
2013-07-14 02:08:52 +03:00
Evgeny Egorochkin
744e06b4c3
python-colorama: fix name
2013-07-14 02:08:52 +03:00
aszlig
f728650731
pythonPackages: Add new hetzner module, v0.2.1.
...
This is for accessing the Hetzner Robot API (an IPMI-like interface).
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-09 11:45:24 +02:00
aszlig
d58a5eb572
Move nixpartHetzner into hetzner-nixops-installer.
...
This should keep all Hetzner/NixOps specific stuff in one place.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-09 08:27:53 +02:00
Domen Kozar
58975755ea
add bpython
2013-07-08 20:58:44 +02:00
aszlig
d21493cf7d
python-nixpart: Add Hetzner-specific attribute.
...
This is for NixOps and the corresponding Hetzner backend and allows for easy
referencing by nix-build using the -A argument.
Basically the Hetzner rescue system uses an older udev version from Debian, so
we need to use shared object major number 0 here.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-08 14:27:44 +02:00
aszlig
513de0ff57
python-nixpart: Move into tools/filesystems/.
...
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-08 14:27:42 +02:00
aszlig
231b182c36
python-blivet: Move into python-modules/blivet.
...
This is in preparation for adding overridable function attributes.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-08 14:27:42 +02:00
aszlig
5d06f7aa5a
pythonPackages: Add a callPackage attribute.
...
This is to allow for easy overriding using <some_pkg>.override <overrides> and
might be used by other python modules not directly in pythonPackages.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-08 14:27:41 +02:00
Domen Kožar
5d8c682f4e
Merge pull request #729 from bjornfor/python-modules
...
Add some Python modules (gevent, pyodbc, construct, bitstring)
2013-07-08 00:55:16 -07:00
Rok Garbas
0360d4bfb6
alot: updated to latest revision
2013-07-08 00:47:33 +02:00
Bjørn Forsman
5dd026a063
python-bitstring: new package
...
bitstring is a python module for binary data manipulation.
Run tested.
2013-07-07 23:35:58 +02:00
Bjørn Forsman
0a0b15321a
python-construct: new package
...
Construct is a powerful declarative parser (and builder) for binary
data.
Run tested.
2013-07-07 23:35:49 +02:00
Bjørn Forsman
30bb106aa9
python-pyodbc: new package
...
The pyodbc module enables python programs to connect to almost any
database using ODBC.
Build and "import pyodbc" tested, but I haven't tried connecting to any
database yet.
2013-07-07 23:34:56 +02:00
Bjørn Forsman
e41456cebe
python-gevent: new package
...
gevent is a coroutine-based Python networking library that uses greenlet
to provide a high-level synchronous API on top of the libevent event
loop.
Run tested.
2013-07-07 23:34:44 +02:00
Jason \"Don\" O'Conal
24f6c85096
eyeD3: add expression
2013-07-07 14:41:35 +02:00
Rok Garbas
33d957b34b
Merge branch 'libspotify' of git://github.com/lovek323/nixpkgs into lovek323-libspotify
...
Conflicts:
pkgs/top-level/all-packages.nix
2013-07-06 13:51:31 +02:00
Jason \"Don\" O'Conal
5e45773df1
pyaudio: fix build on darwin
...
* build with '--static-link' flag
* set 'PORTAUDIO_PATH' environment variable
2013-07-06 13:46:18 +02:00