[issue12944] setup.py upload to pypi needs to work with specified files

2011-09-19 Thread Glyph Lefkowitz

Glyph Lefkowitz gl...@twistedmatrix.com added the comment:

This has been a serious annoyance in the Twisted and pyOpenSSL release 
processes; it effectively prevents us from timely uploads of win32 binaries of 
any kind.

--
nosy: +glyph

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue12944
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue12944] setup.py upload to pypi needs to work with specified files

2011-09-09 Thread Rene Dudfield

New submission from Rene Dudfield ill...@users.sourceforge.net:

We need to specify files to upload to pypi.  Otherwise we have to use the web 
interface.

'Regarding the setup.py upload command, this isn't very helpful because it 
will not upload a package that was already built - for example, a Windows 
package built on another host while I am trying to release from a Linux 
desktop. Since automatic package building across a build farm is the only way I 
can actually build packages for most platforms, this rules out use of the 
upload command.'

See this post for more details:
http://as.ynchrono.us/2011/09/releasing-python-software-is-tedious.html

--
assignee: tarek
components: Distutils
messages: 143754
nosy: eric.araujo, illume, tarek
priority: normal
severity: normal
status: open
title: setup.py upload to pypi needs to work with specified files
type: feature request

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue12944
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com