public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jeremy Cline <jeremycline@microsoft.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-jwt] rawhide: Declare that a missing license should terminate the build
Date: Wed, 08 Jul 2026 07:10:23 GMT [thread overview]
Message-ID: <178349462301.1.4090033774745202634.rpms-python-jwt-77a529af9824@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-jwt
Branch : rawhide
Commit : 77a529af98248a31a741badc82f2d2a769e94cf7
Author : Jeremy Cline <jeremycline@microsoft.com>
Date : 2026-07-07T12:27:52-04:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-jwt/c/77a529af98248a31a741badc82f2d2a769e94cf7?branch=rawhide
Log:
Declare that a missing license should terminate the build
This is encouraged by the Python guidelines when the license isn't
explicitly in the file list so that if it disappears in the future we'll
notice.
---
diff --git a/python-jwt.spec b/python-jwt.spec
index 5828baa..9bbc213 100644
--- a/python-jwt.spec
+++ b/python-jwt.spec
@@ -55,7 +55,7 @@ sed -e '/coverage\[toml\]/d' \
%install
%pyproject_install
-%pyproject_save_files %{libname}
+%pyproject_save_files -l %{libname}
%check
reply other threads:[~2026-07-08 7:10 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=178349462301.1.4090033774745202634.rpms-python-jwt-77a529af9824@fedoraproject.org \
--to=jeremycline@microsoft.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