Hi openstack-dev team, Can you also release latest oslo.config to allow pbr 1.0.1? In my convenience I want to use it.
Thanks, kakuma On Wed, 20 May 2015 11:07:36 +1200 Robert Collins <[email protected]> wrote: > We are super psyched to announce the release of: > > pbr 1.0.1: Python Build Reasonableness > > With source available at: > > http://git.openstack.org/cgit/openstack-dev/pbr > > For more details, please see the git log history below and: > > http://launchpad.net/pbr/+milestone/1.0.1 > > Please report issues through launchpad: > > http://bugs.launchpad.net/pbr > > Changes in pbr 1.0.0..1.0.1 > --------------------------- > > b72e446 Remove self.pre_run calls in packaging.py > 8e87679 Update hacking to 0.10.x series > > Diffstat (except docs and test files) > ------------------------------------- > > pbr/packaging.py | 2 -- > test-requirements.txt | 2 +- > 2 files changed, 1 insertion(+), 3 deletions(-) > > > Requirements updates > -------------------- > > diff --git a/test-requirements.txt b/test-requirements.txt > index 2b33504..6e4521c 100644 > --- a/test-requirements.txt > +++ b/test-requirements.txt > @@ -4 +4 @@ fixtures>=0.3.14 > -hacking>=0.9.2,<0.10 > +hacking>=0.10.0,<0.11 > > > > -- > Robert Collins <[email protected]> > Distinguished Technologist > HP Converged Cloud > > __________________________________________________________________________ > OpenStack Development Mailing List (not for usage questions) > Unsubscribe: [email protected]?subject:unsubscribe > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev -- fumihiko kakuma <[email protected]> __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
