Message282

Author jaraco
Recipients cboos, durin42, jaraco, mjpieters
Date 2009-04-24.23:19:42
Content
mjpieters: That's a good point.  I didn't realize I'd missed sdist.

I went ahead and implemented your suggestion, attached as this new patch.

This new patch addresses the issue with egg_info and sdist, but also refactors
the svn entries handling in a separate module (setuptools.svn_util).

This is still a patch against the setuptools-0.6 branch.
Files
File name Uploaded
svn_versioning_2.patch jaraco, 2009-04-24.23:19:42
History
Date User Action Args
2009-04-24 23:19:43jaracosetrecipients: + jaraco, durin42, cboos, mjpieters
2009-04-24 23:19:43jaracosetmessageid: <1240615183.18.0.4291344559.issue64@psf.upfronthosting.co.za>
2009-04-24 23:19:43jaracolinkissue64 messages
2009-04-24 23:19:42jaracocreate