public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Lumir Balhar <lbalhar@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-jupytext] rawhide: Use only x86_64 builders
Date: Thu, 17 Sep 2026 10:28:04 GMT	[thread overview]
Message-ID: <178964088477.1.8462882517801394697.rpms-python-jupytext-1e4d1b9e92fc@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-09-17 10:28 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=178964088477.1.8462882517801394697.rpms-python-jupytext-1e4d1b9e92fc@fedoraproject.org \
    --to=lbalhar@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