Commit Graph

15 Commits

Author SHA1 Message Date
Ghanshyam Mann 4090e0f069 Update python classifier in setup.cfg
As per the current release tested runtime, we test
python version from 3.8 to 3.11 so updating the
same in python classifier in setup.cfg

Change-Id: Ib306efd5d2f6d177aba6bf6307f4132252ac2b14
2024-01-11 15:37:25 -08:00
Artem Goncharov f81a146e3b replace "-" with "_" in setup.cfg
Time is ticking and a deadline is approaching fast for "-" in setup.cfg
to stop working.

Change-Id: I429d4a01b0fa782d6a65d180d57c49e842f199ff
2023-08-30 09:15:39 +02:00
Andreas Jaeger 0ef60e6249 Cleanup py27 support
Make a few cleanups:
- Remove python 2.7 stanza from setup.py
- Add requires on python >= 3.5 to setup.cfg so that pypi and pip
  know about the requirement
- Remove obsolete sections from setup.cfg
- Update classifiers

Depends-On: https://review.opendev.org/718068
Change-Id: I55b4938edae85aa8108be62c49f0ac7fc6682997
2020-04-17 12:04:22 +00:00
Monty Taylor cee637ad9c Stop testing python2.7
Train was the last release supporting python2. Let's rip the bandaid off.

Change-Id: If1fe0e7d8897e56ca485157dcb75bea7b1d77e47
2019-10-04 14:39:19 +02:00
Corey Bryant 2a0a6a079a 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: Id917c1d2035ff4d7792203d1287b68ea7f7891cd
Story: #2005924
Task: #34233
2019-07-05 14:35:39 -04:00
malei 51f0e2d413 Change openstack-dev to openstack-discuss
Mailinglists have been updated. Openstack-discuss replaces openstack-dev.

Change-Id: I5e399a0dd8cc44edb7f9d8df9dfc66b0966adf7f
2018-12-04 23:58:50 +08:00
lingyongxu 240e2594b9 Update the documentation link for doc migration
This patch is proposed according to the Direction 10 of doc
migration(https://etherpad.openstack.org/p/doc-migration-tracking).

Change-Id: Ida458338d353cbd6cc0162263db25f533b0bd9fd
2017-08-07 15:10:42 +08:00
Doug Hellmann 412f0fdd85 turn on warning-is-error in documentation build
Change-Id: I18cdecec84f8dd5f11741ac1ffc35630f7eb64b8
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-06-22 15:17:54 -04:00
Monty Taylor 53858f340e
Remove 3.4 from tox envlist
We don't support it.

Change-Id: I43c9bc965374cb8fbbe9c40f366aed31d8cf9022
2017-01-12 08:17:48 -05:00
Tony Xu 2d78f1ae94 Update homepage with developer documentation page
Change-Id: Id7df70e3cfaa29218c2e2badefcbc8a296d86f8d
2016-09-26 23:51:53 +08:00
ChangBo Guo(gcb) b0fa4383b0 drop python3.3 support in classifier
We don't run python 3.3 CI jobs anymore,
so just drop it from classifier.

Change-Id: I871269ae54067aae40f5dc06affbd4354104ee91
2016-05-07 16:56:32 +08:00
Doug Hellmann f765a16c6c remove python 2.6 os-client-config classifier
OpenStack projects are no longer being tested under Python 2.6, so
remove the classifier implying that this project supports 2.6.

Change-Id: Ic24f93d5f7e7ffb1eaf91617c09cc897163e88df
2015-12-24 01:22:07 +00:00
Monty Taylor 379962f0e8 Add universal=1 to setup.cfg to build python 3 wheels
os-client-config gates on python3.

Change-Id: I887ab2f2f2436e7423eab8abc23655423ee7b226
2015-10-02 11:08:22 -04:00
Monty Taylor 9bbb4f30f4 Remove babel and add pyyaml 2014-09-21 12:20:55 -07:00
Monty Taylor edadf145f3 Initial Cookiecutter Commit. 2014-09-20 16:16:13 -07:00