public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/python-libcst] f44: Let LICENSE.dependencies be included in the .dist-info
Date: Thu, 09 Jul 2026 05:13:45 GMT	[thread overview]
Message-ID: <178357402596.1.10693271637118219171.rpms-python-libcst-549d6396da7a@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-libcst
Branch : f44
Commit : 549d6396da7ad154145708db8f386cf4551a96bd
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-07-07T11:21:33+01:00
Stats  : +2/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-libcst/c/549d6396da7ad154145708db8f386cf4551a96bd?branch=f44

Log:
Let LICENSE.dependencies be included in the .dist-info

---
diff --git a/python-libcst.spec b/python-libcst.spec
index b58adfa..e846921 100644
--- a/python-libcst.spec
+++ b/python-libcst.spec
@@ -88,7 +88,6 @@ done
 
 %build
 export RUSTFLAGS="%{build_rustflags}"
-%pyproject_wheel
 
 # write license summary and breakdown
 cd native
@@ -96,6 +95,8 @@ cd native
 %{cargo_license} > ../LICENSE.dependencies
 cd ..
 
+%pyproject_wheel
+
 
 %install
 %pyproject_install
@@ -131,7 +132,6 @@ ignore="${ignore-} --ignore=${mod}/tests/test_roundtrip.py"
 
 
 %files -n python3-libcst -f %{pyproject_files}
-%license LICENSE.dependencies
 
 
 %changelog

                 reply	other threads:[~2026-07-09  5:13 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=178357402596.1.10693271637118219171.rpms-python-libcst-549d6396da7a@fedoraproject.org \
    --to=code@musicinmybrain.net \
    --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