public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michal Schorm <mschorm@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/mysql-connector-python] rawhide: [enhancement] Drop conditional i686 exclusion
Date: Tue, 22 Sep 2026 11:55:45 GMT [thread overview]
Message-ID: <179007814597.1.3676188584450555114.rpms-mysql-connector-python-ab167f43d0ef@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/mysql-connector-python
Branch : rawhide
Commit : ab167f43d0efc351d6c8c1cb2e7df3c1283da190
Author : Michal Schorm <mschorm@redhat.com>
Date : 2026-09-22T11:22:16+02:00
Stats : +0/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/mysql-connector-python/c/ab167f43d0efc351d6c8c1cb2e7df3c1283da190?branch=rawhide
Log:
[enhancement] Drop conditional i686 exclusion
Remove the '%if 0%{?fedora} >= 43' guard around 'ExcludeArch'. MySQL
8.4+ permanently dropped i686 support, so all active Fedora releases
(F43+) exclude it unconditionally.
Co-Authored-By: Claude AI <noreply@anthropic.com>
---
diff --git a/mysql-connector-python.spec b/mysql-connector-python.spec
index 214f4ce..84900c0 100644
--- a/mysql-connector-python.spec
+++ b/mysql-connector-python.spec
@@ -6,9 +6,7 @@
# Please preserve changelog entries
#
-%if 0%{?fedora} >= 43
ExcludeArch: %{ix86}
-%endif
# Tests only run on manual build --with tests
# Tests rely on MySQL version 5.6
reply other threads:[~2026-09-22 11:55 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=179007814597.1.3676188584450555114.rpms-mysql-connector-python-ab167f43d0ef@fedoraproject.org \
--to=mschorm@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