public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-jupytext] rawhide: Use only x86_64 builders
@ 2026-09-17 10:28 Lumir Balhar
0 siblings, 0 replies; only message in thread
From: Lumir Balhar @ 2026-09-17 10:28 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-jupytext
Branch : rawhide
Commit : 1e4d1b9e92fc88bacaf4f39ae0cba121f8967a92
Author : Lumir Balhar <lbalhar@redhat.com>
Date : 2026-09-15T22:43:44+02:00
Stats : +4/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-jupytext/c/1e4d1b9e92fc88bacaf4f39ae0cba121f8967a92?branch=rawhide
Log:
Use only x86_64 builders
---
diff --git a/python-jupytext.spec b/python-jupytext.spec
index 79ff2ea..68a4024 100644
--- a/python-jupytext.spec
+++ b/python-jupytext.spec
@@ -18,10 +18,10 @@ Source3: prepare_vendor.sh
# Bump @tootallnate/once from 2.0.1 to 3.0.1 in /jupyterlab
Patch: CVE-2026-3449.patch
-# s390x builds fail due to a bug in jupyterlab
-# https://bugzilla.redhat.com/show_bug.cgi?id=2278011
-# ppc64le builds fail due to lack of a binary builder
-ExclusiveArch: %{x86_64} %{arm64} noarch
+# The vendored npm cache (Source1) is generated by prepare_vendor.sh
+# on x86_64, so it only contains the x86_64 natives; building this
+# noarch package anywhere else fails.
+ExclusiveArch: %{x86_64} noarch
BuildArch: noarch
BuildSystem: pyproject
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-17 10:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-17 10:28 [rpms/python-jupytext] rawhide: Use only x86_64 builders Lumir Balhar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox