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 2024-09-04 13:23:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-oslo.utils (Old)
 and      /work/SRC/openSUSE:Factory/.python-oslo.utils.new.10096 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-oslo.utils"

Wed Sep  4 13:23:11 2024 rev:34 rq:1198460 version:7.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-oslo.utils/python-oslo.utils.changes      
2024-05-03 19:45:48.075581265 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.utils.new.10096/python-oslo.utils.changes
   2024-09-04 13:23:23.518673280 +0200
@@ -1,0 +2,29 @@
+Mon Sep  2 17:30:12 UTC 2024 - cloud-de...@suse.de
+
+- update to version 7.3.0
+  - Make imageutils a directory
+  - reno: Update master for unmaintained/wallaby
+  - Import format_inspector from nova
+  - Fix qcow2 feature flag checks (for the future)
+  - Add stream-based detection
+  - Update master for stable/2024.1
+  - Fix coverage target
+  - Test cover target in CI
+  - Add a function to trim scope out of ipv6 addr
+  - Reinstate VMDK safety check coverage
+  - Support VMDK sparse with footer
+  - Add GPT/MBR inspector
+  - Refactor some things for oslo
+  - netutils: Explicitly require INET_ATON
+  - Add release note for format_inspector
+  - Make VMDKInspector support non-sparse formats
+  - Imported Translations from Zanata
+  - Remove old excludes
+  - Make FileInspector an ABC
+  - Add region-complete signaling for inspectors
+  - Modularize image safety checks
+  - reno: Update master for unmaintained/victoria
+  - reno: Update master for unmaintained/zed
+  - reno: Update master for unmaintained/xena
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ python-oslo.utils.spec ++++++
--- /var/tmp/diff_new_pack.gGokxF/_old  2024-09-04 13:23:24.166700396 +0200
+++ /var/tmp/diff_new_pack.gGokxF/_new  2024-09-04 13:23:24.166700396 +0200
@@ -17,13 +17,13 @@
 
 
 Name:           python-oslo.utils
-Version:        7.1.0
+Version:        7.3.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-7.1.0.tar.gz
+Source0:        
https://files.pythonhosted.org/packages/source/o/oslo.utils/oslo.utils-7.3.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python3-Babel
 BuildRequires:  python3-ddt
@@ -32,7 +32,7 @@
 BuildRequires:  python3-fixtures
 BuildRequires:  python3-iso8601 >= 0.1.11
 BuildRequires:  python3-monotonic
-BuildRequires:  python3-netaddr >= 0.7.18
+BuildRequires:  python3-netaddr >= 0.10.0
 BuildRequires:  python3-netifaces >= 0.10.4
 BuildRequires:  python3-oslo.i18n >= 3.15.3
 BuildRequires:  python3-oslotest
@@ -41,6 +41,7 @@
 BuildRequires:  python3-stestr
 BuildRequires:  python3-testscenarios
 BuildRequires:  python3-testtools
+BuildRequires:  qemu-img
 BuildArch:      noarch
 
 %description
@@ -51,7 +52,7 @@
 Summary:        OpenStack Utils Library
 Requires:       python3-debtcollector >= 1.2.0
 Requires:       python3-iso8601 >= 0.1.11
-Requires:       python3-netaddr >= 0.7.18
+Requires:       python3-netaddr >= 0.10.0
 Requires:       python3-netifaces >= 0.10.4
 Requires:       python3-oslo.i18n >= 3.15.3
 Requires:       python3-pyparsing >= 2.1.0
@@ -72,7 +73,7 @@
 Documentation for OpenStack utils library.
 
 %prep
-%autosetup -p1 -n oslo.utils-7.1.0
+%autosetup -p1 -n oslo.utils-7.3.0
 
 %py_req_cleanup
 
@@ -83,13 +84,12 @@
 %py3_install
 
 # generate html docs
-PBR_VERSION=7.1.0 %sphinx_build -b html doc/source doc/build/html
+PBR_VERSION=7.3.0 %sphinx_build -b html doc/source doc/build/html
 # remove the sphinx-build leftovers
 rm -rf doc/build/html/.{doctrees,buildinfo}
 
 %check
-rm -v oslo_utils/tests/test_netutils.py
-%{openstack_stestr_run}
+%{openstack_stestr_run}  --exclude-regex test_is_valid_ip
 
 %files -n python3-oslo.utils
 %license LICENSE

++++++ oslo.utils-7.1.0.tar.gz -> oslo.utils-7.3.0.tar.gz ++++++
++++ 4036 lines of diff (skipped)

Reply via email to