Commit graph

12404 commits

Author SHA1 Message Date
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
Ludovic Courtès 2ae7ffd707 foolscap: Disable checks.
svn path=/nixpkgs/trunk/; revision=19608
2010-01-22 08:55:09 +00:00
Nicolas Pierron 841e48d19b Add libyaml and PyYAML.
svn path=/nixpkgs/trunk/; revision=19477
2010-01-16 10:37:29 +00:00
Lluís Batlle i Rossell 5cbdbce01b Fixing the url for the python package 'dateutil', for 'calibrate' to build.
svn path=/nixpkgs/trunk/; revision=19453
2010-01-15 00:02:13 +00:00
Ludovic Courtès 8670c51227 Merge the two BuildBot expressions.
svn path=/nixpkgs/trunk/; revision=19358
2010-01-11 17:00:46 +00:00
Ludovic Courtès 266ce78dc8 Add BuildBot.
svn path=/nixpkgs/trunk/; revision=19357
2010-01-11 16:53:58 +00:00
Lluís Batlle i Rossell c0033794ba As ludo attented, I remove the 'python-' name prefix for
the dateutil python package.
I initially wrote it because the original name includes it, but
I agree we better don't have it named "python-python-dateutil".


svn path=/nixpkgs/trunk/; revision=19343
2010-01-10 20:31:05 +00:00
Lluís Batlle i Rossell 380bd29bed Fixing the url for the python mechanize package (I thought it was a usual sf file)
svn path=/nixpkgs/trunk/; revision=19311
2010-01-08 20:39:35 +00:00
Lluís Batlle i Rossell a4473b8205 Adding calibre. This involved also:
- Adding podofo
- Adding some new python packages
- Making new pkgs attributes for python packages to build with python 2.6
- Updating some python packages expressions to allow python 2.6, and not only 2.5.


svn path=/nixpkgs/trunk/; revision=19303
2010-01-07 22:47:30 +00:00
Eelco Dolstra 4c2a11d516 * Updated psycopg2.
svn path=/nixpkgs/trunk/; revision=19229
2010-01-05 12:03:53 +00:00
Nicolas Pierron 7020328d3d Remove period at the end of meta.description attributes.
svn path=/nixpkgs/trunk/; revision=18935
2009-12-14 15:03:49 +00:00
Nicolas Pierron 318dd71949 Add jinja2 & namebench.
svn path=/nixpkgs/trunk/; revision=18934
2009-12-14 13:26:40 +00:00
Wouter den Breejen 0020559709 Mirror for pysqlite. Thanks to roconnor
svn path=/nixpkgs/trunk/; revision=18271
2009-11-07 23:27:33 +00:00
Marc Weber f808690b16 adding python package lxml to make scripts in inkscape work
svn path=/nixpkgs/trunk/; revision=17858
2009-10-18 04:43:40 +00:00
Eelco Dolstra 257ffc8e73 * Fix broken meta attributes.
svn path=/nixpkgs/trunk/; revision=17773
2009-10-13 09:39:27 +00:00
Ludovic Courtès be5087cc6e Build Python packages only on platforms supported by Python.
svn path=/nixpkgs/trunk/; revision=17199
2009-09-16 14:44:31 +00:00
Sander van der Burg dd25b49bfa Added setuptools as propagated buildInput for Trac
svn path=/nixpkgs/trunk/; revision=16893
2009-08-30 17:28:26 +00:00
Sander van der Burg f51dd41ff1 Implemented Trac python package and dependencies
svn path=/nixpkgs/trunk/; revision=16892
2009-08-30 13:43:35 +00:00
Ludovic Courtès 5cd915c6eb pycryptopp 0.5.15.
svn path=/nixpkgs/trunk/; revision=16665
2009-08-11 07:55:18 +00:00
Ludovic Courtès 76915bb8b2 Add PLY, a Python lex/yacc implementation.
svn path=/nixpkgs/trunk/; revision=16428
2009-07-19 12:32:25 +00:00
Ludovic Courtès 3997cb99fd pysqlite: Move to `python-packages.nix'.
svn path=/nixpkgs/trunk/; revision=16229
2009-07-07 22:30:29 +00:00
Ludovic Courtès 88b53a7d73 Twisted 8.2.0.
svn path=/nixpkgs/trunk/; revision=16174
2009-07-04 21:33:52 +00:00
Ludovic Courtès dcdf4a4153 Foolscap 0.4.2.
svn path=/nixpkgs/trunk/; revision=16167
2009-07-03 17:11:09 +00:00
Ludovic Courtès 482f7769e7 Add Python darcsver' and pycryptopp'.
svn path=/nixpkgs/trunk/; revision=16078
2009-06-28 13:43:40 +00:00
Ludovic Courtès dc05657cdc Python packages: keep alphabetical order.
svn path=/nixpkgs/trunk/; revision=16076
2009-06-28 13:21:37 +00:00
Ludovic Courtès dfcbb87cbc Python: Fix pyutil'; add argparse' and `zfec'.
svn path=/nixpkgs/trunk/; revision=16075
2009-06-28 13:19:44 +00:00
Ludovic Courtès f08797b1a3 Add Zbase32, and Pyutil.
svn path=/nixpkgs/trunk/; revision=15715
2009-05-24 22:15:26 +00:00
Ludovic Courtès 2dbba5bb17 Add `setuptools_darcs'.
svn path=/nixpkgs/trunk/; revision=15713
2009-05-24 21:55:39 +00:00
Ludovic Courtès 03f2655e97 Python packages: Sort packages alphabetically.
svn path=/nixpkgs/trunk/; revision=15712
2009-05-24 21:33:53 +00:00
Ludovic Courtès 5b7525c631 Move Twisted to `buildPythonPackage'.
svn path=/nixpkgs/trunk/; revision=15709
2009-05-24 21:25:29 +00:00
Ludovic Courtès bede9c4d50 Change Nevow, SimpleJSON, and Foolscap to use `buildPythonPackage'.
svn path=/nixpkgs/trunk/; revision=15707
2009-05-24 21:08:39 +00:00