On 2016-01-14 10:12:58 -0600 (-0600), Kyle Mestery wrote: > Today, I tried to release the 2015.1.2 (Kilo-based) version of > networking-midonet. See bug [1] for details on the release. The job to push > to PyPI failed [2], and I'm not entirally sure why. Can someone help me > take a peek at why this failed, and also let me know if I should push again > with a new tag?
The issue actually appears in the tarball job, where the 2015.1.2 tag resulted in creation of files named networking-midonet-2015.1.1.tar.gz and networking_midonet-2015.1.1-py2-none-any.whl, so http://git.openstack.org/cgit/openstack/networking-midonet/tree/setup.cfg?h=2015.1.2#n3 is your problem I think. You'll want to update that before tagging 2015.1.3. -- Jeremy Stanley _______________________________________________ OpenStack-Infra mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra
