Commit Graph

11 Commits

Author SHA1 Message Date
Takashi Kajinami 4b510162e5 Vendor dib-run-parts
The dib-utils repository was retired as part of retirement of TripleO.
This imports the tiny dib-run-parts script because it's used by
os-refresh-config now.

This also removes direct execution of os_refresh_config.py, which is
required only for testing.

Change-Id: Ia516e604bafdc59dbcfa81796348191b03cbe0b7
2024-02-29 17:49:13 +09:00
Takashi Kajinami 76c6c0f2e6 Remove unnecessary egg_info options
The tag_svn_revision option was already removed[1]. The values set to
the other two options are effectively same as their defaults.

[1] https://github.com/pypa/setuptools/issues/619

Change-Id: If69a8a10e8bc410974ea2d31be21fab7ec103477
2023-12-20 14:10:03 +09:00
Takashi Kajinami 1ec9943720 Remove support for Python < 3.8
... to be aligned with the global tested runtimes.

Change-Id: I0e82b1d3699960b42bb5b146963f1892566e9179
2023-11-27 21:13:39 +09:00
Takashi Kajinami 812905b54b Update python job template
... and supported python runtime versions.

Change-Id: Ib78158e63021ae09b1fb2801b0e9486fefd30831
2023-10-18 14:38:01 +09:00
Andreas Jaeger 2d6a97498e Cleanup py27 support
Make a few cleanups:
- Remove python 2.7 stanza from setup.py
- Add requires on python >= 3.6 to setup.cfg so that pypi and pip
  know about the requirement
- Remove obsolete sections from setup.cfg:
  * Wheel is not needed for python 3 only repo
- Update classifiers
- Update requirements, no need for python_version anymore

Change-Id: Ibcee6e71253fceb4c46442646a99f3b58e9df26d
2020-04-05 10:16:09 +02:00
xuanyandong cc543ed5af
Stop testing python2.7
Train was the last release supporting python2. Let's rip the bandaid
off.

Change-Id: I842cf731fbad0dae72cf902366655eb7b4f8ca1b
2020-03-13 14:47:47 -05:00
Corey Bryant 4306cf9ee7 Add Python 3 Train unit tests
This is a mechanically generated patch to ensure unit testing is in place
for all of the Tested Runtimes for Train.

See the Train python3-updates goal document for details:
https://governance.openstack.org/tc/goals/train/python3-updates.html

Change-Id: I9ed1a88e2d67267b026ebad2f45327e9ad03d381
Story: #2005924
Task: #34253
2019-07-12 16:22:53 -04:00
melissaml f1042d5e6e Change openstack-dev to openstack-discuss
Mailinglists have been updated. Openstack-discuss replaces openstack-dev.

Change-Id: Ib3c02f679fbb4d823f1ff41f0c798cf0cc6f8677
2018-12-05 00:31:32 +08:00
Sascha Peilicke 36c4d8f252 Support building wheels (PEP-427)
With that, building and uploading wheels to PyPI is only one "python
setup.py bdist_wheel" away.

Change-Id: I5be3ea39fd43db85a3b99b50a69b7ca6aaa2690e
2013-11-19 10:33:09 +01:00
Monty Taylor a9de82b965 Update stackforge references to openstack
Change-Id: Ibddc917184b683f57d52ca444cdfcb1c92a04ee0
2013-08-17 23:00:11 -04:00
Monty Taylor 4438058c81 Updated to OpenStack standards
Change-Id: Idf87a63c72bfb85de713ebb69564509f8c00393b
2013-08-13 13:45:14 -03:00