[openstack-dev] Fwd: [TIP] tox release 3.1.1

Eric Fried openstack at fried.cc
Thu Jul 12 21:29:01 UTC 2018


Here it is for nova.

https://review.openstack.org/#/c/582392/

>> also don't love that immediately bumping the lower bound for tox is
>> going to be kind of disruptive to a lot of people.

By "kind of disruptive," do you mean:

 $ tox -e blah
 ERROR: MinVersionError: tox version is 1.6, required is at least 3.1.1
 $ sudo pip install --upgrade tox
 <types password>
 $ tox -e blah
 <world continues turning>

?

Thanks,
efried

On 07/09/2018 03:58 PM, Doug Hellmann wrote:
> Excerpts from Ben Nemec's message of 2018-07-09 15:42:02 -0500:
>>
>> On 07/09/2018 11:16 AM, Eric Fried wrote:
>>> Doug-
>>>
>>>     How long til we can start relying on the new behavior in the gate?  I
>>> gots me some basepython to purge...
>>
>> I want to point out that most projects require a rather old version of 
>> tox, so chances are most people are not staying up to date with the very 
>> latest version.  I don't love the repetition in tox.ini right now, but I 
>> also don't love that immediately bumping the lower bound for tox is 
>> going to be kind of disruptive to a lot of people.
>>
>> 1: http://codesearch.openstack.org/?q=minversion&i=nope&files=tox.ini&repos=
> 
> Good point. Any patches to clean up the repetition should probably
> go ahead and update that minimum version setting, too.
> 
> Doug
> 
> __________________________________________________________________________
> 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
> 



More information about the OpenStack-dev mailing list