public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/rpkg] 1.70-1: Stop building py2 package on F30+
Date: Mon, 10 Aug 2026 21:44:00 GMT [thread overview]
Message-ID: <178639824013.1.9829856149288774213.rpms-rpkg-8aa0e21a1992@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rpkg
Branch : 1.70-1
Commit : 8aa0e21a19925a278b966212af51a0159a71c59a
Author : Lubomír Sedlář <lsedlar@redhat.com>
Date : 2019-02-04T08:11:03+01:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/rpkg/c/8aa0e21a19925a278b966212af51a0159a71c59a?branch=1.70-1
Log:
Stop building py2 package on F30+
---
diff --git a/rpkg.spec b/rpkg.spec
index ed45a3d..9a0b3a4 100644
--- a/rpkg.spec
+++ b/rpkg.spec
@@ -30,7 +30,7 @@ Patch0: remove-koji-and-rpm-py-installer-from-requires.patch
%global with_python3 0
%endif
-%if 0%{?rhel} > 7
+%if 0%{?fedora} > 29 || 0%{?rhel} > 7
# Disable python2 build by default
%global with_python2 0
%else
reply other threads:[~2026-08-10 21:44 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=178639824013.1.9829856149288774213.rpms-rpkg-8aa0e21a1992@fedoraproject.org \
--to=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