[Bug 1801661] [NEW] fix tox python3 overrides

shupeng 1801661 at bugs.launchpad.net
Mon Nov 5 06:53:50 UTC 2018


Public bug reported:

We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

** Affects: python-openstackclient (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to python-openstackclient in Ubuntu.
https://bugs.launchpad.net/bugs/1801661

Title:
  fix tox python3 overrides

Status in python-openstackclient package in Ubuntu:
  New

Bug description:
  We want to default to running all tox environments under python 3, so
  set the basepython value in each environment.

  We do not want to specify a minor version number, because we do not
  want to have to update the file every time we upgrade python.

  We do not want to set the override once in testenv, because that
  breaks the more specific versions used in default environments like
  py35 and py36.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-openstackclient/+bug/1801661/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list