[issue13035] maintainer value clear the author value when registering

2011-09-23 Thread Joshua Bronson

New submission from Joshua Bronson jabron...@gmail.com:

This issue was originally opened in the PyPI tracker but was dismissed on the 
theory that it's a bug in Python:

https://sourceforge.net/tracker/index.php?func=detailaid=3396924group_id=66150atid=513503



If in one package's setup.py I provide maintainer (with email) and author 
(whith email) after the python setup.py register ... upload I create a new 
package where I see the maintainer as a creator.

If I manually fix it through the pypi user interface it works, so seems that 
this is only a bug in the register procedure.


--
messages: 14
nosy: jab
priority: normal
severity: normal
status: open
title: maintainer value clear the author value when registering

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



[issue13035] maintainer value clear the author value when registering

2011-09-23 Thread Éric Araujo

Éric Araujo mer...@netwok.org added the comment:

This was already discussed in #962772 (and reported again in #12840 :)

--
nosy: +eric.araujo
resolution:  - duplicate
stage:  - committed/rejected
status: open - closed
superseder:  - when both maintainer and author provided, author discarded

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