Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-oslo.concurrency for 
openSUSE:Factory checked in at 2024-09-04 13:22:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-oslo.concurrency (Old)
 and      /work/SRC/openSUSE:Factory/.python-oslo.concurrency.new.10096 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-oslo.concurrency"

Wed Sep  4 13:22:52 2024 rev:22 rq:1198368 version:6.1.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-oslo.concurrency/python-oslo.concurrency.changes
  2024-03-25 21:17:40.778306756 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.concurrency.new.10096/python-oslo.concurrency.changes
       2024-09-04 13:23:08.570047772 +0200
@@ -1,0 +2,8 @@
+Mon Sep  2 17:34:17 UTC 2024 - [email protected]
+
+- update to version 6.1.0
+  - Update master for stable/2024.1
+  - Remove old excludes
+  - reno: Update master for unmaintained/victoria
+
+-------------------------------------------------------------------

Old:
----
  oslo.concurrency-6.0.0.tar.gz

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

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

Other differences:
------------------
++++++ python-oslo.concurrency.spec ++++++
--- /var/tmp/diff_new_pack.CglmEw/_old  2024-09-04 13:23:09.166072712 +0200
+++ /var/tmp/diff_new_pack.CglmEw/_new  2024-09-04 13:23:09.166072712 +0200
@@ -17,13 +17,13 @@
 
 
 Name:           python-oslo.concurrency
-Version:        6.0.0
+Version:        6.1.0
 Release:        0
 Summary:        OpenStack oslo.concurrency library
 License:        Apache-2.0
 Group:          Development/Languages/Python
 URL:            https://docs.openstack.org/oslo.concurrency
-Source0:        
https://files.pythonhosted.org/packages/source/o/oslo.concurrency/oslo.concurrency-6.0.0.tar.gz
+Source0:        
https://files.pythonhosted.org/packages/source/o/oslo.concurrency/oslo.concurrency-6.1.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python3-eventlet
 BuildRequires:  python3-fasteners >= 0.7.0
@@ -73,7 +73,7 @@
 This package contains the documentation.
 
 %prep
-%autosetup -p1 -n oslo.concurrency-6.0.0
+%autosetup -p1 -n oslo.concurrency-6.1.0
 %py_req_cleanup
 
 %build

++++++ oslo.concurrency-6.0.0.tar.gz -> oslo.concurrency-6.1.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.concurrency-6.0.0/ChangeLog 
new/oslo.concurrency-6.1.0/ChangeLog
--- old/oslo.concurrency-6.0.0/ChangeLog        2024-02-26 12:48:17.000000000 
+0100
+++ new/oslo.concurrency-6.1.0/ChangeLog        2024-08-21 16:49:17.000000000 
+0200
@@ -1,6 +1,13 @@
 CHANGES
 =======
 
+6.1.0
+-----
+
+* Remove old excludes
+* Update master for stable/2024.1
+* reno: Update master for unmaintained/victoria
+
 6.0.0
 -----
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.concurrency-6.0.0/PKG-INFO 
new/oslo.concurrency-6.1.0/PKG-INFO
--- old/oslo.concurrency-6.0.0/PKG-INFO 2024-02-26 12:48:17.298778800 +0100
+++ new/oslo.concurrency-6.1.0/PKG-INFO 2024-08-21 16:49:17.914258500 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: oslo.concurrency
-Version: 6.0.0
+Version: 6.1.0
 Summary: Oslo Concurrency library
 Home-page: https://docs.openstack.org/oslo.concurrency/latest/
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.concurrency-6.0.0/doc/requirements.txt 
new/oslo.concurrency-6.1.0/doc/requirements.txt
--- old/oslo.concurrency-6.0.0/doc/requirements.txt     2024-02-26 
12:47:49.000000000 +0100
+++ new/oslo.concurrency-6.1.0/doc/requirements.txt     2024-08-21 
16:48:43.000000000 +0200
@@ -1,8 +1,4 @@
-# The order of packages is significant, because pip processes them in the order
-# of appearance. Changing the order has an impact on the overall integration
-# process, which may cause wedges in the gate later.
-# this is required for the docs build jobs
-sphinx>=2.0.0,!=2.1.0 # BSD
+sphinx>=2.0.0 # BSD
 openstackdocstheme>=2.2.0 # Apache-2.0
 reno>=3.1.0 # Apache-2.0
 fixtures>=3.0.0 # Apache-2.0/BSD
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.concurrency-6.0.0/oslo.concurrency.egg-info/PKG-INFO 
new/oslo.concurrency-6.1.0/oslo.concurrency.egg-info/PKG-INFO
--- old/oslo.concurrency-6.0.0/oslo.concurrency.egg-info/PKG-INFO       
2024-02-26 12:48:17.000000000 +0100
+++ new/oslo.concurrency-6.1.0/oslo.concurrency.egg-info/PKG-INFO       
2024-08-21 16:49:17.000000000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: oslo.concurrency
-Version: 6.0.0
+Version: 6.1.0
 Summary: Oslo Concurrency library
 Home-page: https://docs.openstack.org/oslo.concurrency/latest/
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.concurrency-6.0.0/oslo.concurrency.egg-info/SOURCES.txt 
new/oslo.concurrency-6.1.0/oslo.concurrency.egg-info/SOURCES.txt
--- old/oslo.concurrency-6.0.0/oslo.concurrency.egg-info/SOURCES.txt    
2024-02-26 12:48:17.000000000 +0100
+++ new/oslo.concurrency-6.1.0/oslo.concurrency.egg-info/SOURCES.txt    
2024-08-21 16:49:17.000000000 +0200
@@ -67,6 +67,7 @@
 releasenotes/notes/timeout-c3fb65acda04c1c7.yaml
 releasenotes/source/2023.1.rst
 releasenotes/source/2023.2.rst
+releasenotes/source/2024.1.rst
 releasenotes/source/conf.py
 releasenotes/source/index.rst
 releasenotes/source/newton.rst
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.concurrency-6.0.0/oslo.concurrency.egg-info/pbr.json 
new/oslo.concurrency-6.1.0/oslo.concurrency.egg-info/pbr.json
--- old/oslo.concurrency-6.0.0/oslo.concurrency.egg-info/pbr.json       
2024-02-26 12:48:17.000000000 +0100
+++ new/oslo.concurrency-6.1.0/oslo.concurrency.egg-info/pbr.json       
2024-08-21 16:49:17.000000000 +0200
@@ -1 +1 @@
-{"git_version": "53709ba", "is_release": true}
\ No newline at end of file
+{"git_version": "248ba64", "is_release": true}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.concurrency-6.0.0/oslo.concurrency.egg-info/requires.txt 
new/oslo.concurrency-6.1.0/oslo.concurrency.egg-info/requires.txt
--- old/oslo.concurrency-6.0.0/oslo.concurrency.egg-info/requires.txt   
2024-02-26 12:48:17.000000000 +0100
+++ new/oslo.concurrency-6.1.0/oslo.concurrency.egg-info/requires.txt   
2024-08-21 16:49:17.000000000 +0200
@@ -2,4 +2,4 @@
 oslo.config>=5.2.0
 oslo.i18n>=3.15.3
 oslo.utils>=3.33.0
-pbr!=2.1.0,>=2.0.0
+pbr>=2.0.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.concurrency-6.0.0/releasenotes/source/2024.1.rst 
new/oslo.concurrency-6.1.0/releasenotes/source/2024.1.rst
--- old/oslo.concurrency-6.0.0/releasenotes/source/2024.1.rst   1970-01-01 
01:00:00.000000000 +0100
+++ new/oslo.concurrency-6.1.0/releasenotes/source/2024.1.rst   2024-08-21 
16:48:43.000000000 +0200
@@ -0,0 +1,6 @@
+===========================
+2024.1 Series Release Notes
+===========================
+
+.. release-notes::
+   :branch: stable/2024.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.concurrency-6.0.0/releasenotes/source/index.rst 
new/oslo.concurrency-6.1.0/releasenotes/source/index.rst
--- old/oslo.concurrency-6.0.0/releasenotes/source/index.rst    2024-02-26 
12:47:49.000000000 +0100
+++ new/oslo.concurrency-6.1.0/releasenotes/source/index.rst    2024-08-21 
16:48:43.000000000 +0200
@@ -6,6 +6,7 @@
    :maxdepth: 1
 
    unreleased
+   2024.1
    2023.2
    2023.1
    victoria
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.concurrency-6.0.0/releasenotes/source/victoria.rst 
new/oslo.concurrency-6.1.0/releasenotes/source/victoria.rst
--- old/oslo.concurrency-6.0.0/releasenotes/source/victoria.rst 2024-02-26 
12:47:49.000000000 +0100
+++ new/oslo.concurrency-6.1.0/releasenotes/source/victoria.rst 2024-08-21 
16:48:43.000000000 +0200
@@ -3,4 +3,4 @@
 =============================
 
 .. release-notes::
-   :branch: stable/victoria
+   :branch: unmaintained/victoria
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.concurrency-6.0.0/requirements.txt 
new/oslo.concurrency-6.1.0/requirements.txt
--- old/oslo.concurrency-6.0.0/requirements.txt 2024-02-26 12:47:49.000000000 
+0100
+++ new/oslo.concurrency-6.1.0/requirements.txt 2024-08-21 16:48:43.000000000 
+0200
@@ -1,4 +1,4 @@
-pbr!=2.1.0,>=2.0.0 # Apache-2.0
+pbr>=2.0.0 # Apache-2.0
 oslo.config>=5.2.0 # Apache-2.0
 oslo.i18n>=3.15.3 # Apache-2.0
 oslo.utils>=3.33.0 # Apache-2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.concurrency-6.0.0/test-requirements.txt 
new/oslo.concurrency-6.1.0/test-requirements.txt
--- old/oslo.concurrency-6.0.0/test-requirements.txt    2024-02-26 
12:47:49.000000000 +0100
+++ new/oslo.concurrency-6.1.0/test-requirements.txt    2024-08-21 
16:48:43.000000000 +0200
@@ -1,5 +1,5 @@
 oslotest>=3.2.0 # Apache-2.0
-coverage!=4.4,>=4.0 # Apache-2.0
+coverage>=4.0 # Apache-2.0
 fixtures>=3.0.0 # Apache-2.0/BSD
 stestr>=2.0.0 # Apache-2.0
 eventlet>=0.19.0 # MIT

Reply via email to