2008/10/5 "Martin v. Löwis" <[EMAIL PROTECTED]>: >>> foobar-1.0-py2.6.tar.gz >>> foobar-1.0-py3.0.tar.gz >> >> More likely, in this way: >> >> foobar-1.0-py2.tar.gz >> foobar-1.0-py3.tar.gz > > How do you implement this in distutils? People probably won't rename > the files from how sdist names them. So it's more likely that they > come up with things like
Sorry, I was not advising that structure, just mentioning that if you'll follow it, don't include the minor version, just the major one. Regards, -- . Facundo Blog: http://www.taniquetil.com.ar/plog/ PyAr: http://www.python.org/ar/ _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com