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 2021-05-10 15:37:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-heatclient (Old) and /work/SRC/openSUSE:Factory/.python-heatclient.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-heatclient" Mon May 10 15:37:21 2021 rev:34 rq:889967 version:2.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-heatclient/python-heatclient.changes 2020-10-26 16:16:01.494921195 +0100 +++ /work/SRC/openSUSE:Factory/.python-heatclient.new.2988/python-heatclient.changes 2021-05-10 15:39:34.393516808 +0200 @@ -1,0 +2,11 @@ +Sun May 2 17:23:01 UTC 2021 - cloud-de...@suse.de + +- update to version 2.3.0 + - Bump default tox env from py37 to py38 + - Update master for stable/victoria + - Python 3.9: base64.encodestring is removed + - Stop to use the __future__ module. + - [goal] Migrate testing to ubuntu focal + - Add Python3 wallaby unit tests + +------------------------------------------------------------------- Old: ---- python-heatclient-2.2.1.tar.gz New: ---- python-heatclient-2.3.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-heatclient.spec ++++++ --- /var/tmp/diff_new_pack.8Ua2ad/_old 2021-05-10 15:39:34.833515007 +0200 +++ /var/tmp/diff_new_pack.8Ua2ad/_new 2021-05-10 15:39:34.837514992 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-heatclient # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,20 +17,20 @@ Name: python-heatclient -Version: 2.2.1 +Version: 2.3.0 Release: 0 Summary: Python API and CLI for OpenStack Heat License: Apache-2.0 Group: Development/Languages/Python -URL: https://launchpad.net/python-heatclient -Source0: https://files.pythonhosted.org/packages/source/p/python-heatclient/python-heatclient-2.2.1.tar.gz +URL: https://docs.openstack.org/python-heatclient +Source0: https://files.pythonhosted.org/packages/source/p/python-heatclient/python-heatclient-2.3.0.tar.gz BuildRequires: openstack-macros -BuildRequires: python3-PyYAML >= 3.12 +BuildRequires: python3-PyYAML >= 3.13 BuildRequires: python3-cliff >= 2.8.0 BuildRequires: python3-devel BuildRequires: python3-fixtures BuildRequires: python3-mock -BuildRequires: python3-osc-lib >= 1.8.0 +BuildRequires: python3-osc-lib >= 1.14.0 BuildRequires: python3-oslo.serialization >= 2.18.0 BuildRequires: python3-pbr >= 2.0.0 BuildRequires: python3-requests-mock @@ -40,11 +40,11 @@ BuildRequires: python3-testtools Requires: python3-Babel >= 2.3.4 Requires: python3-PrettyTable >= 0.7.2 -Requires: python3-PyYAML >= 3.12 +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-osc-lib >= 1.8.0 +Requires: python3-osc-lib >= 1.14.0 Requires: python3-oslo.i18n >= 3.15.3 Requires: python3-oslo.serialization >= 2.18.0 Requires: python3-oslo.utils >= 3.33.0 @@ -60,14 +60,13 @@ %package -n python3-heatclient Summary: Python API and CLI for OpenStack Heat -Group: Development/Languages/Python Requires: python3-Babel >= 2.3.4 Requires: python3-PrettyTable >= 0.7.2 -Requires: python3-PyYAML >= 3.12 +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-osc-lib >= 1.8.0 +Requires: python3-osc-lib >= 1.14.0 Requires: python3-oslo.i18n >= 3.15.3 Requires: python3-oslo.serialization >= 2.18.0 Requires: python3-oslo.utils >= 3.33.0 @@ -96,14 +95,14 @@ This package contains auto-generated documentation. %prep -%autosetup -p1 -n python-heatclient-2.2.1 +%autosetup -p1 -n python-heatclient-2.3.0 %py_req_cleanup %build %{py3_build} -PBR_VERSION=2.2.1 %sphinx_build -b html doc/source doc/build/html -PBR_VERSION=2.2.1 %sphinx_build -b man doc/source doc/build/man +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 # remove the sphinx-build leftovers rm -rf doc/build/html/.{doctrees,buildinfo} ++++++ _service ++++++ --- /var/tmp/diff_new_pack.8Ua2ad/_old 2021-05-10 15:39:34.861514893 +0200 +++ /var/tmp/diff_new_pack.8Ua2ad/_new 2021-05-10 15:39:34.865514876 +0200 @@ -1,8 +1,8 @@ <services> <service mode="disabled" name="renderspec"> - <param name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/victoria/openstack/python-heatclient/python-heatclient.spec.j2</param> + <param name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/wallaby/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/victoria/requirements.txt</param> + <param name="requirements">https://opendev.org/openstack/python-heatclient/raw/branch/stable/wallaby/requirements.txt</param> <param name="changelog-email">cloud-de...@suse.de</param> <param name="changelog-provider">gh,openstack,python-heatclient</param> </service> ++++++ python-heatclient-2.2.1.tar.gz -> python-heatclient-2.3.0.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-heatclient-2.2.1/.zuul.yaml new/python-heatclient-2.3.0/.zuul.yaml --- old/python-heatclient-2.2.1/.zuul.yaml 2020-09-11 16:28:58.000000000 +0200 +++ new/python-heatclient-2.3.0/.zuul.yaml 2020-12-04 09:45:41.000000000 +0100 @@ -21,7 +21,7 @@ templates: - openstack-cover-jobs - openstack-lower-constraints-jobs - - openstack-python3-victoria-jobs + - openstack-python3-wallaby-jobs - check-requirements - openstackclient-plugin-jobs - publish-openstack-docs-pti diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-heatclient-2.2.1/AUTHORS new/python-heatclient-2.3.0/AUTHORS --- old/python-heatclient-2.2.1/AUTHORS 2020-09-11 16:29:59.000000000 +0200 +++ new/python-heatclient-2.3.0/AUTHORS 2020-12-04 09:46:32.000000000 +0100 @@ -41,6 +41,7 @@ Ghanshyam Mann <gm...@ghanshyammann.com> G??bor Antal <an...@inf.u-szeged.hu> Herman Ge <g...@cn.ibm.com> +Herv?? Beraud <hber...@redhat.com> Ian Main <im...@redhat.com> Ian Wienand <iwien...@redhat.com> Itxaka <itx...@redhat.com> @@ -124,6 +125,7 @@ Tetiana Lashchova <tlashch...@mirantis.com> Tetyana Lashchova <tlashch...@mirantis.com> Thomas Bechtold <tbecht...@suse.com> +Thomas Goirand <z...@debian.org> Thomas Herve <the...@redhat.com> Thomas Herve <thomas.he...@enovance.com> Tim Schnell <tim.schn...@rackspace.com> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-heatclient-2.2.1/ChangeLog new/python-heatclient-2.3.0/ChangeLog --- old/python-heatclient-2.2.1/ChangeLog 2020-09-11 16:29:59.000000000 +0200 +++ new/python-heatclient-2.3.0/ChangeLog 2020-12-04 09:46:32.000000000 +0100 @@ -1,6 +1,14 @@ CHANGES ======= +2.3.0 +----- + +* Python 3.9: base64.encodestring is removed +* Add Python3 wallaby unit tests +* Update master for stable/victoria +* [goal] Migrate testing to ubuntu focal + 2.2.1 ----- @@ -9,9 +17,11 @@ 2.2.0 ----- +* Stop to use the \_\_future\_\_ module * Switch to newer openstackdocstheme and reno versions * Fix hacking min version to 3.0.1 * Use unittest.mock instead of third party mock +* Bump default tox env from py37 to py38 * Add py38 package metadata * Add Python3 victoria unit tests * Update master for stable/ussuri diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-heatclient-2.2.1/PKG-INFO new/python-heatclient-2.3.0/PKG-INFO --- old/python-heatclient-2.2.1/PKG-INFO 2020-09-11 16:29:59.000000000 +0200 +++ new/python-heatclient-2.3.0/PKG-INFO 2020-12-04 09:46:32.277809400 +0100 @@ -1,6 +1,6 @@ Metadata-Version: 1.2 Name: python-heatclient -Version: 2.2.1 +Version: 2.3.0 Summary: OpenStack Orchestration API Client Library Home-page: https://docs.openstack.org/python-heatclient/latest Author: OpenStack diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-heatclient-2.2.1/heatclient/common/utils.py new/python-heatclient-2.3.0/heatclient/common/utils.py --- old/python-heatclient-2.2.1/heatclient/common/utils.py 2020-09-11 16:28:58.000000000 +0200 +++ new/python-heatclient-2.3.0/heatclient/common/utils.py 2020-12-04 09:45:41.000000000 +0100 @@ -420,7 +420,7 @@ try: content.decode('utf-8') except ValueError: - content = base64.encodestring(content) + content = base64.encodebytes(content) return content diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-heatclient-2.2.1/heatclient/shell.py new/python-heatclient-2.3.0/heatclient/shell.py --- old/python-heatclient-2.2.1/heatclient/shell.py 2020-09-11 16:28:58.000000000 +0200 +++ new/python-heatclient-2.3.0/heatclient/shell.py 2020-12-04 09:45:41.000000000 +0100 @@ -14,8 +14,6 @@ Command-line interface to the Heat API. """ -from __future__ import print_function - import argparse import logging import sys diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-heatclient-2.2.1/heatclient/v1/shell.py new/python-heatclient-2.3.0/heatclient/v1/shell.py --- old/python-heatclient-2.2.1/heatclient/v1/shell.py 2020-09-11 16:28:58.000000000 +0200 +++ new/python-heatclient-2.3.0/heatclient/v1/shell.py 2020-12-04 09:45:41.000000000 +0100 @@ -740,7 +740,7 @@ @utils.arg('--with-detail', default=False, action="store_true", help=_('Enable detail information presented, like ' 'key and description.')) -def do_output_show(hc, args): +def do_output_show(hc, args): # noqa: C901 """Show a specific stack output.""" show_deprecated('heat output-show', 'openstack stack output show') diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-heatclient-2.2.1/lower-constraints.txt new/python-heatclient-2.3.0/lower-constraints.txt --- old/python-heatclient-2.2.1/lower-constraints.txt 2020-09-11 16:28:58.000000000 +0200 +++ new/python-heatclient-2.3.0/lower-constraints.txt 2020-12-04 09:45:41.000000000 +0100 @@ -2,11 +2,11 @@ appdirs==1.3.0 asn1crypto==0.23.0 Babel==2.3.4 -cffi==1.7.0 +cffi==1.14.0 cliff==2.8.0 cmd2==0.8.0 coverage==4.0 -cryptography==2.1 +cryptography==2.7 debtcollector==1.2.0 decorator==3.4.0 deprecation==1.0 @@ -40,7 +40,7 @@ os-client-config==1.28.0 os-service-types==1.2.0 os-testr==1.0.0 -osc-lib==1.8.0 +osc-lib==1.14.0 oslo.concurrency==3.25.0 oslo.config==5.2.0 oslo.context==2.19.2 @@ -71,7 +71,7 @@ python-subunit==1.0.0 python-swiftclient==3.2.0 pytz==2013.6 -PyYAML==3.12 +PyYAML==3.13 requests-mock==1.2.0 requests==2.14.2 requestsexceptions==1.2.0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-heatclient-2.2.1/python_heatclient.egg-info/PKG-INFO new/python-heatclient-2.3.0/python_heatclient.egg-info/PKG-INFO --- old/python-heatclient-2.2.1/python_heatclient.egg-info/PKG-INFO 2020-09-11 16:29:59.000000000 +0200 +++ new/python-heatclient-2.3.0/python_heatclient.egg-info/PKG-INFO 2020-12-04 09:46:32.000000000 +0100 @@ -1,6 +1,6 @@ Metadata-Version: 1.2 Name: python-heatclient -Version: 2.2.1 +Version: 2.3.0 Summary: OpenStack Orchestration API Client Library Home-page: https://docs.openstack.org/python-heatclient/latest Author: OpenStack diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-heatclient-2.2.1/python_heatclient.egg-info/SOURCES.txt new/python-heatclient-2.3.0/python_heatclient.egg-info/SOURCES.txt --- old/python-heatclient-2.2.1/python_heatclient.egg-info/SOURCES.txt 2020-09-11 16:29:59.000000000 +0200 +++ new/python-heatclient-2.3.0/python_heatclient.egg-info/SOURCES.txt 2020-12-04 09:46:32.000000000 +0100 @@ -151,4 +151,5 @@ releasenotes/source/train.rst releasenotes/source/unreleased.rst releasenotes/source/ussuri.rst +releasenotes/source/victoria.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.2.1/python_heatclient.egg-info/pbr.json new/python-heatclient-2.3.0/python_heatclient.egg-info/pbr.json --- old/python-heatclient-2.2.1/python_heatclient.egg-info/pbr.json 2020-09-11 16:29:59.000000000 +0200 +++ new/python-heatclient-2.3.0/python_heatclient.egg-info/pbr.json 2020-12-04 09:46:32.000000000 +0100 @@ -1 +1 @@ -{"git_version": "bb22add", "is_release": true} \ No newline at end of file +{"git_version": "b2a601c", "is_release": true} \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-heatclient-2.2.1/python_heatclient.egg-info/requires.txt new/python-heatclient-2.3.0/python_heatclient.egg-info/requires.txt --- old/python-heatclient-2.2.1/python_heatclient.egg-info/requires.txt 2020-09-11 16:29:59.000000000 +0200 +++ new/python-heatclient-2.3.0/python_heatclient.egg-info/requires.txt 2020-12-04 09:46:32.000000000 +0100 @@ -1,10 +1,10 @@ Babel!=2.4.0,>=2.3.4 PrettyTable<0.8,>=0.7.2 -PyYAML>=3.12 +PyYAML>=3.13 cliff!=2.9.0,>=2.8.0 iso8601>=0.1.11 keystoneauth1>=3.4.0 -osc-lib>=1.8.0 +osc-lib>=1.14.0 oslo.i18n>=3.15.3 oslo.serialization!=2.19.1,>=2.18.0 oslo.utils>=3.33.0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-heatclient-2.2.1/releasenotes/source/index.rst new/python-heatclient-2.3.0/releasenotes/source/index.rst --- old/python-heatclient-2.2.1/releasenotes/source/index.rst 2020-09-11 16:28:58.000000000 +0200 +++ new/python-heatclient-2.3.0/releasenotes/source/index.rst 2020-12-04 09:45:41.000000000 +0100 @@ -7,6 +7,7 @@ :caption: Contents: unreleased + victoria ussuri train stein diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-heatclient-2.2.1/releasenotes/source/victoria.rst new/python-heatclient-2.3.0/releasenotes/source/victoria.rst --- old/python-heatclient-2.2.1/releasenotes/source/victoria.rst 1970-01-01 01:00:00.000000000 +0100 +++ new/python-heatclient-2.3.0/releasenotes/source/victoria.rst 2020-12-04 09:45:41.000000000 +0100 @@ -0,0 +1,6 @@ +============================= +Victoria Series Release Notes +============================= + +.. release-notes:: + :branch: stable/victoria diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-heatclient-2.2.1/requirements.txt new/python-heatclient-2.3.0/requirements.txt --- old/python-heatclient-2.2.1/requirements.txt 2020-09-11 16:28:58.000000000 +0200 +++ new/python-heatclient-2.3.0/requirements.txt 2020-12-04 09:45:41.000000000 +0100 @@ -6,13 +6,13 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0 cliff!=2.9.0,>=2.8.0 # Apache-2.0 iso8601>=0.1.11 # MIT -osc-lib>=1.8.0 # Apache-2.0 +osc-lib>=1.14.0 # Apache-2.0 PrettyTable<0.8,>=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 python-swiftclient>=3.2.0 # Apache-2.0 -PyYAML>=3.12 # MIT +PyYAML>=3.13 # MIT requests>=2.14.2 # Apache-2.0 six>=1.10.0 # MIT diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-heatclient-2.2.1/tox.ini new/python-heatclient-2.3.0/tox.ini --- old/python-heatclient-2.2.1/tox.ini 2020-09-11 16:28:58.000000000 +0200 +++ new/python-heatclient-2.3.0/tox.ini 2020-12-04 09:45:41.000000000 +0100 @@ -1,5 +1,5 @@ [tox] -envlist = pypy,py37,pep8 +envlist = pypy,py38,pep8 ignore_basepython_conflict = true minversion = 3.1.0 skipsdist = True