summary refs log tree commit diff
path: root/pkgs/development/python-modules
Commit message (Expand)AuthorAge
* 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
* Added xmpppy - python XMPP library and pyIRCt - python IRC transportMichael Raskin2009-04-12
* Added Gajim XMPP client in nearly full-feature configuration with all depende...Michael Raskin2009-04-12
* Fixed Python StringTemplate library.Peter Simons2009-03-10
* Added CUPS administration tools in kdeadminSander van der Burg2009-03-09
* Moved python stringtemplate library from tools/text/py-string-templatePeter Simons2009-03-09
* * Cleaned up a lot of description fields that contained newlines.Eelco Dolstra2009-03-03
* Added pycups,desktop_file_utils,system_config_printer packages and added pyth...Sander van der Burg2009-02-25
* PyGame: Use SDL_mixer.Ludovic Courtès2008-10-06
* PyGame: Use Numeric.Ludovic Courtès2008-10-06
* Add Python Numeric.Ludovic Courtès2008-10-06
* moved pysqlite into PYTHON MODULES sectionMarc Weber2008-10-05
* Re-apply Eelco's "installCommand --> installPhase" patch.Peter Simons2008-09-19
* Install wrappers for Twisted binaries to ensure a correct ${PYTHONPATH}.Peter Simons2008-09-19
* * Removed $installCommand, it's no longer needed since we split theEelco Dolstra2008-09-02
* Updated scons and twisted; added buildbot.Peter Simons2008-09-01
* - Some Ruby interpreter bumped versionPjotr Prins2008-08-29
* PyOpenGL: Propagate build inputs that need it.Ludovic Courtès2008-08-13
* Remove duplicate expression for PIL (Python Imaging Library).Ludovic Courtès2008-08-12
* Add PyOpenGL.Ludovic Courtès2008-08-12
* Add PIL, the Python Imaging Library.Ludovic Courtès2008-08-12
* Added ViewMTN and dependency; currently ViewMTN has to be manually symlinked ...Michael Raskin2008-06-12
* Add PyX: Python graphics package.Nicolas Pierron2008-06-01
* Added xxdiffMichael Raskin2008-05-25
* * Adde xpra. Doesn't quite work yet.Eelco Dolstra2008-03-17
* Add PyXML.Ludovic Courtès2008-02-22
* Nix-expr style reviewYury G. Kudryashov2008-01-30
* * makeWrapper: option --run <CMD> to run a command from the wrapper.Eelco Dolstra2008-01-18
* * Rewrite all the SourceForge URLs to mirror://sourceforge/.Eelco Dolstra2007-08-27
* Added pygame and some of its dependencies. Also added Python Imaging library.Michael Raskin2007-08-09
* * Very subtle purity error: on NixOS, wxGTK wasn't being built withEelco Dolstra2007-05-31
* * Added wxGTK/wxPython 2.8. However this was quite pointless asEelco Dolstra2007-05-31