public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-license-expression] rawhide: Skip unneeded wheel dependency
@ 2026-08-07 3:18 Yaakov Selkowitz
0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-08-07 3:18 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-license-expression
Branch : rawhide
Commit : 76e1db0d5cb82d5b65c9cf65e50be9fd92e46ce1
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2026-08-06T22:36:20-04:00
Stats : +2/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-license-expression/c/76e1db0d5cb82d5b65c9cf65e50be9fd92e46ce1?branch=rawhide
Log:
Skip unneeded wheel dependency
https://github.com/aboutcode-org/license-expression/pull/131
https://github.com/fedora-eln/eln/issues/284
---
diff --git a/python-license-expression.spec b/python-license-expression.spec
index e7959d0..91f882e 100644
--- a/python-license-expression.spec
+++ b/python-license-expression.spec
@@ -66,6 +66,8 @@ sed -i '/sphinx_reredirects/d' setup.cfg
sed -i '/sphinx_reredirects/d' docs/source/conf.py
sed -i '/sphinx_rtd_dark_mode/d' docs/source/conf.py
sed -i '/sphinx_copybutton/d' docs/source/conf.py
+# https://github.com/aboutcode-org/license-expression/pull/131
+%pyproject_patch_dependency wheel:ignore
%generate_buildrequires
%pyproject_buildrequires
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-07 3:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-07 3:18 [rpms/python-license-expression] rawhide: Skip unneeded wheel dependency Yaakov Selkowitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox