public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-jsonschema] 2488367: Don't build wheel when generating buildrequires
@ 2026-06-15 7:29 Karolina Surma
0 siblings, 0 replies; only message in thread
From: Karolina Surma @ 2026-06-15 7:29 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-jsonschema
Branch : 2488367
Commit : 71a7adccd6efee84949161add4213aea10525eda
Author : Karolina Surma <ksurma@redhat.com>
Date : 2024-09-24T15:32:35+02:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-jsonschema/c/71a7adccd6efee84949161add4213aea10525eda?branch=2488367
Log:
Don't build wheel when generating buildrequires
Hatchling supports the prepare_metadata_for_build_wheel hook now.
---
diff --git a/python-jsonschema.spec b/python-jsonschema.spec
index 4c6ff8b..e75c3c3 100644
--- a/python-jsonschema.spec
+++ b/python-jsonschema.spec
@@ -50,7 +50,7 @@ Summary: %{summary}
rm jsonschema/tests/test_jsonschema_test_suite.py
%generate_buildrequires
-%pyproject_buildrequires -w
+%pyproject_buildrequires
%build
%pyproject_wheel
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-15 7:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-15 7:29 [rpms/python-jsonschema] 2488367: 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