public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-oslo-concurrency] noevent: Use %python_provide macros
@ 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 : 79d653982a0725feb8a6015cd946cd13e127d9fa
Author : Haikel Guemar <hguemar@fedoraproject.org>
Date : 2016-06-26T17:37:22+02:00
Stats : +3/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-oslo-concurrency/c/79d653982a0725feb8a6015cd946cd13e127d9fa?branch=noevent
Log:
Use %python_provide macros
Change-Id: Idf0650d678fa64eb97a447c0b299ed91e813d96a
---
diff --git a/python-oslo-concurrency.spec b/python-oslo-concurrency.spec
index 1a337ac..de89378 100644
--- a/python-oslo-concurrency.spec
+++ b/python-oslo-concurrency.spec
@@ -69,6 +69,7 @@ Documentation for the Oslo concurrency library.
%package -n python2-%{pkg_name}-tests
Summary: Tests for the Oslo concurrency library
+%{?python_provide:%python_provide python2-%{pkg_name}-tests}
Requires: python2-%{pkg_name} = %{version}-%{release}
Requires: python-hacking
@@ -77,6 +78,7 @@ Requires: python-coverage
Requires: python-futures
Requires: python-fixtures
+
%description -n python2-%{pkg_name}-tests
Tests for the Oslo concurrency library.
@@ -112,6 +114,7 @@ external processes.
%package -n python3-%{pkg_name}-tests
Summary: Tests for the Oslo concurrency library
+%{?python_provide:%python_provide python3-%{pkg_name}-tests}
Requires: python3-%{pkg_name} = %{version}-%{release}
Requires: python3-hacking
^ 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: Use %python_provide macros Haikel Guemar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox