about summary refs log tree commit diff
path: root/pkgs/development/python-modules/twisted
AgeCommit message (Collapse)AuthorFilesLines
2017-08-24twisted: update to 17.5.0Albert Peschar1-4/+4
2017-05-27Python: add pname attributes to librariesFrederik Rietdijk1-2/+2
so that we can use the update script.
2017-05-02pythonPackages.twisted: 16.4.1 -> 17.1.0Lancelot SIX1-0/+45
2009-05-24Move Twisted to `buildPythonPackage'.Ludovic Courtès1-17/+0
svn path=/nixpkgs/trunk/; revision=15709
2008-09-19Re-apply Eelco's "installCommand --> installPhase" patch.Peter Simons1-3/+3
svn path=/nixpkgs/trunk/; revision=12892
2008-09-19Install wrappers for Twisted binaries to ensure a correct ${PYTHONPATH}.Peter Simons1-7/+8
svn path=/nixpkgs/trunk/; revision=12891
2008-09-02* Removed $installCommand, it's no longer needed since we split theEelco Dolstra1-2/+5
install and fixup phases. You can just override installPhase. svn path=/nixpkgs/trunk/; revision=12787
2008-09-01Updated scons and twisted; added buildbot.Peter Simons1-3/+3
* Updated scons to version 1.0.0. Also added appropriate makeWrapper calls to ensure that the python binary finds its library files. * Updated Twisted from 2.5 to 8.1. * Added an expression for buildbot. svn path=/nixpkgs/trunk/; revision=12782
2008-01-18* makeWrapper: option --run <CMD> to run a command from the wrapper.Eelco Dolstra1-3/+3
This is so that the Unison wrapper can be generated with makeWrapper. * Use makeWrapper as a buildInput everywhere. * Updated BitTorrent, cvs2svn. svn path=/nixpkgs/trunk/; revision=10213
2006-12-13* BitTorrent 5.0.3.Eelco Dolstra1-2/+3
* wxPython 2.6.3. svn path=/nixpkgs/trunk/; revision=7341
2006-12-13* Some Python packages.Eelco Dolstra1-0/+12
svn path=/nixpkgs/trunk/; revision=7339