summary refs log tree commit diff
path: root/pkgs/development/python-modules
Commit message (Expand)AuthorAge
* - Upgraded SIP to 4.10.2Sander van der Burg2010-04-21
* * Reverted most of the recent Python refactorings, as discussed. It'sEelco Dolstra2010-04-21
* - adding experimental python31 buildMarc Weber2010-04-17
* Remove old sip and pyqtYury G. Kudryashov2010-04-11
* Updating some py-gtk things.Lluís Batlle i Rossell2010-04-06
* Upgraded PyQt to version 4.7.2Sander van der Burg2010-03-31
* Updating and trying to fix the build for pycupsLluís Batlle i Rossell2010-03-25
* * Updated pyqt and sip because the old versions have disappeared.Eelco Dolstra2010-03-23
* pyopengl: Move to `python-packages.nix'.Ludovic Courtès2010-03-01
* buildPythonPackage: Adapt to the cross-build-aware `stdenv'.Ludovic Courtès2010-03-01
* Move `zope.interface' to `python-packages.nix'.Ludovic Courtès2010-03-01
* Remove erroneous mkDerivationMichael Raskin2010-02-21
* Fixed rhpl which also fixes printer support in kdeadminSander van der Burg2010-02-15
* Upgraded pycups to 1.9.48Sander van der Burg2010-02-14
* Added PyQt 4.7 expression required by KDE 4.4.xSander van der Burg2010-02-10
* - Completed all dependencies for kdelibs-4.4.0Sander van der Burg2010-02-10
* * Drop the rhpl dependency in kdeadmin and kdeutils because it doesn'tEelco Dolstra2010-02-03
* Update flupMichael Raskin2010-01-15
* Adding calibre. This involved also:Lluís Batlle i Rossell2010-01-07
* update to 0.6c11Armijn Hemel2009-12-25
* Fix the cleanup-induced problemsMichael Raskin2009-11-23
* * Removed selectVersion. There's no good reason to writeEelco Dolstra2009-11-18
* Upgraded pycups to 1.9.46Sander van der Burg2009-10-02
* Downgraded SIP to 4.8.2 and changed download locationSander van der Burg2009-10-01
* Changed PyQt version to 4.5.4Sander van der Burg2009-10-01
* Downgraded PyQt 4.5.4, since it breaks KDE. Changed download locationSander van der Burg2009-10-01
* Upgraded SIP to 4.9Sander van der Burg2009-09-30
* Upgraded PyQt to 4.6Sander van der Burg2009-09-30
* Specify some obvious platform setsMichael Raskin2009-09-16
* Upgraded PyQt and dependencies to 4.5.4Sander van der Burg2009-09-10
* buildPythonPackage: Allow `checkPhase' and `postInstall' to be customized.Ludovic Courtès2009-08-11
* pysqlite: Move to `python-packages.nix'.Ludovic Courtès2009-07-07
* pysqlite 2.5.5.Ludovic Courtès2009-07-07
* buildPythonPackage: Wrap binaries with an appropriate $PATH.Ludovic Courtès2009-06-28
* buildPythonPackage: Inherit extra attributes from its argument.Ludovic Courtès2009-06-28
* buildPythonPackage: Allow callers to get rid of the `python-' name prefix.Ludovic Courtès2009-06-28
* * Fix that annoying deprecated getAttr warning.Eelco Dolstra2009-06-26
* buildPythonPackage: Simplify attribute inheritance.Ludovic Courtès2009-05-26
* Move Twisted to `buildPythonPackage'.Ludovic Courtès2009-05-24
* buildPythonPackage: Handle patches.Ludovic Courtès2009-05-24
* Change Nevow, SimpleJSON, and Foolscap to use `buildPythonPackage'.Ludovic Courtès2009-05-24
* Add a `buildPythonPackage' function.Ludovic Courtès2009-05-24
* Restoring builderDefs functionality in setuptoolsMichael Raskin2009-05-24
* big breaking change: renaming lib.getAttr to lib.attrByPathMarc Weber2009-05-24
* setuptools: Update to 0.6c9; fix the `easy_install' command line tool.Ludovic Courtès2009-05-23
* FullDepEntry -> fullDepEntry, PackEntry -> packEntryMarc Weber2009-05-19
* * Got rid of a lot of "postInstall=postInstall" and similar lines inEelco Dolstra2009-04-23
* Add simplejson, a JSON encoded/decoded for Python.Ludovic Courtès2009-04-17
* Add Foolscap, a distributed capability RPC protocol.Ludovic Courtès2009-04-16
* Add Nevow, a webby Python thingie.Ludovic Courtès2009-04-16