[issue2945] bdist_rpm does not list dist files (should effect upload)

Éric Araujo report at bugs.python.org
Tue Aug 30 17:24:21 CEST 2011


Éric Araujo <merwok at netwok.org> added the comment:

Even thought bdist_rpm is gone from distutils2, this is a bug that can be fixed in distutils.  Adding the easy keyword to let potential contributors find this bug; hint: look at how bdist_dumb registers distributions with dist.dist_files.

----------
keywords: +easy
stage:  -> needs patch
versions: +Python 3.3 -Python 3.1

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue2945>
_______________________________________


More information about the Python-bugs-list mailing list