Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-oslo.utils for 
openSUSE:Factory checked in at 2023-01-05 15:00:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-oslo.utils (Old)
 and      /work/SRC/openSUSE:Factory/.python-oslo.utils.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-oslo.utils"

Thu Jan  5 15:00:36 2023 rev:30 rq:1055986 version:6.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-oslo.utils/python-oslo.utils.changes      
2022-10-01 17:44:30.993818537 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.utils.new.1563/python-oslo.utils.changes
    2023-01-05 15:00:55.609043664 +0100
@@ -1,0 +2,9 @@
+Thu Dec  1 10:44:25 UTC 2022 - cloud-de...@suse.de
+
+- update to version 6.1.0
+  - [imageutils] Fix __str__ for QemuImgInfo
+  - Update master for stable/zed
+  - Imported Translations from Zanata
+  - Add Python3 antelope unit tests
+
+-------------------------------------------------------------------

Old:
----
  oslo.utils-6.0.1.tar.gz

New:
----
  oslo.utils-6.1.0.tar.gz

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

Other differences:
------------------
++++++ python-oslo.utils.spec ++++++
--- /var/tmp/diff_new_pack.FqI3CD/_old  2023-01-05 15:00:56.093046215 +0100
+++ /var/tmp/diff_new_pack.FqI3CD/_new  2023-01-05 15:00:56.097046236 +0100
@@ -17,13 +17,13 @@
 
 
 Name:           python-oslo.utils
-Version:        6.0.1
+Version:        6.1.0
 Release:        0
 Summary:        OpenStack Utils Library
 License:        Apache-2.0
 Group:          Development/Languages/Python
 URL:            https://docs.openstack.org/oslo.utils
-Source0:        
https://files.pythonhosted.org/packages/source/o/oslo.utils/oslo.utils-6.0.1.tar.gz
+Source0:        
https://files.pythonhosted.org/packages/source/o/oslo.utils/oslo.utils-6.1.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python3-Babel
 BuildRequires:  python3-ddt
@@ -72,7 +72,7 @@
 Documentation for OpenStack utils library.
 
 %prep
-%autosetup -p1 -n oslo.utils-6.0.1
+%autosetup -p1 -n oslo.utils-6.1.0
 
 %py_req_cleanup
 
@@ -83,7 +83,7 @@
 %py3_install
 
 # generate html docs
-PBR_VERSION=6.0.1 %sphinx_build -b html doc/source doc/build/html
+PBR_VERSION=6.1.0 %sphinx_build -b html doc/source doc/build/html
 # remove the sphinx-build leftovers
 rm -rf doc/build/html/.{doctrees,buildinfo}
 

++++++ oslo.utils-6.0.1.tar.gz -> oslo.utils-6.1.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.utils-6.0.1/.zuul.yaml 
new/oslo.utils-6.1.0/.zuul.yaml
--- old/oslo.utils-6.0.1/.zuul.yaml     2022-08-24 15:22:43.000000000 +0200
+++ new/oslo.utils-6.1.0/.zuul.yaml     2022-11-17 11:04:40.000000000 +0100
@@ -2,7 +2,7 @@
     templates:
       - check-requirements
       - lib-forward-testing-python3
-      - openstack-python3-zed-jobs
+      - openstack-python3-antelope-jobs
       - periodic-stable-jobs
       - publish-openstack-docs-pti
       - release-notes-jobs-python3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.utils-6.0.1/AUTHORS new/oslo.utils-6.1.0/AUTHORS
--- old/oslo.utils-6.0.1/AUTHORS        2022-08-24 15:23:22.000000000 +0200
+++ new/oslo.utils-6.1.0/AUTHORS        2022-11-17 11:05:08.000000000 +0100
@@ -25,6 +25,7 @@
 Bence Romsics <bence.roms...@gmail.com>
 Bin Zhou <zhou.b...@zte.com.cn>
 Brant Knudson <bknud...@us.ibm.com>
+Brian Rosmaita <rosmaita.foss...@gmail.com>
 BubaVV <vmar...@mirantis.com>
 Cedric Brandily <zze...@gmail.com>
 Chang Bo Guo <guoc...@cn.ibm.com>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.utils-6.0.1/ChangeLog 
new/oslo.utils-6.1.0/ChangeLog
--- old/oslo.utils-6.0.1/ChangeLog      2022-08-24 15:23:22.000000000 +0200
+++ new/oslo.utils-6.1.0/ChangeLog      2022-11-17 11:05:08.000000000 +0100
@@ -1,6 +1,14 @@
 CHANGES
 =======
 
+6.1.0
+-----
+
+* [imageutils] Fix \_\_str\_\_ for QemuImgInfo
+* Imported Translations from Zanata
+* Add Python3 antelope unit tests
+* Update master for stable/zed
+
 6.0.1
 -----
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.utils-6.0.1/PKG-INFO 
new/oslo.utils-6.1.0/PKG-INFO
--- old/oslo.utils-6.0.1/PKG-INFO       2022-08-24 15:23:23.140041000 +0200
+++ new/oslo.utils-6.1.0/PKG-INFO       2022-11-17 11:05:08.786223000 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: oslo.utils
-Version: 6.0.1
+Version: 6.1.0
 Summary: Oslo Utility library
 Home-page: https://docs.openstack.org/oslo.utils/latest/
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.utils-6.0.1/oslo.utils.egg-info/PKG-INFO 
new/oslo.utils-6.1.0/oslo.utils.egg-info/PKG-INFO
--- old/oslo.utils-6.0.1/oslo.utils.egg-info/PKG-INFO   2022-08-24 
15:23:22.000000000 +0200
+++ new/oslo.utils-6.1.0/oslo.utils.egg-info/PKG-INFO   2022-11-17 
11:05:08.000000000 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: oslo.utils
-Version: 6.0.1
+Version: 6.1.0
 Summary: Oslo Utility library
 Home-page: https://docs.openstack.org/oslo.utils/latest/
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.utils-6.0.1/oslo.utils.egg-info/SOURCES.txt 
new/oslo.utils-6.1.0/oslo.utils.egg-info/SOURCES.txt
--- old/oslo.utils-6.0.1/oslo.utils.egg-info/SOURCES.txt        2022-08-24 
15:23:23.000000000 +0200
+++ new/oslo.utils-6.1.0/oslo.utils.egg-info/SOURCES.txt        2022-11-17 
11:05:08.000000000 +0100
@@ -124,6 +124,7 @@
 releasenotes/source/wallaby.rst
 releasenotes/source/xena.rst
 releasenotes/source/yoga.rst
+releasenotes/source/zed.rst
 releasenotes/source/_static/.placeholder
 releasenotes/source/_templates/.placeholder
 releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.utils-6.0.1/oslo.utils.egg-info/pbr.json 
new/oslo.utils-6.1.0/oslo.utils.egg-info/pbr.json
--- old/oslo.utils-6.0.1/oslo.utils.egg-info/pbr.json   2022-08-24 
15:23:22.000000000 +0200
+++ new/oslo.utils-6.1.0/oslo.utils.egg-info/pbr.json   2022-11-17 
11:05:08.000000000 +0100
@@ -1 +1 @@
-{"git_version": "760deb9", "is_release": true}
\ No newline at end of file
+{"git_version": "d49d594", "is_release": true}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.utils-6.0.1/oslo_utils/imageutils.py 
new/oslo.utils-6.1.0/oslo_utils/imageutils.py
--- old/oslo.utils-6.0.1/oslo_utils/imageutils.py       2022-08-24 
15:22:43.000000000 +0200
+++ new/oslo.utils-6.1.0/oslo_utils/imageutils.py       2022-11-17 
11:04:40.000000000 +0100
@@ -100,7 +100,7 @@
         if self.encrypted:
             lines.append("encrypted: %s" % self.encrypted)
         if self.format_specific:
-            lines.appened("format_specific: %s" % self.format_specific)
+            lines.append("format_specific: %s" % self.format_specific)
         return "\n".join(lines)
 
     def _canonicalize(self, field):
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.utils-6.0.1/oslo_utils/tests/test_imageutils.py 
new/oslo.utils-6.1.0/oslo_utils/tests/test_imageutils.py
--- old/oslo.utils-6.0.1/oslo_utils/tests/test_imageutils.py    2022-08-24 
15:22:43.000000000 +0200
+++ new/oslo.utils-6.1.0/oslo_utils/tests/test_imageutils.py    2022-11-17 
11:04:40.000000000 +0100
@@ -264,6 +264,9 @@
         self.assertEqual(13168640, image_info.disk_size)
         self.assertEqual("bar", image_info.format_specific["data"]["foo"])
         self.assertEqual('yes', image_info.encrypted)
+        # test for Bug #1996426
+        expected_str = "format_specific: {'data': {'foo': 'bar'}}"
+        self.assertIn(expected_str, str(image_info))
 
     @mock.patch("debtcollector.deprecate")
     def test_qemu_img_info_blank(self, mock_deprecate):
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.utils-6.0.1/releasenotes/source/index.rst 
new/oslo.utils-6.1.0/releasenotes/source/index.rst
--- old/oslo.utils-6.0.1/releasenotes/source/index.rst  2022-08-24 
15:22:43.000000000 +0200
+++ new/oslo.utils-6.1.0/releasenotes/source/index.rst  2022-11-17 
11:04:40.000000000 +0100
@@ -6,6 +6,7 @@
    :maxdepth: 1
 
    unreleased
+   zed
    yoga
    xena
    wallaby
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.utils-6.0.1/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
 
new/oslo.utils-6.1.0/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
--- 
old/oslo.utils-6.0.1/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
   2022-08-24 15:22:43.000000000 +0200
+++ 
new/oslo.utils-6.1.0/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
   2022-11-17 11:04:40.000000000 +0100
@@ -6,11 +6,11 @@
 msgstr ""
 "Project-Id-Version: oslo.utils\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-06-21 16:33+0000\n"
+"POT-Creation-Date: 2022-09-09 15:52+0000\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"PO-Revision-Date: 2022-06-26 09:18+0000\n"
+"PO-Revision-Date: 2022-08-14 12:25+0000\n"
 "Last-Translator: Andi Chandler <a...@gowling.com>\n"
 "Language-Team: English (United Kingdom)\n"
 "Language: en_GB\n"
@@ -107,8 +107,8 @@
 msgid "4.9.1"
 msgstr "4.9.1"
 
-msgid "5.0.0-4"
-msgstr "5.0.0-4"
+msgid "6.0.0"
+msgstr "6.0.0"
 
 msgid ""
 "A wrapper for hashlib.md5() has been added to allow OpenStack to run on "
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.utils-6.0.1/releasenotes/source/zed.rst 
new/oslo.utils-6.1.0/releasenotes/source/zed.rst
--- old/oslo.utils-6.0.1/releasenotes/source/zed.rst    1970-01-01 
01:00:00.000000000 +0100
+++ new/oslo.utils-6.1.0/releasenotes/source/zed.rst    2022-11-17 
11:04:40.000000000 +0100
@@ -0,0 +1,6 @@
+========================
+Zed Series Release Notes
+========================
+
+.. release-notes::
+   :branch: stable/zed

Reply via email to