public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-libcst] rawhide: Let LICENSE.dependencies be included in the .dist-info
@ 2026-07-08  9:12 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-07-08  9:12 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-libcst
Branch : rawhide
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=rawhide

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-08  9:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-08  9:12 [rpms/python-libcst] rawhide: Let LICENSE.dependencies be included in the .dist-info Benjamin A. Beasley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox