On 2015-06-06 09:03:13 +0200 (+0200), Alan Pevec wrote: > 2015-06-05 15:16 GMT+02:00 Jeremy Stanley <fu...@yuggoth.org>: [...] > > I think the recommendation from the PyPI maintainers is to not use > > .postN suffixes since they are intended to indicate non-code > > changes. > > So that's PBR bug then and it should generate 2015.1.0.38 ?
PBR no longer generates versions like 2015.1.0.post38 but rather 2015.1.1.dev38 instead, specifically because the pip/PyPI maintainers recommended against the former pattern. -- Jeremy Stanley __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev