public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Karolina Surma <ksurma@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-jupyter-kernel-test] epel10: Don't build wheel when generating buildrequires
Date: Sat, 11 Jul 2026 15:45:44 GMT	[thread overview]
Message-ID: <178378474497.1.5303679911532711863.rpms-python-jupyter-kernel-test-5d82f28470a5@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/python-jupyter-kernel-test
            Branch : epel10
            Commit : 5d82f28470a506234fcea0a8a7444032cce24f1b
            Author : Karolina Surma <ksurma@redhat.com>
            Date   : 2024-09-24T12:18:23+02:00
            Stats  : +1/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-jupyter-kernel-test/c/5d82f28470a506234fcea0a8a7444032cce24f1b?branch=epel10

            Log:
            Don't build wheel when generating buildrequires

Hatchling supports the prepare_metadata_for_build_wheel hook now.

---
diff --git a/python-jupyter-kernel-test.spec b/python-jupyter-kernel-test.spec
index b43ce87..53a15af 100644
--- a/python-jupyter-kernel-test.spec
+++ b/python-jupyter-kernel-test.spec
@@ -28,7 +28,7 @@ successful code execution and conformance with the Jupyter Messaging Protocol
 (currently 5.0).
 
 %generate_buildrequires
-%pyproject_buildrequires -w -x test
+%pyproject_buildrequires -x test
 
 %prep
 %autosetup -n %{srcname_}-%{version} -p1

                 reply	other threads:[~2026-07-11 15:45 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=178378474497.1.5303679911532711863.rpms-python-jupyter-kernel-test-5d82f28470a5@fedoraproject.org \
    --to=ksurma@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