Commit graph

12 commits

Author SHA1 Message Date
joerg
d4a50a2966 Provide PY_COMPILE_ALL and PY_COMPILE_O_ALL to compile all Python
sources in a directory (tree) in pversion.mk. Adjust the various places
that called it locally.
2009-07-08 13:55:58 +00:00
joerg
bacea7cad5 Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
zafer
d5879a43c1 update master site. 2009-05-28 21:24:44 +00:00
wiz
b4962a0196 Allow python-2.6 (untested, for pbulk so it does not abort). 2009-04-22 23:05:57 +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
a8a3c01339 Explicitly add pax dependency in those Makefiles that use it (or have
patches to add it). Drop pax from the default USE_TOOLS list.
Make bsdtar the default for those places that wanted gtar to extract
long links etc, as bsdtar can be built of the tree.
2008-05-25 21:42:20 +00:00
joerg
a77e7015fe Update PYTHON_VERSIONS_COMPATIBLE
- assume that Python 2.4 and 2.5 are compatible and allow checking for
fallout.
- remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+
default. Modify the others to deal with the removals.
2008-04-25 20:39:06 +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
rillig
b4b575a404 Fixed file permissions. PKGREVISION++ 2007-01-02 13:58:31 +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