Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-stevedore for 
openSUSE:Factory checked in at 2023-06-22 23:25:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-stevedore (Old)
 and      /work/SRC/openSUSE:Factory/.python-stevedore.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-stevedore"

Thu Jun 22 23:25:01 2023 rev:42 rq:1093364 version:5.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-stevedore/python-stevedore.changes        
2023-03-22 22:28:49.045642363 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-stevedore.new.15902/python-stevedore.changes 
    2023-06-22 23:25:10.917631080 +0200
@@ -1,0 +2,9 @@
+Thu Jun 15 20:17:05 UTC 2023 - [email protected]
+
+- update to version 5.1.0
+  - Moves supported python runtimes from version 3.8 to 3.10
+  - Catch NotADirectoryError error
+  - Update master for stable/2023.1
+  - Revert "Moves supported python runtimes from version 3.8 to 3.10"
+
+-------------------------------------------------------------------

Old:
----
  stevedore-5.0.0.tar.gz

New:
----
  stevedore-5.1.0.tar.gz

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

Other differences:
------------------
++++++ python-stevedore.spec ++++++
--- /var/tmp/diff_new_pack.UI6yDB/_old  2023-06-22 23:25:11.757628948 +0200
+++ /var/tmp/diff_new_pack.UI6yDB/_new  2023-06-22 23:25:11.761628937 +0200
@@ -17,13 +17,13 @@
 
 
 Name:           python-stevedore
-Version:        5.0.0
+Version:        5.1.0
 Release:        0
 Summary:        Manage dynamic plugins for Python applications
 License:        Apache-2.0
 Group:          Development/Languages/Python
 URL:            https://docs.openstack.org/stevedore/latest/
-Source0:        
https://files.pythonhosted.org/packages/source/s/stevedore/stevedore-5.0.0.tar.gz
+Source0:        
https://files.pythonhosted.org/packages/source/s/stevedore/stevedore-5.1.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python3-docutils
 BuildRequires:  python3-pbr >= 2.0.0
@@ -86,7 +86,7 @@
 %py3_build
 
 # generate html docs
-PBR_VERSION=5.0.0 PYTHONPATH=. %sphinx_build -b html doc/source doc/build/html
+PBR_VERSION=5.1.0 PYTHONPATH=. %sphinx_build -b html doc/source doc/build/html
 # remove the Sphinx-build leftovers
 rm -rf doc/build/html/.{doctrees,buildinfo}
 

++++++ stevedore-5.0.0.tar.gz -> stevedore-5.1.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/stevedore-5.0.0/.zuul.yaml 
new/stevedore-5.1.0/.zuul.yaml
--- old/stevedore-5.0.0/.zuul.yaml      2023-02-10 19:29:38.000000000 +0100
+++ new/stevedore-5.1.0/.zuul.yaml      2023-05-15 10:16:03.000000000 +0200
@@ -2,7 +2,7 @@
     templates:
       - check-requirements
       - lib-forward-testing-python3
-      - openstack-python3-antelope-jobs
+      - openstack-python3-jobs
       - periodic-stable-jobs
       - publish-openstack-docs-pti
       - release-notes-jobs-python3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/stevedore-5.0.0/AUTHORS new/stevedore-5.1.0/AUTHORS
--- old/stevedore-5.0.0/AUTHORS 2023-02-10 19:30:03.000000000 +0100
+++ new/stevedore-5.1.0/AUTHORS 2023-05-15 10:16:29.000000000 +0200
@@ -19,6 +19,7 @@
 Elod Illes <[email protected]>
 Evgeni Golov <[email protected]>
 Flavio Percoco <[email protected]>
+Ghanshyam <[email protected]>
 Ghanshyam Mann <[email protected]>
 Hervé Beraud <[email protected]>
 Ian Wienand <[email protected]>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/stevedore-5.0.0/ChangeLog 
new/stevedore-5.1.0/ChangeLog
--- old/stevedore-5.0.0/ChangeLog       2023-02-10 19:30:03.000000000 +0100
+++ new/stevedore-5.1.0/ChangeLog       2023-05-15 10:16:29.000000000 +0200
@@ -1,6 +1,13 @@
 CHANGES
 =======
 
+5.1.0
+-----
+
+* Revert "Moves supported python runtimes from version 3.8 to 3.10"
+* Moves supported python runtimes from version 3.8 to 3.10
+* Update master for stable/2023.1
+
 5.0.0
 -----
 
@@ -16,6 +23,7 @@
 * Remove Extension.extras
 * Fix compatibility with Python 3.12, importlib-metadata 5.0
 * Fix compatibility with Python 3.10, 3.9.11
+* Catch NotADirectoryError error
 * Add Python3 antelope unit tests
 * Update master for stable/zed
 * remove unicode from code
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/stevedore-5.0.0/PKG-INFO new/stevedore-5.1.0/PKG-INFO
--- old/stevedore-5.0.0/PKG-INFO        2023-02-10 19:30:03.939116200 +0100
+++ new/stevedore-5.1.0/PKG-INFO        2023-05-15 10:16:29.498132700 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: stevedore
-Version: 5.0.0
+Version: 5.1.0
 Summary: Manage dynamic plugins for Python applications
 Home-page: https://docs.openstack.org/stevedore/latest/
 Author: OpenStack
@@ -42,6 +42,7 @@
 Classifier: Programming Language :: Python :: 3
 Classifier: Programming Language :: Python :: 3.8
 Classifier: Programming Language :: Python :: 3.9
+Classifier: Programming Language :: Python :: 3.10
 Classifier: Programming Language :: Python :: 3 :: Only
 Classifier: Programming Language :: Python :: Implementation :: CPython
 Classifier: Intended Audience :: Developers
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/stevedore-5.0.0/releasenotes/source/2023.1.rst 
new/stevedore-5.1.0/releasenotes/source/2023.1.rst
--- old/stevedore-5.0.0/releasenotes/source/2023.1.rst  1970-01-01 
01:00:00.000000000 +0100
+++ new/stevedore-5.1.0/releasenotes/source/2023.1.rst  2023-05-15 
10:16:03.000000000 +0200
@@ -0,0 +1,6 @@
+===========================
+2023.1 Series Release Notes
+===========================
+
+.. release-notes::
+   :branch: stable/2023.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/stevedore-5.0.0/releasenotes/source/index.rst 
new/stevedore-5.1.0/releasenotes/source/index.rst
--- old/stevedore-5.0.0/releasenotes/source/index.rst   2023-02-10 
19:29:38.000000000 +0100
+++ new/stevedore-5.1.0/releasenotes/source/index.rst   2023-05-15 
10:16:03.000000000 +0200
@@ -6,6 +6,7 @@
    :maxdepth: 1
 
    unreleased
+   2023.1
    zed
    yoga
    xena
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/stevedore-5.0.0/setup.cfg 
new/stevedore-5.1.0/setup.cfg
--- old/stevedore-5.0.0/setup.cfg       2023-02-10 19:30:03.939116200 +0100
+++ new/stevedore-5.1.0/setup.cfg       2023-05-15 10:16:29.498132700 +0200
@@ -13,6 +13,7 @@
        Programming Language :: Python :: 3
        Programming Language :: Python :: 3.8
        Programming Language :: Python :: 3.9
+       Programming Language :: Python :: 3.10
        Programming Language :: Python :: 3 :: Only
        Programming Language :: Python :: Implementation :: CPython
        Intended Audience :: Developers
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/stevedore-5.0.0/stevedore/_cache.py 
new/stevedore-5.1.0/stevedore/_cache.py
--- old/stevedore-5.0.0/stevedore/_cache.py     2023-02-10 19:29:38.000000000 
+0100
+++ new/stevedore-5.1.0/stevedore/_cache.py     2023-05-15 10:16:03.000000000 
+0200
@@ -56,7 +56,7 @@
         s = os.stat(name)
         return s.st_mtime
     except OSError as err:
-        if err.errno != errno.ENOENT:
+        if err.errno not in {errno.ENOENT, errno.ENOTDIR}:
             raise
     return -1.0
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/stevedore-5.0.0/stevedore.egg-info/PKG-INFO 
new/stevedore-5.1.0/stevedore.egg-info/PKG-INFO
--- old/stevedore-5.0.0/stevedore.egg-info/PKG-INFO     2023-02-10 
19:30:03.000000000 +0100
+++ new/stevedore-5.1.0/stevedore.egg-info/PKG-INFO     2023-05-15 
10:16:29.000000000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: stevedore
-Version: 5.0.0
+Version: 5.1.0
 Summary: Manage dynamic plugins for Python applications
 Home-page: https://docs.openstack.org/stevedore/latest/
 Author: OpenStack
@@ -42,6 +42,7 @@
 Classifier: Programming Language :: Python :: 3
 Classifier: Programming Language :: Python :: 3.8
 Classifier: Programming Language :: Python :: 3.9
+Classifier: Programming Language :: Python :: 3.10
 Classifier: Programming Language :: Python :: 3 :: Only
 Classifier: Programming Language :: Python :: Implementation :: CPython
 Classifier: Intended Audience :: Developers
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/stevedore-5.0.0/stevedore.egg-info/SOURCES.txt 
new/stevedore-5.1.0/stevedore.egg-info/SOURCES.txt
--- old/stevedore-5.0.0/stevedore.egg-info/SOURCES.txt  2023-02-10 
19:30:03.000000000 +0100
+++ new/stevedore-5.1.0/stevedore.egg-info/SOURCES.txt  2023-05-15 
10:16:29.000000000 +0200
@@ -45,6 +45,7 @@
 releasenotes/notes/expose-entry-point-properties-6f2d868d4342fc0d.yaml
 releasenotes/notes/module-name-property-d3b2d092259dadec.yaml
 releasenotes/notes/remove-extension-extras-attribute-c2c542c9a4dcd304.yaml
+releasenotes/source/2023.1.rst
 releasenotes/source/conf.py
 releasenotes/source/index.rst
 releasenotes/source/ocata.rst
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/stevedore-5.0.0/stevedore.egg-info/pbr.json 
new/stevedore-5.1.0/stevedore.egg-info/pbr.json
--- old/stevedore-5.0.0/stevedore.egg-info/pbr.json     2023-02-10 
19:30:03.000000000 +0100
+++ new/stevedore-5.1.0/stevedore.egg-info/pbr.json     2023-05-15 
10:16:29.000000000 +0200
@@ -1 +1 @@
-{"git_version": "c4acc56", "is_release": true}
\ No newline at end of file
+{"git_version": "2d99ccc", "is_release": true}
\ No newline at end of file

Reply via email to