Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-oslo.vmware for 
openSUSE:Factory checked in at 2023-03-21 17:40:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-oslo.vmware (Old)
 and      /work/SRC/openSUSE:Factory/.python-oslo.vmware.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-oslo.vmware"

Tue Mar 21 17:40:55 2023 rev:23 rq:1073021 version:4.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-oslo.vmware/python-oslo.vmware.changes    
2022-10-01 17:44:30.069816857 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.vmware.new.31432/python-oslo.vmware.changes
 2023-03-21 17:40:56.761663241 +0100
@@ -1,0 +2,9 @@
+Mon Mar  6 15:49:40 UTC 2023 - [email protected]
+
+- update to version 4.1.1
+  - Update master for stable/zed
+  - Fix issues related to tox4
+  - Add Python3 antelope unit tests
+  - remove unicode literal from code
+
+-------------------------------------------------------------------

Old:
----
  oslo.vmware-4.0.1.tar.gz

New:
----
  oslo.vmware-4.1.1.tar.gz

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

Other differences:
------------------
++++++ python-oslo.vmware.spec ++++++
--- /var/tmp/diff_new_pack.xybPlq/_old  2023-03-21 17:40:57.297665805 +0100
+++ /var/tmp/diff_new_pack.xybPlq/_new  2023-03-21 17:40:57.301665824 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-oslo.vmware
 #
-# 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-oslo.vmware
-Version:        4.0.1
+Version:        4.1.1
 Release:        0
 Summary:        Oslo VMware library for OpenStack projects
 License:        Apache-2.0
 Group:          Development/Languages/Python
 URL:            https://docs.openstack.org/oslo.vmware
-Source0:        
https://files.pythonhosted.org/packages/source/o/oslo.vmware/oslo.vmware-4.0.1.tar.gz
+Source0:        
https://files.pythonhosted.org/packages/source/o/oslo.vmware/oslo.vmware-4.1.1.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python3-Babel
 BuildRequires:  python3-ddt
@@ -88,7 +88,7 @@
 Documentation for OpenStack common VMware library.
 
 %prep
-%autosetup -p1 -n oslo.vmware-4.0.1
+%autosetup -p1 -n oslo.vmware-4.1.1
 %py_req_cleanup
 
 %build
@@ -105,7 +105,7 @@
 %check
 # don't want to depend on hacking for package building
 rm oslo_vmware/tests/test_hacking.py
-python3 -m stestr.cli run
+%{openstack_stestr_run}
 
 %files -n python3-oslo.vmware
 %doc README.rst

++++++ oslo.vmware-4.0.1.tar.gz -> oslo.vmware-4.1.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.vmware-4.0.1/.zuul.yaml 
new/oslo.vmware-4.1.1/.zuul.yaml
--- old/oslo.vmware-4.0.1/.zuul.yaml    2022-08-24 15:22:00.000000000 +0200
+++ new/oslo.vmware-4.1.1/.zuul.yaml    2023-02-21 18:47:07.000000000 +0100
@@ -2,6 +2,6 @@
     templates:
       - check-requirements
       - lib-forward-testing-python3
-      - openstack-python3-zed-jobs
+      - openstack-python3-antelope-jobs
       - publish-openstack-docs-pti
       - release-notes-jobs-python3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.vmware-4.0.1/ChangeLog 
new/oslo.vmware-4.1.1/ChangeLog
--- old/oslo.vmware-4.0.1/ChangeLog     2022-08-24 15:22:42.000000000 +0200
+++ new/oslo.vmware-4.1.1/ChangeLog     2023-02-21 18:47:35.000000000 +0100
@@ -1,6 +1,18 @@
 CHANGES
 =======
 
+4.1.1
+-----
+
+* Fix issues related to tox4
+
+4.1.0
+-----
+
+* Add Python3 antelope unit tests
+* Update master for stable/zed
+* remove unicode literal from code
+
 4.0.1
 -----
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.vmware-4.0.1/PKG-INFO 
new/oslo.vmware-4.1.1/PKG-INFO
--- old/oslo.vmware-4.0.1/PKG-INFO      2022-08-24 15:22:42.566441800 +0200
+++ new/oslo.vmware-4.1.1/PKG-INFO      2023-02-21 18:47:35.556747700 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: oslo.vmware
-Version: 4.0.1
+Version: 4.1.1
 Summary: Oslo VMware library
 Home-page: https://docs.openstack.org/oslo.vmware/latest/
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.vmware-4.0.1/oslo.vmware.egg-info/PKG-INFO 
new/oslo.vmware-4.1.1/oslo.vmware.egg-info/PKG-INFO
--- old/oslo.vmware-4.0.1/oslo.vmware.egg-info/PKG-INFO 2022-08-24 
15:22:42.000000000 +0200
+++ new/oslo.vmware-4.1.1/oslo.vmware.egg-info/PKG-INFO 2023-02-21 
18:47:35.000000000 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: oslo.vmware
-Version: 4.0.1
+Version: 4.1.1
 Summary: Oslo VMware library
 Home-page: https://docs.openstack.org/oslo.vmware/latest/
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.vmware-4.0.1/oslo.vmware.egg-info/SOURCES.txt 
new/oslo.vmware-4.1.1/oslo.vmware.egg-info/SOURCES.txt
--- old/oslo.vmware-4.0.1/oslo.vmware.egg-info/SOURCES.txt      2022-08-24 
15:22:42.000000000 +0200
+++ new/oslo.vmware-4.1.1/oslo.vmware.egg-info/SOURCES.txt      2023-02-21 
18:47:35.000000000 +0100
@@ -126,6 +126,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.vmware-4.0.1/oslo.vmware.egg-info/pbr.json 
new/oslo.vmware-4.1.1/oslo.vmware.egg-info/pbr.json
--- old/oslo.vmware-4.0.1/oslo.vmware.egg-info/pbr.json 2022-08-24 
15:22:42.000000000 +0200
+++ new/oslo.vmware-4.1.1/oslo.vmware.egg-info/pbr.json 2023-02-21 
18:47:35.000000000 +0100
@@ -1 +1 @@
-{"git_version": "7b63f09", "is_release": true}
\ No newline at end of file
+{"git_version": "7c5dfba", "is_release": true}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.vmware-4.0.1/releasenotes/source/conf.py 
new/oslo.vmware-4.1.1/releasenotes/source/conf.py
--- old/oslo.vmware-4.0.1/releasenotes/source/conf.py   2022-08-24 
15:22:00.000000000 +0200
+++ new/oslo.vmware-4.1.1/releasenotes/source/conf.py   2023-02-21 
18:47:07.000000000 +0100
@@ -60,8 +60,8 @@
 master_doc = 'index'
 
 # General information about the project.
-project = u'oslo.vmware Release Notes'
-copyright = u'2016, oslo.vmware Developers'
+project = 'oslo.vmware Release Notes'
+copyright = '2016, oslo.vmware Developers'
 
 # Release notes do not need a version in the title, they span
 # multiple versions.
@@ -208,8 +208,8 @@
 #  author, documentclass [howto, manual, or own class]).
 latex_documents = [
     ('index', 'oslo.vmwareReleaseNotes.tex',
-     u'oslo.vmware Release Notes Documentation',
-     u'oslo.vmware Developers', 'manual'),
+     'oslo.vmware Release Notes Documentation',
+     'oslo.vmware Developers', 'manual'),
 ]
 
 # The name of an image file (relative to this directory) to place at the top of
@@ -239,8 +239,8 @@
 # (source start file, name, description, authors, manual section).
 man_pages = [
     ('index', 'oslo.vmwareReleaseNotes',
-     u'oslo.vmware Release Notes Documentation',
-     [u'oslo.vmware Developers'], 1)
+     'oslo.vmware Release Notes Documentation',
+     ['oslo.vmware Developers'], 1)
 ]
 
 # If true, show URL addresses after external links.
@@ -254,8 +254,8 @@
 #  dir menu entry, description, category)
 texinfo_documents = [
     ('index', 'oslo.vmwareReleaseNotes',
-     u'oslo.vmware Release Notes Documentation',
-     u'oslo.vmware Developers', 'oslo.vmwareReleaseNotes',
+     'oslo.vmware Release Notes Documentation',
+     'oslo.vmware Developers', 'oslo.vmwareReleaseNotes',
      'The Oslo VMware library provides support for common VMware operations'
      ' and APIs.',
      'Miscellaneous'),
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.vmware-4.0.1/releasenotes/source/index.rst 
new/oslo.vmware-4.1.1/releasenotes/source/index.rst
--- old/oslo.vmware-4.0.1/releasenotes/source/index.rst 2022-08-24 
15:22:00.000000000 +0200
+++ new/oslo.vmware-4.1.1/releasenotes/source/index.rst 2023-02-21 
18:47:07.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.vmware-4.0.1/releasenotes/source/zed.rst 
new/oslo.vmware-4.1.1/releasenotes/source/zed.rst
--- old/oslo.vmware-4.0.1/releasenotes/source/zed.rst   1970-01-01 
01:00:00.000000000 +0100
+++ new/oslo.vmware-4.1.1/releasenotes/source/zed.rst   2023-02-21 
18:47:07.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/oslo.vmware-4.0.1/tox.ini 
new/oslo.vmware-4.1.1/tox.ini
--- old/oslo.vmware-4.0.1/tox.ini       2022-08-24 15:22:00.000000000 +0200
+++ new/oslo.vmware-4.1.1/tox.ini       2023-02-21 18:47:07.000000000 +0100
@@ -1,12 +1,8 @@
 [tox]
 minversion = 3.2.0
 envlist = py3,pep8
-ignore_basepython_conflict = true
 
 [testenv]
-basepython = python3
-whitelist_externals =
-  find
 deps =
   
-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
   -r{toxinidir}/test-requirements.txt
@@ -23,7 +19,7 @@
 commands = bandit -r oslo_vmware
 
 [testenv:docs]
-whitelist_externals =
+allowlist_externals =
   rm
 deps =
   {[testenv]deps}
@@ -60,7 +56,7 @@
 paths = ./oslo_vmware/hacking
 
 [testenv:releasenotes]
-whitelist_externals = rm
+allowlist_externals = rm
 deps =
   
-c{env:TOX_CONSTRAINTS_FILE:ttps://releases.openstack.org/constraints/upper/master}
   -r{toxinidir}/doc/requirements.txt

Reply via email to