1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
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
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
libsexy
numeric
pil
psyco
pycairo
pycrypto
pycups Upgraded pycups to 1.9.46 2009-10-02 11:13:03 +00:00
pygame
pygobject
pygtk
pyopengl
pyopenssl
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
rhpl
setuptools
stringtemplate
wxPython
xmpppy
zope
ZopeInterface