[Python-Dev] 3to2 0.1 alpha 1 released
Brett Cannon
brett at python.org
Mon Aug 31 21:25:50 CEST 2009
More information about the Python-Dev mailing list
Mon Aug 31 21:25:50 CEST 2009
- Previous message: [Python-Dev] 3to2 0.1 alpha 1 released
- Next message: [Python-Dev] 3to2 0.1 alpha 1 released
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, Aug 31, 2009 at 12:18, Sridhar Ratnakumar<SridharR at activestate.com> wrote: > On Wed, 26 Aug 2009 15:55:54 -0700, Joe Amenta <amentajo at 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. See PEP 386 (http://www.python.org/dev/peps/pep-0386/) for what the current thinking on version numbers is. -Brett
- Previous message: [Python-Dev] 3to2 0.1 alpha 1 released
- Next message: [Python-Dev] 3to2 0.1 alpha 1 released
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list