public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yaakov Selkowitz <yselkowi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-license-expression] rawhide: Skip unneeded wheel dependency
Date: Fri, 07 Aug 2026 03:18:02 GMT	[thread overview]
Message-ID: <178607268268.1.12955122169479618391.rpms-python-license-expression-76e1db0d5cb8@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-08-07  3:18 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=178607268268.1.12955122169479618391.rpms-python-license-expression-76e1db0d5cb8@fedoraproject.org \
    --to=yselkowi@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