Re: [openstack-dev] [pbr] 1.0.1 released

2015-05-21 Thread fumihiko kakuma
Hi, Thank you for reply. I'll try those. On Fri, 22 May 2015 04:52:50 +1200 Robert Collins wrote: > Hi, we've got a day tomorrow where we're going to try and figure out > the future management of requirements in library packages (amongst > many other things) - I've advised olso-release to ignor

Re: [openstack-dev] [pbr] 1.0.1 released

2015-05-21 Thread Brant Knudson
On Thu, May 21, 2015 at 10:17 AM, Robert Collins wrote: > On 22 May 2015 at 05:14, Brant Knudson wrote: > > > > On Thu, May 21, 2015 at 2:22 AM, YAMAMOTO Takashi < > yamam...@valinux.co.jp> > > wrote: > >> > >> hi, > >> > >> can you explain why you want to use pbr 1.0.1 in the first place? > >>

Re: [openstack-dev] [pbr] 1.0.1 released

2015-05-21 Thread Robert Collins
On 22 May 2015 at 05:14, Brant Knudson wrote: > > On Thu, May 21, 2015 at 2:22 AM, YAMAMOTO Takashi > 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

Re: [openstack-dev] [pbr] 1.0.1 released

2015-05-21 Thread Brant Knudson
On Thu, May 21, 2015 at 2:22 AM, YAMAMOTO Takashi 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 conflict

Re: [openstack-dev] [pbr] 1.0.1 released

2015-05-21 Thread Robert Collins
On 21 May 2015 at 21:22, YAMAMOTO Takashi 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 ? pbr 1.0 adds important features for python 2.x <> 3.x management and optional dependencies via extras. -Rob -- Robert Collins D

Re: [openstack-dev] [pbr] 1.0.1 released

2015-05-21 Thread Robert Collins
On 21 May 2015 at 16:30, fumihiko kakuma wrote: > 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. Hi, we've got a day tomorrow where we're going to try and figure out the future management of requirements in library pack

Re: [openstack-dev] [pbr] 1.0.1 released

2015-05-21 Thread YAMAMOTO Takashi
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 ? 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 Ma

Re: [openstack-dev] [pbr] 1.0.1 released

2015-05-20 Thread fumihiko kakuma
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 wrote: > We are super psyched to announce the release of: > > pbr 1.0.1: Python Build Reasonableness > > Wi

[openstack-dev] [pbr] 1.0.1 released

2015-05-19 Thread Robert Collins
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