public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Haikel Guemar <hguemar@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/python-oslo-concurrency] noevent: Use %python_provide macros
Date: Sun, 07 Jun 2026 12:40:22 GMT	[thread overview]
Message-ID: <178083602276.1.12235941844729369414.rpms-python-oslo-concurrency-79d653982a07@fedoraproject.org> (raw)

            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

                 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=178083602276.1.12235941844729369414.rpms-python-oslo-concurrency-79d653982a07@fedoraproject.org \
    --to=hguemar@fedoraproject.org \
    --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