New submission from Luca Fabbri <luca...@gmail.com>:

I reported this problem in the pypi site issue tracker (issue 3396924):
https://sourceforge.net/tracker/?func=detail&atid=513503&aid=3396924&group_id=66150

However it seems that is a python bug.

If in one package's setup.py I provide maintainer (with email) and author (whit 
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 all works, so seems that 
this is only a bug of the register procedure.

----------
assignee: tarek
components: Distutils
messages: 142959
nosy: eric.araujo, keul, tarek
priority: normal
severity: normal
status: open
title: "maintainer" value clear the "author" value when register
type: behavior
versions: Python 2.6

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12840>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to