setup.py does not include required fields

Bug #1610467 reported by Evan
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
pylockfile
Invalid
Undecided
Unassigned

Bug Description

According to the python docs on distutils.core.setup() (and thus setuptools.setup()), name and version are required:

https://docs.python.org/2/distutils/setupscript.html#additional-meta-data

lockfile contains neither:

http://git.openstack.org/cgit/openstack/pylockfile/tree/setup.py

(This breaks, for instance, the scanpypi script from buildroot.)

Revision history for this message
Evan (evantschuy) wrote :
description: updated
Revision history for this message
ChangBo Guo(gcb) (glongwave) wrote :

All the openstack projects use PBR to handle package. pbr will use setup.cfg to build these information like http://git.openstack.org/cgit/openstack/pylockfile/tree/setup.cfg#n2. so this is not a bug.

Changed in pylockfile:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.