nixpkgs/pkgs/development/python-modules
Eelco Dolstra 7f5b839524 * Removed selectVersion. There's no good reason to write
`selectVersion ./foo "bar"' instead of `import ./foo/bar.nix'.
* Replaced `with args' with formal function arguments in several
  packages.
* Renamed several files to `default.nix'.  As a general rule, version
  numbers should only be included in the filename when there is a
  reason to keep multiple versions of a package in Nixpkgs.
  Otherwise, it just makes it harder to update the package.

svn path=/nixpkgs/trunk/; revision=18403
2009-11-18 09:39:59 +00:00
..
4suite
bsddb3
dbus big breaking change: renaming lib.getAttr to lib.attrByPath 2009-05-24 10:57:41 +00:00
flup * Removed selectVersion. There's no good reason to write 2009-11-18 09:39:59 +00:00
generic buildPythonPackage: Allow checkPhase' and postInstall' to be customized. 2009-08-11 16:25:41 +00:00
irclib big breaking change: renaming lib.getAttr to lib.attrByPath 2009-05-24 10:57:41 +00:00
libsexy big breaking change: renaming lib.getAttr to lib.attrByPath 2009-05-24 10:57:41 +00:00
numeric
pil
psyco
pycairo
pycrypto
pycups Upgraded pycups to 1.9.46 2009-10-02 11:13:03 +00:00
pygame * Cleaned up a lot of description fields that contained newlines. 2009-03-03 13:27:40 +00:00
pygobject
pygtk Added Gajim XMPP client in nearly full-feature configuration with all dependencies 2009-04-12 19:34:20 +00:00
pyopengl
pyopenssl big breaking change: renaming lib.getAttr to lib.attrByPath 2009-05-24 10:57:41 +00:00
pyqt * Removed selectVersion. There's no good reason to write 2009-11-18 09:39:59 +00:00
python-sip * Removed selectVersion. There's no good reason to write 2009-11-18 09:39:59 +00:00
pyx
pyxml * Cleaned up a lot of description fields that contained newlines. 2009-03-03 13:27:40 +00:00
rhpl Added CUPS administration tools in kdeadmin 2009-03-09 13:29:37 +00:00
setuptools * Fix that annoying deprecated getAttr warning. 2009-06-26 11:03:14 +00:00
stringtemplate Fixed Python StringTemplate library. 2009-03-10 12:01:22 +00:00
wxPython * Got rid of a lot of "postInstall=postInstall" and similar lines in 2009-04-23 13:31:10 +00:00
xmpppy big breaking change: renaming lib.getAttr to lib.attrByPath 2009-05-24 10:57:41 +00:00
zope
ZopeInterface