Re: [Distutils] Post-merge setuptools Python 3 single-codebase port available

2013-06-15 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06/15/2013 12:35 PM, Vinay Sajip wrote: > Following the setuptools/distribute merge, I've updated my single > codebase port of the merged setuptools at [1]. Source of my repo is > available at [2] (single-codebase branch). Travis integration has bee

[Distutils] Post-merge setuptools Python 3 single-codebase port available

2013-06-15 Thread Vinay Sajip
Following the setuptools/distribute merge, I've updated my single codebase port of the merged setuptools at [1]. Source of my repo is available at [2] (single-codebase branch). Travis integration has been set up; results are at [3]. Currently, all tests are passing for 2.5, 2.6, 2.7, 3.2, and 3.3.