Commit Graph

5 Commits

Author SHA1 Message Date
Takashi Kajinami 4ca787152e Update supported python versions
... and also bump hacking to avoid conflict in test requirements.

Change-Id: I0d12ca25bea62577120b89f9f910d4dbbd141aed
2024-01-20 01:22:07 +09:00
Andreas Jaeger 452a7fcc8f [ussuri][goal] Drop python 2.7 support and testing
OpenStack is dropping the py2.7 support in ussuri cycle.

Complete discussion & schedule can be found in
- http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html
- https://etherpad.openstack.org/p/drop-python2-support

Ussuri Communtiy-wide goal:
https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html

Change-Id: I4444bfd4b729ccd86dabe1f2c37f475a3368a812
2020-02-04 20:59:41 +01:00
Monty Taylor 6fc1f5e800
Update tox for OpenStack
requestsexceptions is now part of the shade project, so update
adminstrivia things. We should declare 3.5 support, and not 3.4 or 3.3,
since they're untested. We should also remove the infra exclusions since
it's no longer under that umbrella (also, no code changes were required)

Change-Id: Idc1a5449c6ed5a790083a63dfbd5815fbc9dd650
2017-03-29 05:02:57 -05:00
Monty Taylor 19ee96965a Properly indicate python 3 support
requestsexceptions supports python3 just fine, but the build files did
not indicate this. More importantly, wheel=universal was not set, so it
was just uploading a py2 wheel to pypi. Silly wheels.

Change-Id: I4992eebe18193329699409ecfee9036b67dfbac3
Closes-Bug: 1541616
2016-02-05 21:16:59 -06:00
James E. Blair 82fb34c4e9 Initial commit 2015-10-27 08:04:14 +09:00