Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-heatclient for
openSUSE:Factory checked in at 2022-05-25 20:34:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-heatclient (Old)
and /work/SRC/openSUSE:Factory/.python-heatclient.new.2254 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-heatclient"
Wed May 25 20:34:21 2022 rev:35 rq:979061 version:2.5.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-heatclient/python-heatclient.changes
2021-05-10 15:39:34.393516808 +0200
+++
/work/SRC/openSUSE:Factory/.python-heatclient.new.2254/python-heatclient.changes
2022-05-25 20:34:36.716231804 +0200
@@ -1,0 +2,21 @@
+Tue May 24 20:53:44 UTC 2022 - [email protected]
+
+- update to version 2.5.1
+ - Update master for stable/xena
+ - Update python testing classifier
+ - Replace deprecated import of ABCs from collections
+ - Add Python3 yoga unit tests
+ - Fix test and lower constraints
+ - setup.cfg: Replace dashes by underscores
+
+-------------------------------------------------------------------
+Tue Oct 26 21:48:01 UTC 2021 - [email protected]
+
+- update to version 2.4.0
+ - Update master for stable/wallaby
+ - [ussuri][goal] Update contributor documentation
+ - Replace oslo_utils.fnmatch with fnmatch
+ - Add Python3 xena unit tests
+ - fix lower constraint job
+
+-------------------------------------------------------------------
Old:
----
python-heatclient-2.3.0.tar.gz
New:
----
python-heatclient-2.5.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-heatclient.spec ++++++
--- /var/tmp/diff_new_pack.QaYPQo/_old 2022-05-25 20:34:37.356232698 +0200
+++ /var/tmp/diff_new_pack.QaYPQo/_new 2022-05-25 20:34:37.360232703 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-heatclient
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
Name: python-heatclient
-Version: 2.3.0
+Version: 2.5.1
Release: 0
Summary: Python API and CLI for OpenStack Heat
License: Apache-2.0
Group: Development/Languages/Python
URL: https://docs.openstack.org/python-heatclient
-Source0:
https://files.pythonhosted.org/packages/source/p/python-heatclient/python-heatclient-2.3.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-heatclient/python-heatclient-2.5.1.tar.gz
BuildRequires: openstack-macros
BuildRequires: python3-PyYAML >= 3.13
BuildRequires: python3-cliff >= 2.8.0
@@ -43,7 +43,7 @@
Requires: python3-PyYAML >= 3.13
Requires: python3-cliff >= 2.8.0
Requires: python3-iso8601 >= 0.1.11
-Requires: python3-keystoneauth1 >= 3.4.0
+Requires: python3-keystoneauth1 >= 3.8.0
Requires: python3-osc-lib >= 1.14.0
Requires: python3-oslo.i18n >= 3.15.3
Requires: python3-oslo.serialization >= 2.18.0
@@ -65,7 +65,7 @@
Requires: python3-PyYAML >= 3.13
Requires: python3-cliff >= 2.8.0
Requires: python3-iso8601 >= 0.1.11
-Requires: python3-keystoneauth1 >= 3.4.0
+Requires: python3-keystoneauth1 >= 3.8.0
Requires: python3-osc-lib >= 1.14.0
Requires: python3-oslo.i18n >= 3.15.3
Requires: python3-oslo.serialization >= 2.18.0
@@ -95,14 +95,14 @@
This package contains auto-generated documentation.
%prep
-%autosetup -p1 -n python-heatclient-2.3.0
+%autosetup -p1 -n python-heatclient-2.5.1
%py_req_cleanup
%build
%{py3_build}
-PBR_VERSION=2.3.0 %sphinx_build -b html doc/source doc/build/html
-PBR_VERSION=2.3.0 %sphinx_build -b man doc/source doc/build/man
+PBR_VERSION=2.5.1 %sphinx_build -b html doc/source doc/build/html
+PBR_VERSION=2.5.1 %sphinx_build -b man doc/source doc/build/man
# remove the sphinx-build leftovers
rm -rf doc/build/html/.{doctrees,buildinfo}
++++++ _service ++++++
--- /var/tmp/diff_new_pack.QaYPQo/_old 2022-05-25 20:34:37.388232742 +0200
+++ /var/tmp/diff_new_pack.QaYPQo/_new 2022-05-25 20:34:37.392232747 +0200
@@ -1,8 +1,8 @@
<services>
<service mode="disabled" name="renderspec">
- <param
name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/wallaby/openstack/python-heatclient/python-heatclient.spec.j2</param>
+ <param
name="input-template">https://opendev.org/openstack/rpm-packaging/raw/master/openstack/python-heatclient/python-heatclient.spec.j2</param>
<param name="output-name">python-heatclient.spec</param>
- <param
name="requirements">https://opendev.org/openstack/python-heatclient/raw/branch/stable/wallaby/requirements.txt</param>
+ <param
name="requirements">https://opendev.org/openstack/python-heatclient/raw/branch/stable/xena/requirements.txt</param>
<param name="changelog-email">[email protected]</param>
<param name="changelog-provider">gh,openstack,python-heatclient</param>
</service>
++++++ python-heatclient-2.3.0.tar.gz -> python-heatclient-2.5.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python-heatclient-2.3.0/.zuul.yaml
new/python-heatclient-2.5.1/.zuul.yaml
--- old/python-heatclient-2.3.0/.zuul.yaml 2020-12-04 09:45:41.000000000
+0100
+++ new/python-heatclient-2.5.1/.zuul.yaml 2022-02-25 15:04:25.000000000
+0100
@@ -21,7 +21,7 @@
templates:
- openstack-cover-jobs
- openstack-lower-constraints-jobs
- - openstack-python3-wallaby-jobs
+ - openstack-python3-yoga-jobs
- check-requirements
- openstackclient-plugin-jobs
- publish-openstack-docs-pti
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python-heatclient-2.3.0/AUTHORS
new/python-heatclient-2.5.1/AUTHORS
--- old/python-heatclient-2.3.0/AUTHORS 2020-12-04 09:46:32.000000000 +0100
+++ new/python-heatclient-2.5.1/AUTHORS 2022-02-25 15:04:56.000000000 +0100
@@ -120,6 +120,7 @@
Sushil Kumar <[email protected]>
Swann Croiset <[email protected]>
Swapnil Kulkarni (coolsvap) <[email protected]>
+Takashi Kajinami <[email protected]>
Takashi NATSUME <[email protected]>
Tang Chen <[email protected]>
Tetiana Lashchova <[email protected]>
@@ -152,6 +153,7 @@
cedric.brandily <[email protected]>
chenhaiq <[email protected]>
chenxiao <[email protected]>
+dengzhaosen <[email protected]>
dixiaoli <[email protected]>
gong yong sheng <[email protected]>
huang.zhiping <[email protected]>
@@ -172,6 +174,7 @@
ricolin <[email protected]>
ricolin <[email protected]>
ricolin <[email protected]>
+ricolin <[email protected]>
root <[email protected]>
shizhihui <[email protected]>
shu-mutou <[email protected]>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python-heatclient-2.3.0/CONTRIBUTING.rst
new/python-heatclient-2.5.1/CONTRIBUTING.rst
--- old/python-heatclient-2.3.0/CONTRIBUTING.rst 2020-12-04
09:45:41.000000000 +0100
+++ new/python-heatclient-2.5.1/CONTRIBUTING.rst 2022-02-25
15:04:25.000000000 +0100
@@ -1,16 +1,20 @@
-If you would like to contribute to the development of OpenStack,
-you must follow the steps documented at:
+The source repository for this project can be found at:
- https://docs.openstack.org/infra/manual/developers.html#development-workflow
+ https://opendev.org/openstack/python-heatclient
-Once those steps have been completed, changes to OpenStack
-should be submitted for review via the Gerrit tool, following
-the workflow documented at:
+Pull requests submitted through GitHub are not monitored.
- https://docs.openstack.org/infra/manual/developers.html#development-workflow
+To start contributing to OpenStack, follow the steps in the contribution guide
+to set up and use Gerrit:
-Pull requests submitted through GitHub will be ignored.
+
https://docs.openstack.org/contributors/code-and-documentation/quick-start.html
-Bugs should be filed on Storyboard, not GitHub:
+Bugs should be filed on Storyboard,:
https://storyboard.openstack.org/#!/project/openstack/python-heatclient
+
+For more specific information about contributing to this repository, see the
+python-heatclient contributor guide:
+
+
https://docs.openstack.org/python-heatclient/latest/contributor/contributing.html
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python-heatclient-2.3.0/ChangeLog
new/python-heatclient-2.5.1/ChangeLog
--- old/python-heatclient-2.3.0/ChangeLog 2020-12-04 09:46:32.000000000
+0100
+++ new/python-heatclient-2.5.1/ChangeLog 2022-02-25 15:04:56.000000000
+0100
@@ -1,6 +1,29 @@
CHANGES
=======
+2.5.1
+-----
+
+* setup.cfg: Replace dashes by underscores
+
+2.5.0
+-----
+
+* Update python testing classifier
+* Replace deprecated import of ABCs from collections
+* Fix test and lower constraints
+* Add Python3 yoga unit tests
+* Update master for stable/xena
+
+2.4.0
+-----
+
+* Replace oslo\_utils.fnmatch with fnmatch
+* fix lower constraint job
+* [ussuri][goal] Update contributor documentation
+* Add Python3 xena unit tests
+* Update master for stable/wallaby
+
2.3.0
-----
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python-heatclient-2.3.0/PKG-INFO
new/python-heatclient-2.5.1/PKG-INFO
--- old/python-heatclient-2.3.0/PKG-INFO 2020-12-04 09:46:32.277809400
+0100
+++ new/python-heatclient-2.5.1/PKG-INFO 2022-02-25 15:04:56.762447400
+0100
@@ -1,6 +1,6 @@
Metadata-Version: 1.2
Name: python-heatclient
-Version: 2.3.0
+Version: 2.5.1
Summary: OpenStack Orchestration API Client Library
Home-page: https://docs.openstack.org/python-heatclient/latest
Author: OpenStack
@@ -65,6 +65,7 @@
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
+Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.6
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python-heatclient-2.3.0/doc/source/contributor/contributing.rst
new/python-heatclient-2.5.1/doc/source/contributor/contributing.rst
--- old/python-heatclient-2.3.0/doc/source/contributor/contributing.rst
1970-01-01 01:00:00.000000000 +0100
+++ new/python-heatclient-2.5.1/doc/source/contributor/contributing.rst
2022-02-25 15:04:25.000000000 +0100
@@ -0,0 +1,48 @@
+============================
+So You Want to Contribute...
+============================
+For general information on contributing to OpenStack, please check out the
+`contributor guide <https://docs.openstack.org/contributors/>`_ to get started.
+It covers all the basics that are common to all OpenStack projects: the
accounts
+you need, the basics of interacting with our Gerrit review system, how we
+communicate as a community, etc.
+Below will cover the more project specific information you need to get started
+with python-heatclient.
+
+Communication
+~~~~~~~~~~~~~
+* IRC channel #heat at OFTC
+* Mailing list (prefix subjects with ``[heat]`` for faster responses)
+ http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-discuss
+
+Contacting the Core Team
+~~~~~~~~~~~~~~~~~~~~~~~~
+Please refer the `python-heatclient Core Team
+<https://review.opendev.org/admin/groups/b4b16f97f2b8416cb0111c0bec5df885bd779347,members>`_
contacts.
+
+New Feature Planning
+~~~~~~~~~~~~~~~~~~~~
+python-heatclient features are tracked on `Storyboard
<https://storyboard.openstack.org/#!/project/openstack/heat>`_.
+Please specify the reported story with `python-heatclient`.
+
+Task Tracking
+~~~~~~~~~~~~~
+We track our tasks in `Storyboard
<https://storyboard.openstack.org/#!/project/openstack/heat>`_.
+Please specify the reported story with `python-heatclient`.
+
+Reporting a Bug
+~~~~~~~~~~~~~~~
+You found an issue and want to make sure we are aware of it? You can do so on
+`Storyboard <https://storyboard.openstack.org/#!/project/openstack/heat>`_.
+Please specify the reported story with `python-heatclient`.
+
+Getting Your Patch Merged
+~~~~~~~~~~~~~~~~~~~~~~~~~
+All changes proposed to the python-heatclient project require one or two +2
votes
+from python-heatclient core reviewers before one of the core reviewers can
approve
+patch by giving ``Workflow +1`` vote.
+
+Project Team Lead Duties
+~~~~~~~~~~~~~~~~~~~~~~~~
+All common PTL duties are enumerated in the `PTL guide
+<https://docs.openstack.org/project-team-guide/ptl.html>`_.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python-heatclient-2.3.0/doc/source/index.rst
new/python-heatclient-2.5.1/doc/source/index.rst
--- old/python-heatclient-2.3.0/doc/source/index.rst 2020-12-04
09:45:41.000000000 +0100
+++ new/python-heatclient-2.5.1/doc/source/index.rst 2022-02-25
15:04:25.000000000 +0100
@@ -108,14 +108,12 @@
man/heat
-============
-Contributing
-============
+For Contributors
+================
-Code is mirrored `on GitHub`_. Submit bugs to the python-heatclient project on
-`Launchpad`_. Submit code to the openstack/python-heatclient project using
-`Gerrit`_.
+* If you are a new contributor to python-heatclient please refer:
:doc:`contributor/contributing`
-.. _on GitHub: https://github.com/openstack/python-heatclient
-.. _Launchpad: https://launchpad.net/python-heatclient
-.. _Gerrit:
https://docs.openstack.org/infra/manual/developers.html#development-workflow
+ .. toctree::
+ :hidden:
+
+ contributor/contributing
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python-heatclient-2.3.0/heatclient/common/hook_utils.py
new/python-heatclient-2.5.1/heatclient/common/hook_utils.py
--- old/python-heatclient-2.3.0/heatclient/common/hook_utils.py 2020-12-04
09:45:41.000000000 +0100
+++ new/python-heatclient-2.5.1/heatclient/common/hook_utils.py 2022-02-25
15:04:25.000000000 +0100
@@ -10,10 +10,9 @@
# License for the specific language governing permissions and limitations
# under the License.
+import fnmatch
import logging
-from oslo_utils import fnmatch
-
from heatclient._i18n import _
from heatclient import exc
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python-heatclient-2.3.0/heatclient/common/template_utils.py
new/python-heatclient-2.5.1/heatclient/common/template_utils.py
--- old/python-heatclient-2.3.0/heatclient/common/template_utils.py
2020-12-04 09:45:41.000000000 +0100
+++ new/python-heatclient-2.5.1/heatclient/common/template_utils.py
2022-02-25 15:04:25.000000000 +0100
@@ -13,7 +13,7 @@
# License for the specific language governing permissions and limitations
# under the License.
-import collections
+from collections import abc
from oslo_serialization import jsonutils
import six
from six.moves.urllib import error
@@ -203,10 +203,10 @@
old = {}
for k, v in new.items():
- if isinstance(v, collections.Mapping):
+ if isinstance(v, abc.Mapping):
r = deep_update(old.get(k, {}), v)
old[k] = r
- elif v is None and isinstance(old.get(k), collections.Mapping):
+ elif v is None and isinstance(old.get(k), abc.Mapping):
# Don't override empty data, to work around yaml syntax issue
pass
else:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python-heatclient-2.3.0/heatclient/tests/functional/osc/v1/test_readonly.py
new/python-heatclient-2.5.1/heatclient/tests/functional/osc/v1/test_readonly.py
---
old/python-heatclient-2.3.0/heatclient/tests/functional/osc/v1/test_readonly.py
2020-12-04 09:45:41.000000000 +0100
+++
new/python-heatclient-2.5.1/heatclient/tests/functional/osc/v1/test_readonly.py
2022-02-25 15:04:25.000000000 +0100
@@ -91,7 +91,7 @@
def test_openstack_resource_type_show(self):
rsrc_schema = self.openstack('orchestration resource type show '
'OS::Heat::RandomString')
- self.assertIsInstance(yaml.load(rsrc_schema), dict)
+ self.assertIsInstance(yaml.safe_load(rsrc_schema), dict)
def _template_validate(self, templ_name, parms):
heat_template_path = self.get_template_path(templ_name)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python-heatclient-2.3.0/lower-constraints.txt
new/python-heatclient-2.5.1/lower-constraints.txt
--- old/python-heatclient-2.3.0/lower-constraints.txt 2020-12-04
09:45:41.000000000 +0100
+++ new/python-heatclient-2.5.1/lower-constraints.txt 2022-02-25
15:04:25.000000000 +0100
@@ -8,17 +8,16 @@
coverage==4.0
cryptography==2.7
debtcollector==1.2.0
-decorator==3.4.0
+decorator==4.3.0
deprecation==1.0
-docutils==0.11
+docutils==0.13.1
dogpile.cache==0.6.2
dulwich==0.15.0
extras==1.0.0
fasteners==0.7.0
fixtures==3.0.0
-flake8==2.5.5
+flake8==3.7.0
future==0.16.0
-hacking==0.12.0
idna==2.6
imagesize==0.7.1
iso8601==0.1.11
@@ -27,16 +26,16 @@
jsonpatch==1.16
jsonpointer==1.13
jsonschema==2.6.0
-keystoneauth1==3.4.0
+keystoneauth1==3.8.0
linecache2==1.0.0
MarkupSafe==1.0
-mccabe==0.2.1
+mccabe==0.6.0
monotonic==0.6
-msgpack-python==0.4.0
+msgpack-python==0.5.6
munch==2.1.0
netaddr==0.7.18
netifaces==0.10.4
-openstacksdk==0.11.2
+openstacksdk==0.15.0
os-client-config==1.28.0
os-service-types==1.2.0
os-testr==1.0.0
@@ -55,7 +54,7 @@
prettytable==0.7.2
pyasn1==0.1.8
pycparser==2.18
-pyflakes==0.8.1
+pyflakes==2.1.0
Pygments==2.2.0
pyinotify==0.9.6
pyOpenSSL==17.1.0
@@ -70,7 +69,7 @@
python-openstackclient==3.12.0
python-subunit==1.0.0
python-swiftclient==3.2.0
-pytz==2013.6
+pytz==2018.3
PyYAML==3.13
requests-mock==1.2.0
requests==2.14.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python-heatclient-2.3.0/python_heatclient.egg-info/PKG-INFO
new/python-heatclient-2.5.1/python_heatclient.egg-info/PKG-INFO
--- old/python-heatclient-2.3.0/python_heatclient.egg-info/PKG-INFO
2020-12-04 09:46:32.000000000 +0100
+++ new/python-heatclient-2.5.1/python_heatclient.egg-info/PKG-INFO
2022-02-25 15:04:56.000000000 +0100
@@ -1,6 +1,6 @@
Metadata-Version: 1.2
Name: python-heatclient
-Version: 2.3.0
+Version: 2.5.1
Summary: OpenStack Orchestration API Client Library
Home-page: https://docs.openstack.org/python-heatclient/latest
Author: OpenStack
@@ -65,6 +65,7 @@
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
+Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.6
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python-heatclient-2.3.0/python_heatclient.egg-info/SOURCES.txt
new/python-heatclient-2.5.1/python_heatclient.egg-info/SOURCES.txt
--- old/python-heatclient-2.3.0/python_heatclient.egg-info/SOURCES.txt
2020-12-04 09:46:32.000000000 +0100
+++ new/python-heatclient-2.5.1/python_heatclient.egg-info/SOURCES.txt
2022-02-25 15:04:56.000000000 +0100
@@ -23,6 +23,7 @@
doc/source/cli/software_config.rst
doc/source/cli/software_deployment.rst
doc/source/cli/stack.rst
+doc/source/contributor/contributing.rst
doc/source/ext/gen_ref.py
doc/source/man/heat.rst
heatclient/__init__.py
@@ -152,4 +153,6 @@
releasenotes/source/unreleased.rst
releasenotes/source/ussuri.rst
releasenotes/source/victoria.rst
+releasenotes/source/wallaby.rst
+releasenotes/source/xena.rst
tools/heat.bash_completion
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python-heatclient-2.3.0/python_heatclient.egg-info/pbr.json
new/python-heatclient-2.5.1/python_heatclient.egg-info/pbr.json
--- old/python-heatclient-2.3.0/python_heatclient.egg-info/pbr.json
2020-12-04 09:46:32.000000000 +0100
+++ new/python-heatclient-2.5.1/python_heatclient.egg-info/pbr.json
2022-02-25 15:04:56.000000000 +0100
@@ -1 +1 @@
-{"git_version": "b2a601c", "is_release": true}
\ No newline at end of file
+{"git_version": "a9abc54", "is_release": true}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python-heatclient-2.3.0/python_heatclient.egg-info/requires.txt
new/python-heatclient-2.5.1/python_heatclient.egg-info/requires.txt
--- old/python-heatclient-2.3.0/python_heatclient.egg-info/requires.txt
2020-12-04 09:46:32.000000000 +0100
+++ new/python-heatclient-2.5.1/python_heatclient.egg-info/requires.txt
2022-02-25 15:04:56.000000000 +0100
@@ -1,9 +1,9 @@
Babel!=2.4.0,>=2.3.4
-PrettyTable<0.8,>=0.7.2
+PrettyTable>=0.7.2
PyYAML>=3.13
cliff!=2.9.0,>=2.8.0
iso8601>=0.1.11
-keystoneauth1>=3.4.0
+keystoneauth1>=3.8.0
osc-lib>=1.14.0
oslo.i18n>=3.15.3
oslo.serialization!=2.19.1,>=2.18.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python-heatclient-2.3.0/releasenotes/source/index.rst
new/python-heatclient-2.5.1/releasenotes/source/index.rst
--- old/python-heatclient-2.3.0/releasenotes/source/index.rst 2020-12-04
09:45:41.000000000 +0100
+++ new/python-heatclient-2.5.1/releasenotes/source/index.rst 2022-02-25
15:04:25.000000000 +0100
@@ -7,6 +7,8 @@
:caption: Contents:
unreleased
+ xena
+ wallaby
victoria
ussuri
train
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python-heatclient-2.3.0/releasenotes/source/wallaby.rst
new/python-heatclient-2.5.1/releasenotes/source/wallaby.rst
--- old/python-heatclient-2.3.0/releasenotes/source/wallaby.rst 1970-01-01
01:00:00.000000000 +0100
+++ new/python-heatclient-2.5.1/releasenotes/source/wallaby.rst 2022-02-25
15:04:25.000000000 +0100
@@ -0,0 +1,6 @@
+============================
+Wallaby Series Release Notes
+============================
+
+.. release-notes::
+ :branch: stable/wallaby
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python-heatclient-2.3.0/releasenotes/source/xena.rst
new/python-heatclient-2.5.1/releasenotes/source/xena.rst
--- old/python-heatclient-2.3.0/releasenotes/source/xena.rst 1970-01-01
01:00:00.000000000 +0100
+++ new/python-heatclient-2.5.1/releasenotes/source/xena.rst 2022-02-25
15:04:25.000000000 +0100
@@ -0,0 +1,6 @@
+=========================
+Xena Series Release Notes
+=========================
+
+.. release-notes::
+ :branch: stable/xena
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python-heatclient-2.3.0/requirements.txt
new/python-heatclient-2.5.1/requirements.txt
--- old/python-heatclient-2.3.0/requirements.txt 2020-12-04
09:45:41.000000000 +0100
+++ new/python-heatclient-2.5.1/requirements.txt 2022-02-25
15:04:25.000000000 +0100
@@ -7,11 +7,11 @@
cliff!=2.9.0,>=2.8.0 # Apache-2.0
iso8601>=0.1.11 # MIT
osc-lib>=1.14.0 # Apache-2.0
-PrettyTable<0.8,>=0.7.2 # BSD
+PrettyTable>=0.7.2 # BSD
oslo.i18n>=3.15.3 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
oslo.utils>=3.33.0 # Apache-2.0
-keystoneauth1>=3.4.0 # Apache-2.0
+keystoneauth1>=3.8.0 # Apache-2.0
python-swiftclient>=3.2.0 # Apache-2.0
PyYAML>=3.13 # MIT
requests>=2.14.2 # Apache-2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python-heatclient-2.3.0/setup.cfg
new/python-heatclient-2.5.1/setup.cfg
--- old/python-heatclient-2.3.0/setup.cfg 2020-12-04 09:46:32.277809400
+0100
+++ new/python-heatclient-2.5.1/setup.cfg 2022-02-25 15:04:56.762447400
+0100
@@ -2,12 +2,12 @@
name = python-heatclient
url = http://launchpad.net/python-heatclient
summary = OpenStack Orchestration API Client Library
-description-file =
+description_file =
README.rst
author = OpenStack
-author-email = [email protected]
-home-page = https://docs.openstack.org/python-heatclient/latest
-python-requires = >=3.6
+author_email = [email protected]
+home_page = https://docs.openstack.org/python-heatclient/latest
+python_requires = >=3.6
classifier =
Development Status :: 5 - Production/Stable
Environment :: Console
@@ -21,6 +21,7 @@
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
+ Programming Language :: Python :: 3.9
Programming Language :: Python :: 3 :: Only
Programming Language :: Python :: Implementation :: CPython
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python-heatclient-2.3.0/tox.ini
new/python-heatclient-2.5.1/tox.ini
--- old/python-heatclient-2.3.0/tox.ini 2020-12-04 09:45:41.000000000 +0100
+++ new/python-heatclient-2.5.1/tox.ini 2022-02-25 15:04:25.000000000 +0100
@@ -1,5 +1,5 @@
[tox]
-envlist = pypy,py38,pep8
+envlist = pypy,py39,pep8
ignore_basepython_conflict = true
minversion = 3.1.0
skipsdist = True