(original) (raw)
Thanks Brett and Sridhar for the info.� 3to2's version info has been PEP386-ified, and the latest version can always be found at http://pypi.python.org/pypi/3to2/ (the previous link will now generate an error).
--Joe
On Mon, Aug 31, 2009 at 3:25 PM, Brett Cannon <brett@python.org> wrote:
See PEP 386 (http://www.python.org/dev/peps/pep-0386/) for what theOn Mon, Aug 31, 2009 at 12:18, Sridhar
Ratnakumar<SridharR@activestate.com> wrote:
> On Wed, 26 Aug 2009 15:55:54 -0700, Joe Amenta <amentajo@msu.edu> wrote:
>
>> -- 3to2 is now registered with PyPI. �Did I do it right?
>
>> http://pypi.python.org/pypi/3to2/0.1%20alpha%201
>
> Please fix the version number to not contain any whitespace characters. Also
> set the \`version\` argument in setup(..) in your setup.py. And then you may
> want to use the \`upload\` command to upload the new tarball to PyPI. See
> http://wiki.python.org/moin/Distutils/Tutorial for more details.
current thinking on version numbers is.
\-Brett