14 Commits

Author SHA1 Message Date
Hervé Beraud
0ed0945275 Drop python3.6/3.7 support in testing runtime
In Zed cycle testing runtime, we are targetting to drop the
python 3.6/3.7 support, project started adding python 3.8 as minimum,

example nova:
- 56b5aed08c/setup.cfg (L13)

Also moving zuul's job to zed

Change-Id: I43aa0f2a571f5a4f2bb31c58a3e287b519dd48bf
2022-05-23 11:53:30 +02:00
LiZekun
9b107f085b Update python testing classifier
Yoga testing runtime[1] has been updated to add py39
testing as voting. Unit tests update are handled by the
job template change in openstack-zuul-job

- https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/820286

this commit updates the classifier in setup.cfg file.

[1] https://governance.openstack.org/tc/reference/runtimes/yoga.html

Change-Id: I844a78282f65110f6d9e41ddc752c7a5bc47a35e
2022-02-22 12:31:37 +00:00
liyou01
dc9f55975e setup.cfg: Replace dashes with underscores
Setuptools v54.1.0 introduces a warning that the use of dash-separated
options in 'setup.cfg' will not be supported in a future version [1].
Get ahead of the issue by replacing the dashes with underscores. Without
this, we see 'UserWarning' messages like the following on new enough
versions of setuptools:

  UserWarning: Usage of dash-separated 'description-file' will not be
  supported in future versions. Please use the underscore name
  'description_file' instead

Change-Id: I7d91bd9d2b3af880dcad33e06771c7d241956579
2021-05-18 10:40:27 +08:00
Radosław Piliszek
4f299a62c2 Drop py2 support and clean things up
Change-Id: I0b2afbb3f8ba1da18e2c10e713e5374a3131a7a6
2021-02-04 15:11:22 +01:00
Davanum Srinivas
704fc6c585 prep for next rev 2017-03-27 10:40:25 -04:00
Davanum Srinivas
fce3cefdd9 Cut 0.0.2 with support for watch etc 2017-03-27 10:38:34 -04:00
Davanum Srinivas
5fa1f73895 Generate documentation for using pbr autodoc feature 2017-03-25 21:00:09 -04:00
Davanum Srinivas
2b3863b252 Prep for next version 2017-03-25 18:16:58 -04:00
Davanum Srinivas
88179ff40c Prepare version 0.0.1 2017-03-25 18:12:41 -04:00
Davanum Srinivas
07418fecfc Fix classifier 2017-03-25 17:34:38 -04:00
Davanum Srinivas
d3f948f6f0 Add labels and coverage report 2017-03-25 16:59:25 -04:00
Davanum Srinivas
bca8c34752 oops, signal py35 support not py34 2017-03-25 13:03:31 -04:00
Davanum Srinivas
c362cd4eb1 Get tox cover target working 2017-03-25 09:32:41 -04:00
Davanum Srinivas
0a23470e00 Initial Cookiecutter Commit. 2017-03-24 13:37:10 -04:00