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 2023-03-21 17:40:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-heatclient (Old)
 and      /work/SRC/openSUSE:Factory/.python-heatclient.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-heatclient"

Tue Mar 21 17:40:57 2023 rev:37 rq:1073023 version:3.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-heatclient/python-heatclient.changes      
2022-12-02 13:13:08.093851091 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-heatclient.new.31432/python-heatclient.changes
   2023-03-21 17:40:57.757668005 +0100
@@ -1,0 +2,8 @@
+Tue Mar  7 06:58:14 UTC 2023 - [email protected]
+
+- update to version 3.2.0
+  - Adapt to tox 4
+  - Update master for stable/zed
+  - Imported Translations from Zanata
+
+-------------------------------------------------------------------

Old:
----
  python-heatclient-3.1.0.tar.gz

New:
----
  python-heatclient-3.2.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-heatclient.spec ++++++
--- /var/tmp/diff_new_pack.AVRsNl/_old  2023-03-21 17:40:58.329670741 +0100
+++ /var/tmp/diff_new_pack.AVRsNl/_new  2023-03-21 17:40:58.333670760 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-heatclient
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 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:        3.1.0
+Version:        3.2.0
 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-3.1.0.tar.gz
+Source0:        
https://files.pythonhosted.org/packages/source/p/python-heatclient/python-heatclient-3.2.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python3-PyYAML >= 3.13
 BuildRequires:  python3-cliff >= 2.8.0
@@ -92,14 +92,14 @@
 This package contains auto-generated documentation.
 
 %prep
-%autosetup -p1 -n python-heatclient-3.1.0
+%autosetup -p1 -n python-heatclient-3.2.0
 %py_req_cleanup
 
 %build
 %{py3_build}
 
-PBR_VERSION=3.1.0 %sphinx_build -b html doc/source doc/build/html
-PBR_VERSION=3.1.0 %sphinx_build -b man doc/source doc/build/man
+PBR_VERSION=3.2.0 %sphinx_build -b html doc/source doc/build/html
+PBR_VERSION=3.2.0 %sphinx_build -b man doc/source doc/build/man
 # remove the sphinx-build leftovers
 rm -rf doc/build/html/.{doctrees,buildinfo}
 
@@ -111,7 +111,7 @@
 install -p -D -m 644 tools/heat.bash_completion 
%{buildroot}%{_sysconfdir}/bash_completion.d/heat.bash_completion
 
 %check
-python3 -m stestr.cli run
+%{openstack_stestr_run}
 
 %files -n python3-heatclient
 %license LICENSE

++++++ python-heatclient-3.1.0.tar.gz -> python-heatclient-3.2.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-heatclient-3.1.0/ChangeLog 
new/python-heatclient-3.2.0/ChangeLog
--- old/python-heatclient-3.1.0/ChangeLog       2022-09-02 11:33:58.000000000 
+0200
+++ new/python-heatclient-3.2.0/ChangeLog       2023-02-24 10:40:58.000000000 
+0100
@@ -1,6 +1,13 @@
 CHANGES
 =======
 
+3.2.0
+-----
+
+* Adapt to tox 4
+* Imported Translations from Zanata
+* Update master for stable/zed
+
 3.1.0
 -----
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-heatclient-3.1.0/PKG-INFO 
new/python-heatclient-3.2.0/PKG-INFO
--- old/python-heatclient-3.1.0/PKG-INFO        2022-09-02 11:33:58.773675200 
+0200
+++ new/python-heatclient-3.2.0/PKG-INFO        2023-02-24 10:40:58.871065100 
+0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: python-heatclient
-Version: 3.1.0
+Version: 3.2.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-3.1.0/python_heatclient.egg-info/PKG-INFO 
new/python-heatclient-3.2.0/python_heatclient.egg-info/PKG-INFO
--- old/python-heatclient-3.1.0/python_heatclient.egg-info/PKG-INFO     
2022-09-02 11:33:58.000000000 +0200
+++ new/python-heatclient-3.2.0/python_heatclient.egg-info/PKG-INFO     
2023-02-24 10:40:58.000000000 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: python-heatclient
-Version: 3.1.0
+Version: 3.2.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-3.1.0/python_heatclient.egg-info/SOURCES.txt 
new/python-heatclient-3.2.0/python_heatclient.egg-info/SOURCES.txt
--- old/python-heatclient-3.1.0/python_heatclient.egg-info/SOURCES.txt  
2022-09-02 11:33:58.000000000 +0200
+++ new/python-heatclient-3.2.0/python_heatclient.egg-info/SOURCES.txt  
2023-02-24 10:40:58.000000000 +0100
@@ -155,4 +155,6 @@
 releasenotes/source/wallaby.rst
 releasenotes/source/xena.rst
 releasenotes/source/yoga.rst
+releasenotes/source/zed.rst
+releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
 tools/heat.bash_completion
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python-heatclient-3.1.0/python_heatclient.egg-info/pbr.json 
new/python-heatclient-3.2.0/python_heatclient.egg-info/pbr.json
--- old/python-heatclient-3.1.0/python_heatclient.egg-info/pbr.json     
2022-09-02 11:33:58.000000000 +0200
+++ new/python-heatclient-3.2.0/python_heatclient.egg-info/pbr.json     
2023-02-24 10:40:58.000000000 +0100
@@ -1 +1 @@
-{"git_version": "4935c90", "is_release": true}
\ No newline at end of file
+{"git_version": "712739e", "is_release": true}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python-heatclient-3.1.0/releasenotes/source/index.rst 
new/python-heatclient-3.2.0/releasenotes/source/index.rst
--- old/python-heatclient-3.1.0/releasenotes/source/index.rst   2022-09-02 
11:33:20.000000000 +0200
+++ new/python-heatclient-3.2.0/releasenotes/source/index.rst   2023-02-24 
10:40:34.000000000 +0100
@@ -7,6 +7,7 @@
    :caption: Contents:
 
    unreleased
+   zed
    yoga
    xena
    wallaby
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python-heatclient-3.1.0/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
 
new/python-heatclient-3.2.0/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
--- 
old/python-heatclient-3.1.0/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
    1970-01-01 01:00:00.000000000 +0100
+++ 
new/python-heatclient-3.2.0/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
    2023-02-24 10:40:34.000000000 +0100
@@ -0,0 +1,100 @@
+# Andi Chandler <[email protected]>, 2022. #zanata
+msgid ""
+msgstr ""
+"Project-Id-Version: Python-heatclient releasenotes\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2022-09-06 13:41+0000\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"PO-Revision-Date: 2022-07-05 09:33+0000\n"
+"Last-Translator: Andi Chandler <[email protected]>\n"
+"Language-Team: English (United Kingdom)\n"
+"Language: en_GB\n"
+"X-Generator: Zanata 4.3.3\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+
+msgid "# openstack stack update --converge ... <stack_name>"
+msgstr "# openstack stack update --converge ... <stack_name>"
+
+msgid "1.13.0"
+msgstr "1.13.0"
+
+msgid "2.0.0"
+msgstr "2.0.0"
+
+msgid "2.1.0"
+msgstr "2.1.0"
+
+msgid ""
+"Adds '--converge' option for stack update with openstackclient. If "
+"specified, existing resource attributes (which may have diverged) are "
+"compared with the resource properties in the template used for update."
+msgstr ""
+"Adds '--converge' option for stack update with openstackclient. If "
+"specified, existing resource attributes (which may have diverged) are "
+"compared with the resource properties in the template used for the update."
+
+msgid ""
+"Adds ``files-container`` option for stack create, update and template "
+"validate with openstackclient. If specified, no local files other than root "
+"template would be sent to heat engine. Heat engine would try and download "
+"the all other files relative to the ``files-container``, else raise an error."
+msgstr ""
+"Adds ``files-container`` option for stack create, update and template "
+"validate with openstackclient. If specified, no local files other than root "
+"template would be sent to the Heat engine. The Heat engine would try and "
+"download all other files relative to the ``files-container``, else raise an "
+"error."
+
+msgid "Contents:"
+msgstr "Contents:"
+
+msgid "Current Series Release Notes"
+msgstr "Current Series Release Notes"
+
+msgid "New Features"
+msgstr "New Features"
+
+msgid ""
+"Python 2.7 support has been dropped. The minimum version of Python now "
+"supported by python-heatclient is Python 3.6."
+msgstr ""
+"Python 2.7 support has been dropped. The minimum version of Python now "
+"supported by python-heatclient is Python 3.6."
+
+msgid "Queens Series Release Notes"
+msgstr "Queens Series Release Notes"
+
+msgid "Rocky Series Release Notes"
+msgstr "Rocky Series Release Notes"
+
+msgid "Stein Series Release Notes"
+msgstr "Stein Series Release Notes"
+
+msgid "Train Series Release Notes"
+msgstr "Train Series Release Notes"
+
+msgid "Upgrade Notes"
+msgstr "Upgrade Notes"
+
+msgid "Usage:"
+msgstr "Usage:"
+
+msgid "Ussuri Series Release Notes"
+msgstr "Ussuri Series Release Notes"
+
+msgid "Victoria Series Release Notes"
+msgstr "Victoria Series Release Notes"
+
+msgid "Wallaby Series Release Notes"
+msgstr "Wallaby Series Release Notes"
+
+msgid "Welcome to Python-heatclient releasenotes's documentation!"
+msgstr "Welcome to Python-heatclient releasenotes documentation!"
+
+msgid "Xena Series Release Notes"
+msgstr "Xena Series Release Notes"
+
+msgid "Yoga Series Release Notes"
+msgstr "Yoga Series Release Notes"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-heatclient-3.1.0/releasenotes/source/zed.rst 
new/python-heatclient-3.2.0/releasenotes/source/zed.rst
--- old/python-heatclient-3.1.0/releasenotes/source/zed.rst     1970-01-01 
01:00:00.000000000 +0100
+++ new/python-heatclient-3.2.0/releasenotes/source/zed.rst     2023-02-24 
10:40:34.000000000 +0100
@@ -0,0 +1,6 @@
+========================
+Zed Series Release Notes
+========================
+
+.. release-notes::
+   :branch: stable/zed
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-heatclient-3.1.0/tox.ini 
new/python-heatclient-3.2.0/tox.ini
--- old/python-heatclient-3.1.0/tox.ini 2022-09-02 11:33:20.000000000 +0200
+++ new/python-heatclient-3.2.0/tox.ini 2023-02-24 10:40:34.000000000 +0100
@@ -2,7 +2,6 @@
 envlist = pypy,py39,pep8
 ignore_basepython_conflict = true
 minversion = 3.18.0
-skipsdist = True
 
 [testenv]
 basepython = python3

Reply via email to