Commit Graph

80 Commits

Author SHA1 Message Date
Evgeny Egorochkin
f3ad9868b4 Paramiko: packaged.
Patch by Karn Kallio

svn path=/nixpkgs/trunk/; revision=23980
2010-09-28 09:33:35 +00:00
Yury G. Kudryashov
086945942d Add mutagen, upgrade libgpod
svn path=/nixpkgs/trunk/; revision=23955
2010-09-26 19:40:22 +00:00
David Guibert
8ee5697147 add cherrypy, a pythonic, object-oriented HTTP framework
svn path=/nixpkgs/trunk/; revision=23838
2010-09-17 17:34:08 +00:00
Rob Vermaas
fedbaa9d7a remove pdfssa4met again, because it was added by accident
svn path=/nixpkgs/trunk/; revision=23474
2010-08-27 06:53:36 +00:00
Rob Vermaas
092ab39b1b added rdflib, pdfssa4met python packages
svn path=/nixpkgs/trunk/; revision=23473
2010-08-27 06:32:49 +00:00
Peter Simons
a2aef1ab80 pkgs/top-level/python-packages.nix: pexpect doesn't have regression tests
svn path=/nixpkgs/trunk/; revision=23459
2010-08-26 12:52:43 +00:00
Peter Simons
eb37b385f9 pkgs/top-level/python-packages.nix: added pexpect version 2.3
svn path=/nixpkgs/trunk/; revision=23452
2010-08-26 12:03:17 +00:00
Eelco Dolstra
554b5f804a * Added libcloud.
svn path=/nixpkgs/trunk/; revision=23355
2010-08-23 10:17:30 +00:00
Peter Simons
38bda8a8bf pkgs/top-level/python-packages.nix: added python-mock-0.6.0
This version seems to be an unofficial release from tahoe-lafs.org based
on the mock-0.1.0 release from python-mock.sourceforge.net. It should
probably replace the old version we have in here.

svn path=/nixpkgs/trunk/; revision=22791
2010-07-28 13:09:04 +00:00
Peter Simons
4630c1854d pycryptopp: base python wrapper on the Nix store version of libcrypto++
rather than the version that's included in the distribution archive

svn path=/nixpkgs/trunk/; revision=22788
2010-07-28 13:07:05 +00:00
Peter Simons
df013849e4 python-numpy: improved support for BLAS and LAPACK via gfortran
svn path=/nixpkgs/trunk/; revision=22787
2010-07-28 13:05:35 +00:00
Peter Simons
ea3ce74312 python-setuptools-darcs: the build process seems to depend on 'darcsver'
| source root is setuptools_darcs-1.2.9
 | patching sources
 | configuring
 | no configure script, doing nothing
 | building
 | running tests
 | Download error: [Errno -3] Temporary failure in name resolution -- Some packages may not be found!
 | Couldn't find index page for 'darcsver' (maybe misspelled?)
 | Download error: [Errno -3] Temporary failure in name resolution -- Some packages may not be found!
 | No local packages or download links found for darcsver>=1.2.0
 | Traceback (most recent call last):
 |   File "setup.py", line 79, in <module>
 |     zip_safe=False, # I prefer unzipped for easier access.
 |   File "/nix/store/r6xlmlf0amzwhkvkv0v656jgx7r299g7-python-2.6.5/lib/python2.6/distutils/core.py", line 113, in setup
 |     _setup_distribution = dist = klass(attrs)
 |   File "build/bdist.linux-x86_64/egg/setuptools/dist.py", line 260, in __init__
 |   File "build/bdist.linux-x86_64/egg/setuptools/dist.py", line 284, in fetch_build_eggs
 |   File "build/bdist.linux-x86_64/egg/pkg_resources.py", line 563, in resolve
 |   File "build/bdist.linux-x86_64/egg/pkg_resources.py", line 799, in best_match
 |   File "build/bdist.linux-x86_64/egg/pkg_resources.py", line 811, in obtain
 |   File "build/bdist.linux-x86_64/egg/setuptools/dist.py", line 327, in fetch_build_egg
 |   File "build/bdist.linux-x86_64/egg/setuptools/command/easy_install.py", line 434, in easy_install
 |   File "build/bdist.linux-x86_64/egg/setuptools/package_index.py", line 475, in fetch_distribution
 | AttributeError: 'NoneType' object has no attribute 'clone'
 | builder for `/nix/store/rkm5fzs0p6hh45mvpzv0qqphmsjnyag8-python-setuptools-darcs-1.2.9.drv' failed with exit code 1
 | error: build of `/nix/store/rkm5fzs0p6hh45mvpzv0qqphmsjnyag8-python-setuptools-darcs-1.2.9.drv' failed

svn path=/nixpkgs/trunk/; revision=22780
2010-07-28 09:33:35 +00:00
Peter Simons
3819998730 pycryptopp: updated to version 0.5.19
svn path=/nixpkgs/trunk/; revision=22772
2010-07-27 23:52:08 +00:00
Peter Simons
ceb01a86ea python-nevow: updated to version 0.10.0
svn path=/nixpkgs/trunk/; revision=22771
2010-07-27 23:52:02 +00:00
Peter Simons
d1b181e8bb python-foolscap: updated to version 0.5.1
svn path=/nixpkgs/trunk/; revision=22770
2010-07-27 23:51:56 +00:00
Peter Simons
07a0bf9be0 python-darcsver: updated to version 1.5.1
svn path=/nixpkgs/trunk/; revision=22769
2010-07-27 23:51:48 +00:00
Peter Simons
3a98d25dfd python-argparse: updated to version 1.1
svn path=/nixpkgs/trunk/; revision=22768
2010-07-27 23:51:42 +00:00
Peter Simons
810814b85a pyutil: updated to version 1.7.9 (and disabled test suite)
When the regression test suite is run, it tries to compile some plug-in
code into Twisted's store path, and fails. I'm not sure how to remedy
this problem.

svn path=/nixpkgs/trunk/; revision=22767
2010-07-27 23:51:36 +00:00
Peter Simons
b3124aa13a python-zfec: updated to version 1.4.7
svn path=/nixpkgs/trunk/; revision=22766
2010-07-27 23:51:29 +00:00
Peter Simons
62ac430904 python-simplejson: updated to version 2.1.1
svn path=/nixpkgs/trunk/; revision=22765
2010-07-27 23:51:22 +00:00
Peter Simons
67b620b66f python-setuptools-trial: updated to version 0.5.9
svn path=/nixpkgs/trunk/; revision=22764
2010-07-27 23:51:16 +00:00
Peter Simons
3c5b7b846e python-setuptools-darcs: updated to version 1.2.9
svn path=/nixpkgs/trunk/; revision=22763
2010-07-27 23:51:10 +00:00
Peter Simons
df093a358f python-twisted: updated to 10.1.0
svn path=/nixpkgs/trunk/; revision=22762
2010-07-27 23:51:04 +00:00
Peter Simons
9a72349f84 python-zope-interface: updated to version 3.6.1
svn path=/nixpkgs/trunk/; revision=22761
2010-07-27 23:50:57 +00:00
Peter Simons
84323ac979 pycryptopp: use the embedded crypto++ library when compiling this module
crypto++ has an impurity that leads to test suite failures in this
module, i.e. in sha256. When that impurity has been fixed, we should try
building on top of the the pristine crypto++ library again.

svn path=/nixpkgs/trunk/; revision=22760
2010-07-27 23:50:51 +00:00
Peter Simons
81a2c9d395 python-numpy: add buildInput gfortran to enable support for blas and lapack
svn path=/nixpkgs/trunk/; revision=22759
2010-07-27 23:50:45 +00:00
Eelco Dolstra
3f92e4d2c8 * Added Blueman (a Bluetooth application).
* Added obex-data-server and python-notify, needed by Blueman.

svn path=/nixpkgs/trunk/; revision=22497
2010-07-06 14:54:22 +00:00
Ludovic Courtès
ee1718380d Add `python-mock', mock objects for Python.
svn path=/nixpkgs/trunk/; revision=22343
2010-06-20 15:52:28 +00:00
Ludovic Courtès
dcc9f97e41 Add PyASN1, ASN.1 tools for Python.
svn path=/nixpkgs/trunk/; revision=22342
2010-06-20 15:52:23 +00:00
David Guibert
b50f4cabcc cssutils: version 0.9.7a6
svn path=/nixpkgs/trunk/; revision=22053
2010-05-29 12:33:20 +00:00
Eelco Dolstra
0fa66dac1c * Twisted updated to 10.0.0.
svn path=/nixpkgs/trunk/; revision=21909
2010-05-20 10:40:40 +00:00
Lluís Batlle i Rossell
f434403e59 Updating numpy, so it builds on arm, and then I can get tahoe-lafs building in armv5tel-linux.
svn path=/nixpkgs/trunk/; revision=21584
2010-05-03 20:06:09 +00:00
Lluís Batlle i Rossell
357e3ce108 Breaking a dependency of zefc on ghc. Trying to get tahoelafs built on armv5tel-linux
svn path=/nixpkgs/trunk/; revision=21550
2010-05-01 20:54:27 +00:00
Eelco Dolstra
e2a374799f * Reverted most of the recent Python refactorings, as discussed. It's
a worthy goal to move the Python packages that are currently in
  all-packages.nix into a single attribute set, but this doesn't
  require moving python-packages.nix or the other changes made to that
  file.  The Python packages in all-packages.nix should simply be
  moved to python-packages.nix, and ideally changed to use
  buildPythonPackage.

svn path=/nixpkgs/trunk/; revision=21196
2010-04-21 10:51:15 +00:00
Marc Weber
97f2c09f97 readding some python packages I dropped somehow by accident.
This also updates some python libraries and fixes some things I forgot
to patch

svn path=/nixpkgs/trunk/; revision=21171
2010-04-19 19:41:41 +00:00
Lluís Batlle i Rossell
b9fcc355c1 Trying to fix the python package 'mechanize'. Anything building with 'mechanize' needs 'clientform' too.
svn path=/nixpkgs/trunk/; revision=20791
2010-03-23 19:28:48 +00:00
Lluís Batlle i Rossell
ac94ac33d2 Adding 'clientform', a python package.
That seems needed for the python package 'mechanize' to build.

svn path=/nixpkgs/trunk/; revision=20788
2010-03-23 16:58:34 +00:00
Ludovic Courtès
4aae5c458e python-darcsver: Don't depend on Darcs.
svn path=/nixpkgs/trunk/; revision=20371
2010-03-04 13:28:46 +00:00
Ludovic Courtès
a86e0ad8aa pyopengl: Move to `python-packages.nix'.
svn path=/nixpkgs/trunk/; revision=20317
2010-03-01 17:08:25 +00:00
Ludovic Courtès
67b7a89daf Move zope.interface' to python-packages.nix'.
svn path=/nixpkgs/trunk/; revision=20305
2010-03-01 13:12:52 +00:00
Lluís Batlle i Rossell
b7abafeedc Adding a new python package to allow calibre preview the books
svn path=/nixpkgs/trunk/; revision=20292
2010-02-28 22:55:08 +00:00
Lluís Batlle i Rossell
30a9cbf018 Updating calibre (I had to add a new python package for it: cssutils)
svn path=/nixpkgs/trunk/; revision=20291
2010-02-28 22:42:39 +00:00
Eelco Dolstra
dae4ffdfdf * Added `boto', a Python interface to AWS.
* Add boto as a dependency to duplicity to support backups to Amazon
  S3.

svn path=/nixpkgs/trunk/; revision=19913
2010-02-10 18:10:22 +00:00
Eelco Dolstra
7e7218cf80 * Fixed Genshi.
svn path=/nixpkgs/trunk/; revision=19899
2010-02-10 12:11:37 +00:00
Eelco Dolstra
631ea03875 * Fix / disable some packages that give evaluation errors in Hydra.
svn path=/nixpkgs/trunk/; revision=19833
2010-02-05 14:13:25 +00:00
Ludovic Courtès
1e9f08cb2c Add setuptools-trial.
svn path=/nixpkgs/trunk/; revision=19783
2010-02-03 13:37:59 +00:00
Ludovic Courtès
167d42970d Twisted: Attempt to generate the plug-in cache.
svn path=/nixpkgs/trunk/; revision=19782
2010-02-03 13:37:49 +00:00
Peter Simons
a673728cfe pkgs/top-level/python-packages.nix: added mathplotlib version 0.99.1.2
svn path=/nixpkgs/trunk/; revision=19674
2010-01-26 14:53:22 +00:00
Peter Simons
d2026a9203 pkgs/top-level/python-packages.nix: added numpy version 1.3.0
svn path=/nixpkgs/trunk/; revision=19673
2010-01-26 14:53:18 +00:00
Peter Simons
0d6a9b979d pkgs/top-level/python-packages.nix: stripped trailing whitespace
svn path=/nixpkgs/trunk/; revision=19669
2010-01-26 14:52:56 +00:00