public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Joel Capitao <jcapitao@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-barbicanclient] epel10.3: Replace Python version glob with macro (needed for Python 3.10+)
Date: Sun, 30 Aug 2026 14:21:08 GMT [thread overview]
Message-ID: <178809966859.1.4435925881981728280.rpms-python-barbicanclient-c12d1f5085a8@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-barbicanclient
Branch : epel10.3
Commit : c12d1f5085a818a705dd7fc0e524784067ac1aa7
Author : Joel Capitao <jcapitao@redhat.com>
Date : 2021-06-15T17:05:47+02:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-barbicanclient/c/c12d1f5085a818a705dd7fc0e524784067ac1aa7?branch=epel10.3
Log:
Replace Python version glob with macro (needed for Python 3.10+)
---
diff --git a/python-barbicanclient.spec b/python-barbicanclient.spec
index a0522c2..46c5f4e 100644
--- a/python-barbicanclient.spec
+++ b/python-barbicanclient.spec
@@ -103,7 +103,7 @@ ln -s ./barbican %{buildroot}%{_bindir}/barbican-3
%{_bindir}/barbican
%{_bindir}/barbican-3
%{python3_sitelib}/barbicanclient
-%{python3_sitelib}/python_barbicanclient-%{upstream_version}-py?.?.egg-info
+%{python3_sitelib}/python_barbicanclient-%{upstream_version}-py%{python3_version}.egg-info
%if 0%{?with_doc}
%files -n python-%{sname}-doc
next reply other threads:[~2026-08-30 14:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-30 14:21 Joel Capitao [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-08-30 14:21 [rpms/python-barbicanclient] epel10.3: Replace Python version glob with macro (needed for Python 3.10+)
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=178809966859.1.4435925881981728280.rpms-python-barbicanclient-c12d1f5085a8@fedoraproject.org \
--to=jcapitao@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