public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-jupyter-kernel-test] epel10: Don't build wheel when generating buildrequires
@ 2026-07-11 15:45 Karolina Surma
0 siblings, 0 replies; only message in thread
From: Karolina Surma @ 2026-07-11 15:45 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-11 15:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-11 15:45 [rpms/python-jupyter-kernel-test] epel10: Don't build wheel when generating buildrequires Karolina Surma
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox