public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/fedpkg] 1.48-1: %{python_sitelib} → %{python2_sitelib}
Date: Mon, 10 Aug 2026 21:45:38 GMT [thread overview]
Message-ID: <178639833875.1.16026092073900751345.rpms-fedpkg-f201db29cb69@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fedpkg
Branch : 1.48-1
Commit : f201db29cb6963b4cbfa7716b3952e03cc4e80c5
Author : Igor Gnatenko <ignatenkobrain@fedoraproject.org>
Date : 2018-07-29T23:11:31+02:00
Stats : +2/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fedpkg/c/f201db29cb6963b4cbfa7716b3952e03cc4e80c5?branch=1.48-1
Log:
%{python_sitelib} → %{python2_sitelib}
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
---
diff --git a/fedpkg.spec b/fedpkg.spec
index 5be6e47..9863e73 100644
--- a/fedpkg.spec
+++ b/fedpkg.spec
@@ -145,8 +145,8 @@ nosetests
%{_bindir}/%{name}
%{_mandir}/*/*
# For noarch packages: sitelib
-%{python_sitelib}/%{name}
-%{python_sitelib}/%{name}-%{version}-py*.egg-info
+%{python2_sitelib}/%{name}
+%{python2_sitelib}/%{name}-%{version}-py*.egg-info
# zsh completion
%{_datadir}/zsh/site-functions/_%{name}
reply other threads:[~2026-08-10 21:45 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=178639833875.1.16026092073900751345.rpms-fedpkg-f201db29cb69@fedoraproject.org \
--to=ignatenkobrain@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