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-01-05 21:41:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-oslo.concurrency (Old)
and /work/SRC/openSUSE:Factory/.python-oslo.concurrency.new.28375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-oslo.concurrency"
Fri Jan 5 21:41:48 2024 rev:20 rq:1136730 version:5.2.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-oslo.concurrency/python-oslo.concurrency.changes
2023-03-07 16:50:11.177537824 +0100
+++
/work/SRC/openSUSE:Factory/.python-oslo.concurrency.new.28375/python-oslo.concurrency.changes
2024-01-05 21:43:00.805790513 +0100
@@ -1,0 +2,18 @@
+Thu Jan 4 09:11:38 UTC 2024 - [email protected]
+
+- update to version 5.2.0
+ - Update master for stable/2023.1
+ - Imported Translations from Zanata
+ - Revert "Moves supported python runtimes from version 3.8 to 3.10"
+ - Bump bandit
+ - Moves supported python runtimes from version 3.8 to 3.10
+
+-------------------------------------------------------------------
+Wed May 3 12:25:13 UTC 2023 - [email protected]
+
+- update to version 5.1.1
+ - Fix issues related to tox4
+ - Cleanup py27 support
+ - Imported Translations from Zanata
+
+-------------------------------------------------------------------
Old:
----
oslo.concurrency-5.0.1.tar.gz
New:
----
oslo.concurrency-5.2.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-oslo.concurrency.spec ++++++
--- /var/tmp/diff_new_pack.KOHno2/_old 2024-01-05 21:43:01.577818742 +0100
+++ /var/tmp/diff_new_pack.KOHno2/_new 2024-01-05 21:43:01.577818742 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-oslo.concurrency
#
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 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.concurrency
-Version: 5.0.1
+Version: 5.2.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-5.0.1.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/o/oslo.concurrency/oslo.concurrency-5.2.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-5.0.1
+%autosetup -p1 -n oslo.concurrency-5.2.0
%py_req_cleanup
%build
++++++ _service ++++++
--- /var/tmp/diff_new_pack.KOHno2/_old 2024-01-05 21:43:01.605819765 +0100
+++ /var/tmp/diff_new_pack.KOHno2/_new 2024-01-05 21:43:01.609819912 +0100
@@ -1,13 +1,13 @@
<services>
- <service mode="disabled" name="renderspec">
+ <service mode="manual" name="renderspec">
<param
name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/master/openstack/oslo.concurrency/oslo.concurrency.spec.j2</param>
<param name="output-name">python-oslo.concurrency.spec</param>
<param
name="requirements">https://opendev.org/openstack/oslo.concurrency/raw/branch/master/requirements.txt</param>
<param name="changelog-email">[email protected]</param>
<param name="changelog-provider">gh,openstack,oslo.concurrency</param>
</service>
- <service mode="disabled" name="download_files">
+ <service mode="manual" name="download_files">
</service>
- <service name="format_spec_file" mode="disabled"/>
+ <service name="format_spec_file" mode="manual"/>
</services>
++++++ oslo.concurrency-5.0.1.tar.gz -> oslo.concurrency-5.2.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.concurrency-5.0.1/AUTHORS
new/oslo.concurrency-5.2.0/AUTHORS
--- old/oslo.concurrency-5.0.1/AUTHORS 2022-09-06 13:53:22.000000000 +0200
+++ new/oslo.concurrency-5.2.0/AUTHORS 2023-08-28 15:03:29.000000000 +0200
@@ -41,6 +41,7 @@
Gary Kotton <[email protected]>
Gary Kotton <[email protected]>
Gevorg Davoian <[email protected]>
+Ghanshyam <[email protected]>
Ghanshyam Mann <[email protected]>
Gorka Eguileor <[email protected]>
Hervé Beraud <[email protected]>
@@ -113,6 +114,7 @@
jichenjc <[email protected]>
loooosy <[email protected]>
melissaml <[email protected]>
+niuke <[email protected]>
pengyuesheng <[email protected]>
prashkre <[email protected]>
ricolin <[email protected]>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.concurrency-5.0.1/ChangeLog
new/oslo.concurrency-5.2.0/ChangeLog
--- old/oslo.concurrency-5.0.1/ChangeLog 2022-09-06 13:53:22.000000000
+0200
+++ new/oslo.concurrency-5.2.0/ChangeLog 2023-08-28 15:03:29.000000000
+0200
@@ -1,12 +1,32 @@
CHANGES
=======
+5.2.0
+-----
+
+* Bump bandit
+* Imported Translations from Zanata
+* 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.1.1
+-----
+
+* Fix issues related to tox4
+
+5.1.0
+-----
+
+* Imported Translations from Zanata
+
5.0.1
-----
* Ignore coverage result files
* Fix fair internal lock used from eventlet.spawn\_n
* Prove that spawn\_n with fair lock is broken
+* Cleanup py27 support
5.0.0
-----
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.concurrency-5.0.1/PKG-INFO
new/oslo.concurrency-5.2.0/PKG-INFO
--- old/oslo.concurrency-5.0.1/PKG-INFO 2022-09-06 13:53:22.727933200 +0200
+++ new/oslo.concurrency-5.2.0/PKG-INFO 2023-08-28 15:03:30.074174000 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 1.2
Name: oslo.concurrency
-Version: 5.0.1
+Version: 5.2.0
Summary: Oslo Concurrency library
Home-page: https://docs.openstack.org/oslo.concurrency/latest/
Author: OpenStack
@@ -44,6 +44,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
Requires-Python: >=3.8
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/oslo.concurrency-5.0.1/oslo.concurrency.egg-info/PKG-INFO
new/oslo.concurrency-5.2.0/oslo.concurrency.egg-info/PKG-INFO
--- old/oslo.concurrency-5.0.1/oslo.concurrency.egg-info/PKG-INFO
2022-09-06 13:53:22.000000000 +0200
+++ new/oslo.concurrency-5.2.0/oslo.concurrency.egg-info/PKG-INFO
2023-08-28 15:03:29.000000000 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 1.2
Name: oslo.concurrency
-Version: 5.0.1
+Version: 5.2.0
Summary: Oslo Concurrency library
Home-page: https://docs.openstack.org/oslo.concurrency/latest/
Author: OpenStack
@@ -44,6 +44,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
Requires-Python: >=3.8
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/oslo.concurrency-5.0.1/oslo.concurrency.egg-info/SOURCES.txt
new/oslo.concurrency-5.2.0/oslo.concurrency.egg-info/SOURCES.txt
--- old/oslo.concurrency-5.0.1/oslo.concurrency.egg-info/SOURCES.txt
2022-09-06 13:53:22.000000000 +0200
+++ new/oslo.concurrency-5.2.0/oslo.concurrency.egg-info/SOURCES.txt
2023-08-28 15:03:30.000000000 +0200
@@ -63,6 +63,7 @@
releasenotes/notes/drop-python27-support-7d837a45dae941bb.yaml
releasenotes/notes/log_acquiring_lock-1b224c0b1562ec97.yaml
releasenotes/notes/timeout-c3fb65acda04c1c7.yaml
+releasenotes/source/2023.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-5.0.1/oslo.concurrency.egg-info/pbr.json
new/oslo.concurrency-5.2.0/oslo.concurrency.egg-info/pbr.json
--- old/oslo.concurrency-5.0.1/oslo.concurrency.egg-info/pbr.json
2022-09-06 13:53:22.000000000 +0200
+++ new/oslo.concurrency-5.2.0/oslo.concurrency.egg-info/pbr.json
2023-08-28 15:03:29.000000000 +0200
@@ -1 +1 @@
-{"git_version": "01cf2ff", "is_release": true}
\ No newline at end of file
+{"git_version": "1abc8e0", "is_release": true}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/oslo.concurrency-5.0.1/releasenotes/source/2023.1.rst
new/oslo.concurrency-5.2.0/releasenotes/source/2023.1.rst
--- old/oslo.concurrency-5.0.1/releasenotes/source/2023.1.rst 1970-01-01
01:00:00.000000000 +0100
+++ new/oslo.concurrency-5.2.0/releasenotes/source/2023.1.rst 2023-08-28
15:02:50.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/oslo.concurrency-5.0.1/releasenotes/source/index.rst
new/oslo.concurrency-5.2.0/releasenotes/source/index.rst
--- old/oslo.concurrency-5.0.1/releasenotes/source/index.rst 2022-09-06
13:52:43.000000000 +0200
+++ new/oslo.concurrency-5.2.0/releasenotes/source/index.rst 2023-08-28
15:02:50.000000000 +0200
@@ -6,6 +6,7 @@
:maxdepth: 1
unreleased
+ 2023.1
victoria
ussuri
train
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/oslo.concurrency-5.0.1/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
new/oslo.concurrency-5.2.0/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
---
old/oslo.concurrency-5.0.1/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
2022-09-06 13:52:43.000000000 +0200
+++
new/oslo.concurrency-5.2.0/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
2023-08-28 15:02:50.000000000 +0200
@@ -3,21 +3,25 @@
# Andi Chandler <[email protected]>, 2018. #zanata
# Andi Chandler <[email protected]>, 2020. #zanata
# Andi Chandler <[email protected]>, 2022. #zanata
+# Andi Chandler <[email protected]>, 2023. #zanata
msgid ""
msgstr ""
"Project-Id-Version: oslo.concurrency\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-05-11 16:21+0000\n"
+"POT-Creation-Date: 2023-05-05 13:49+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-13 07:42+0000\n"
+"PO-Revision-Date: 2023-05-09 12:01+0000\n"
"Last-Translator: Andi Chandler <[email protected]>\n"
"Language-Team: English (United Kingdom)\n"
"Language: en_GB\n"
"X-Generator: Zanata 4.3.3\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+msgid "2023.1 Series Release Notes"
+msgstr "2023.1 Series Release Notes"
+
msgid "3.10.0"
msgstr "3.10.0"
@@ -33,6 +37,9 @@
msgid "4.2.0"
msgstr "4.2.0"
+msgid "5.0.0"
+msgstr "5.0.0"
+
msgid ""
"A new kwarg, ``python_exec`` is added to the execute() function in the "
"processutils module. This option is used to specify the path to the python "
@@ -49,6 +56,13 @@
"Adds a new ``timeout`` argument to ``processutils.execute``. If set, the "
"process will be aborted if it runs more than ``timeout`` seconds."
+msgid ""
+"Log before trying to acquire a lock to help detect deadlocks and long waits "
+"to acquire locks."
+msgstr ""
+"Log before trying to acquire a lock to help detect deadlocks and long waits "
+"to acquire locks."
+
msgid "New Features"
msgstr "New Features"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.concurrency-5.0.1/setup.cfg
new/oslo.concurrency-5.2.0/setup.cfg
--- old/oslo.concurrency-5.0.1/setup.cfg 2022-09-06 13:53:22.727933200
+0200
+++ new/oslo.concurrency-5.2.0/setup.cfg 2023-08-28 15:03:30.074174000
+0200
@@ -17,6 +17,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
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.concurrency-5.0.1/setup.py
new/oslo.concurrency-5.2.0/setup.py
--- old/oslo.concurrency-5.0.1/setup.py 2022-09-06 13:52:43.000000000 +0200
+++ new/oslo.concurrency-5.2.0/setup.py 2023-08-28 15:02:50.000000000 +0200
@@ -15,14 +15,6 @@
import setuptools
-# In python < 2.7.4, a lazy loading of package `pbr` will break
-# setuptools if some other modules registered functions in `atexit`.
-# solution from: http://bugs.python.org/issue15881#msg170215
-try:
- import multiprocessing # noqa
-except ImportError:
- pass
-
setuptools.setup(
setup_requires=['pbr>=2.0.0'],
pbr=True)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.concurrency-5.0.1/test-requirements.txt
new/oslo.concurrency-5.2.0/test-requirements.txt
--- old/oslo.concurrency-5.0.1/test-requirements.txt 2022-09-06
13:52:43.000000000 +0200
+++ new/oslo.concurrency-5.2.0/test-requirements.txt 2023-08-28
15:02:50.000000000 +0200
@@ -10,6 +10,6 @@
eventlet>=0.19.0 # MIT
# Bandit security code scanner
-bandit>=1.6.0,<1.7.0 # Apache-2.0
+bandit>=1.7.0,<1.8.0 # Apache-2.0
pre-commit>=2.6.0 # MIT
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.concurrency-5.0.1/tox.ini
new/oslo.concurrency-5.2.0/tox.ini
--- old/oslo.concurrency-5.0.1/tox.ini 2022-09-06 13:52:43.000000000 +0200
+++ new/oslo.concurrency-5.2.0/tox.ini 2023-08-28 15:02:50.000000000 +0200
@@ -1,15 +1,13 @@
[tox]
minversion = 3.2.0
envlist = py3,pep8
-ignore_basepython_conflict = True
[testenv]
-basepython = python3
deps =
-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
-r{toxinidir}/test-requirements.txt
# We want to support both vanilla stdlib and eventlet monkey patched
-whitelist_externals = env
+allowlist_externals = env
commands =
env TEST_EVENTLET=0 lockutils-wrapper stestr run --slowest {posargs}
env TEST_EVENTLET=1 lockutils-wrapper stestr run --slowest {posargs}
@@ -25,7 +23,7 @@
commands = {posargs}
[testenv:docs]
-whitelist_externals = rm
+allowlist_externals = rm
deps =
-c{env:TOX_CONSTRAINTS_FILE:https://opendev.org/openstack/requirements/raw/branch/master/upper-constraints.txt}
-r{toxinidir}/doc/requirements.txt