Commit graph

7 commits

Author SHA1 Message Date
wiz
c1bdbb4232 Update to 0.6c11:
0.6c11

        * Fix "bdist_wininst upload" trying to upload same file twice

0.6c10

        * Fix for the Python 2.6.3 build_ext API change
        * Ensure C libraries (as opposed to extensions) are also built when doing bdist_egg
        * Support for SVN 1.6
2009-10-31 02:10:34 +00:00
joerg
951981803c Switch to the tgz sources and install as single version primitive.
Bump revision.
2009-09-07 14:22:39 +00:00
roy
3de32a59da Bump to 0.6c9
Misc fixes including one for working with newer subversions.

ok: joerg
2009-01-18 14:50:20 +00:00
joerg
b962df5a4b Update to py-setuptools-0.6c8:
- minor bugfixes, compatibility for Pyrex 0.9.6 and higher.
2008-08-21 16:26:35 +00:00
joerg
1258066035 Update to py-setuptools-0.6c6:
- Add support for "eggsecutable" headers: a #!/bin/sh script that is
prepended to an .egg file to allow it to be run as a script on Unix-ish
platforms.
- Various bug fixes.
2007-08-09 13:22:14 +00:00
joerg
c408a10186 Update to setuptools-0.6c3.
0.6c3
        * Fixed breakages caused by Subversion 1.4's new "working copy"
          format

0.6c2
        * The ez_setup module displays the conflicting version of
          setuptools (and its installation location) when a script
          requests a version that's not available.
        * Running setup.py develop on a setuptools-using project will
          now install setuptools if needed, instead of only downloading
          the egg.
2007-01-20 13:56:02 +00:00
joerg
bc0554ccaa Reimport devel/py24-setuptools as devel/py-setuptools. This is in
principle usable on Python 2.3 as well, but not tested yet.
2006-11-14 13:33:29 +00:00