Subject: CVS commit: pkgsrc/devel/py-setuptools
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-changes
Date: 01/20/2007 13:56:02
Module Name: pkgsrc
Committed By: joerg
Date: Sat Jan 20 13:56:02 UTC 2007
Modified Files:
pkgsrc/devel/py-setuptools: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/py-setuptools/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/py-setuptools/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.