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-nbdime] rawhide: Use only x86_64 builders
Date: Mon, 14 Sep 2026 17:06:03 GMT	[thread overview]
Message-ID: <178940556386.1.8730610021015314348.rpms-python-nbdime-246b395ab2f9@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-nbdime
Branch : rawhide
Commit : 246b395ab2f9421489e32ed05c58cb84e4f370f8
Author : Lumir Balhar <lbalhar@redhat.com>
Date   : 2026-09-11T12:23:52+02:00
Stats  : +6/-5 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-nbdime/c/246b395ab2f9421489e32ed05c58cb84e4f370f8?branch=rawhide

Log:
Use only x86_64 builders

---
diff --git a/python-nbdime.spec b/python-nbdime.spec
index 91a691d..70f97ba 100644
--- a/python-nbdime.spec
+++ b/python-nbdime.spec
@@ -27,11 +27,12 @@ Patch:          %{name}-rm-python-mock-usage.diff
 # https://github.com/jupyter/nbdime/issues/815
 Patch:          %{name}-jupyter-builder.patch
 
-# The build uses nx 16.10.0 (https://github.com/nrwl/nx), which has native
-# components for x86_64 and aarch64 only.  Check later releases to see if
-# the nx version has rolled forward to a version that supports more
-# architectures
-ExclusiveArch:  %{x86_64} %{arm64} noarch
+# The build uses nx 16.10.0 (https://github.com/nrwl/nx), which needs an
+# architecture-specific native component.  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 with
+# "Cannot find module '@nx/nx-linux-<arch>-gnu'".
+ExclusiveArch:  %{x86_64} noarch
 
 BuildArch:      noarch
 BuildSystem:    pyproject

                 reply	other threads:[~2026-09-14 17:06 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=178940556386.1.8730610021015314348.rpms-python-nbdime-246b395ab2f9@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