public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-fastavro] rawhide: Don’t mention long-gone 32-bit ARM architecture
@ 2026-08-23 9:57 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-08-23 9:57 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-fastavro
Branch : rawhide
Commit : 82834776cb9fd9c2d9f3b8a77810fe2462f66a56
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-08-23T08:34:03+01:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-fastavro/c/82834776cb9fd9c2d9f3b8a77810fe2462f66a56?branch=rawhide
Log:
Don’t mention long-gone 32-bit ARM architecture
[skip changelog]
---
diff --git a/python-fastavro.spec b/python-fastavro.spec
index 8bec4f3..e0ba51a 100644
--- a/python-fastavro.spec
+++ b/python-fastavro.spec
@@ -27,7 +27,7 @@ Source: %{pypi_source fastavro}
# Upstream does not test, nor support 32 bit systems
# Issue: https://github.com/fastavro/fastavro/issues/526
# Fedora bug: https://bugzilla.redhat.com/show_bug.cgi?id=1943932
-ExcludeArch: %{arm32} %{ix86}
+ExcludeArch: %{ix86}
BuildRequires: python3-devel
BuildRequires: gcc
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-23 9:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-23 9:57 [rpms/python-fastavro] rawhide: Don’t mention long-gone 32-bit ARM architecture Benjamin A. Beasley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox