Compare commits

..

2 Commits

Author SHA1 Message Date
Sairam Vengala
e8460be8c5 Update metadata in setup.cfg
we are using some "aliases" that the setuptools docs say
"are supported for compatibility reasons" but their use is not advised[1].

[1] https://setuptools.pypa.io/en/latest/userguide/declarative_config.html#metadata

please check this below reference link

[2] https://review.opendev.org/c/openstack/charm-cinder/+/854987

Change-Id: Ia24adb0fe6690a1f89fa8b1675a2c31f3f50b4b9
2023-07-07 07:44:19 +00:00
863c377741 Update master for stable/2023.1
Add file to the reno documentation build to show release notes for
stable/2023.1.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/2023.1.

Sem-Ver: feature
Change-Id: I9b75a33b6eaac93ddf12934ed8f04b823d022aa7
2023-02-24 15:18:54 +00:00
3 changed files with 11 additions and 5 deletions

View File

@@ -0,0 +1,6 @@
===========================
2023.1 Series Release Notes
===========================
.. release-notes::
:branch: stable/2023.1

View File

@@ -7,6 +7,7 @@ Contents:
:maxdepth: 2
unreleased
2023.1
zed
yoga
xena

View File

@@ -1,13 +1,12 @@
[metadata]
name = python-tackerclient
summary = CLI and Client Library for OpenStack Tacker
description_file =
README.rst
description = CLI and Client Library for OpenStack Tacker
long_description = file: README.rst
author = OpenStack
author_email = openstack-discuss@lists.openstack.org
home_page = https://docs.openstack.org/python-tackerclient/
url = https://docs.openstack.org/python-tackerclient/
python_requires = >=3.6
classifier =
classifiers =
Environment :: OpenStack
Intended Audience :: Developers
Intended Audience :: Information Technology