[openstack-dev] [pbr] 1.0.1 released

Brant Knudson blk at acm.org
Thu May 21 17:14:08 UTC 2015


On Thu, May 21, 2015 at 2:22 AM, YAMAMOTO Takashi <yamamoto at valinux.co.jp>
wrote:

> hi,
>
> can you explain why you want to use pbr 1.0.1 in the first place?
> what's wrong with requiring pbr<1.0 ?
>
>
Global requirements currently has "pbr>=0.11,<2.0"[1], and
keystonemiddleware has the updated requirement which conflicts with
oslo.config, so now the keystonemiddleware gate is broken[2].

According to the pkg_resources output, all of these packages are
conflicting:
'oslo.utils', 'python-keystoneclient', 'oslo.config', 'oslo.serialization',
'oslo.i18n', 'oslo.context'.

[1]
http://git.openstack.org/cgit/openstack/requirements/tree/global-requirements.txt#n94
[2]
http://logs.openstack.org/60/179460/3/check/gate-keystonemiddleware-python26/335fcfa/console.html#_2015-05-21_13_51_45_876

- Brant



> YAMAMOTO Takashi
>
> > 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 <robertc at robertcollins.net> 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 <rbtcollins at hp.com>
> >> Distinguished Technologist
> >> HP Converged Cloud
> >>
> >>
> __________________________________________________________________________
> >> OpenStack Development Mailing List (not for usage questions)
> >> Unsubscribe:
> OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
> >> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
> >
> > --
> > fumihiko kakuma <kakuma at valinux.co.jp>
> >
> >
> >
> >
> __________________________________________________________________________
> > OpenStack Development Mailing List (not for usage questions)
> > Unsubscribe:
> OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
> > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
> >
>
> __________________________________________________________________________
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150521/ea15bd8a/attachment.html>


More information about the OpenStack-dev mailing list