public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Alan Pevec <alan.pevec@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-oslo-concurrency] noevent: Update to upstream 2.1.0
Date: Sun, 07 Jun 2026 12:40:18 GMT [thread overview]
Message-ID: <178083601878.1.3701445445589811930.rpms-python-oslo-concurrency-973c74ff4037@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-oslo-concurrency
Branch : noevent
Commit : 973c74ff40379dad37810992b18cb4a6981a705f
Author : Alan Pevec <alan.pevec@redhat.com>
Date : 2015-06-26T02:27:07+02:00
Stats : +17/-12 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-oslo-concurrency/c/973c74ff40379dad37810992b18cb4a6981a705f?branch=noevent
Log:
Update to upstream 2.1.0
Merge --squash rpm-master (liberty)
Change-Id: I45a3e67245c2df624c2c0bb2458775727df620f5
---
diff --git a/.gitignore b/.gitignore
index e2f11ad..9eddc45 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/oslo.concurrency-1.4.1.tar.gz
/oslo.concurrency-1.6.0.tar.gz
/oslo.concurrency-1.8.0.tar.gz
+/oslo.concurrency-2.1.0.tar.gz
diff --git a/python-oslo-concurrency.spec b/python-oslo-concurrency.spec
index 5f8bf00..259ba88 100644
--- a/python-oslo-concurrency.spec
+++ b/python-oslo-concurrency.spec
@@ -1,9 +1,9 @@
-# Created by pyp2rpm-1.1.2
%global pypi_name oslo.concurrency
+%global pkg_name oslo-concurrency
Name: python-oslo-concurrency
-Version: 1.8.0
-Release: 2%{?dist}
+Version: 2.1.0
+Release: 1%{?dist}
Summary: OpenStack Oslo concurrency library
License: ASL 2.0
@@ -16,14 +16,14 @@ BuildRequires: python-pbr
Requires: python-babel
Requires: python-iso8601
+Requires: python-fixtures
Requires: python-oslo-config
Requires: python-oslo-i18n
Requires: python-oslo-utils
Requires: python-posix_ipc
Requires: python-retrying
Requires: python-six
-# FIXME exported testing infra which should be sub-packaged
-Requires: python-fixtures
+Requires: python-fasteners
%description
Oslo concurrency library has utilities for safely running multi-thread,
@@ -35,7 +35,10 @@ Summary: Documentation for the Oslo concurrency library
Group: Documentation
BuildRequires: python-sphinx
-BuildRequires: python-oslo-sphinx >= 2.5.0
+BuildRequires: python-oslo-sphinx
+BuildRequires: python-fixtures
+BuildRequires: python-oslo-utils
+BuildRequires: python-fasteners
%description doc
Documentation for the Oslo concurrency library.
@@ -57,22 +60,23 @@ rm -rf html/.{doctrees,buildinfo}
%{__python2} setup.py install --skip-build --root %{buildroot}
#delete tests
-rm -fr %{buildroot}%{python2_sitelib}/oslo_concurrency/tests/
+rm -fr %{buildroot}%{python2_sitelib}/%{pypi_name}/tests/
%files
%doc README.rst
%license LICENSE
-%{python2_sitelib}/oslo_concurrency
-%{python2_sitelib}/oslo
-%{python2_sitelib}/%{pypi_name}-%{version}-py?.?-*.pth
-%{python2_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info
%{_bindir}/lockutils-wrapper
+%{python2_sitelib}/oslo_concurrency
+%{python2_sitelib}/*.egg-info
%files doc
%license LICENSE
%doc html
%changelog
+* Fri Jun 26 2015 Alan Pevec <alan.pevec@redhat.com> 2.1.0-1
+- Update to upstream 2.1.0
+
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
diff --git a/sources b/sources
index 7be0116..59b2f32 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ec2774ab12c0e3c14b21cab52d047951 oslo.concurrency-1.8.0.tar.gz
+c081d8f0c303b4a41e2297f7253037a4 oslo.concurrency-2.1.0.tar.gz
reply other threads:[~2026-06-07 12:40 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178083601878.1.3701445445589811930.rpms-python-oslo-concurrency-973c74ff4037@fedoraproject.org \
--to=alan.pevec@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox