public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-oslo-concurrency] noevent: Update to 3.25.1
@ 2026-06-07 12:40 Haikel Guemar
  0 siblings, 0 replies; only message in thread
From: Haikel Guemar @ 2026-06-07 12:40 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-oslo-concurrency
Branch : noevent
Commit : 77c30d978bfaa6b49dde7d4bca51f4b3c943dcc0
Author : Haikel Guemar <hguemar@fedoraproject.org>
Date   : 2018-08-18T14:23:16+02:00
Stats  : +20/-12 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/python-oslo-concurrency/c/77c30d978bfaa6b49dde7d4bca51f4b3c943dcc0?branch=noevent

Log:
Update to 3.25.1

---
diff --git a/.gitignore b/.gitignore
index 8b08a08..c4cb21a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /oslo.concurrency-3.14.0.tar.gz
 /oslo.concurrency-3.18.0.tar.gz
 /oslo.concurrency-3.25.0.tar.gz
+/oslo.concurrency-3.25.1.tar.gz

diff --git a/Changelog.old b/Changelog.old
index 7e00fe2..0848cab 100644
--- a/Changelog.old
+++ b/Changelog.old
@@ -1,3 +1,12 @@
+* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.25.0-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
+
+* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 3.25.0-2
+- Rebuilt for Python 3.7
+
+* Sat Feb 10 2018 RDO <dev@lists.rdoproject.org> 3.25.0-1
+- Update to 3.25.0
+
 * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.14.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
 

diff --git a/python-oslo-concurrency.spec b/python-oslo-concurrency.spec
index 6bb39bd..5c0c4d1 100644
--- a/python-oslo-concurrency.spec
+++ b/python-oslo-concurrency.spec
@@ -17,8 +17,8 @@ external processes.
 Tests for the Oslo concurrency library.
 
 Name:           python-oslo-concurrency
-Version:        3.25.0
-Release:        3%{?dist}
+Version:        3.25.1
+Release:        1%{?dist}
 Summary:        OpenStack Oslo concurrency library
 
 License:        ASL 2.0
@@ -37,6 +37,9 @@ BuildRequires:  python2-devel
 BuildRequires:  python2-pbr
 BuildRequires:  git
 # Required for tests
+# FIXME(hguemar): required or tests will fail
+# should be unnecessary with Rocky version
+BuildRequires:  python-unversioned-command
 BuildRequires:  python2-hacking
 BuildRequires:  python2-oslotest
 BuildRequires:  python2-fixtures
@@ -195,12 +198,10 @@ rm -rf %{buildroot}%{python3_sitelib}/oslo_concurrency/locale
 %find_lang oslo_concurrency --all-name
 
 %check
-# checks currently fail
-
-# %{__python2} setup.py test
+%{__python2} setup.py test
 %if 0%{?with_python3}
 rm -rf .testrepository
-# %{__python3} setup.py test
+%{__python3} setup.py test
 %endif
 
 %files -n python2-%{pkg_name}
@@ -241,11 +242,8 @@ rm -rf .testrepository
 
 
 %changelog
-* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.25.0-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
-
-* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 3.25.0-2
-- Rebuilt for Python 3.7
+* Fri May 11 2018 RDO <dev@lists.rdoproject.org> 3.25.1-1
+- Update to 3.25.1
 
 * Sat Feb 10 2018 RDO <dev@lists.rdoproject.org> 3.25.0-1
 - Update to 3.25.0

diff --git a/sources b/sources
index e3311bb..e4da4bd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (oslo.concurrency-3.25.0.tar.gz) = 0273112cdc0a1de45ec231b672f2ed8f8fe5842dea756bc062a18247036b2fdbfbce392f3edbfbb871a2bda94412f6c82f3a634fd98a77c1df5a243babcbd4de
+SHA512 (oslo.concurrency-3.25.1.tar.gz) = 5c306e742c652d66209a3218ccdc1d1f957ec6fde0b0bcb9411a71e470e8c0402c4cc1a40a05094ce591942ed16b8e0a7b456d60a64e0299ef32a257b37c8388

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-07 12:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-07 12:40 [rpms/python-oslo-concurrency] noevent: Update to 3.25.1 Haikel Guemar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox