public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-watchfiles] epel10: No longer manually indicate license files
@ 2026-08-12 16:47 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-08-12 16:47 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-watchfiles
Branch : epel10
Commit : dc78a135519bf37301296932459861f41681802e
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-08-11T08:38:26+01:00
Stats : +0/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-watchfiles/c/dc78a135519bf37301296932459861f41681802e?branch=epel10
Log:
No longer manually indicate license files
- Maturin handles this properly now
---
diff --git a/python-watchfiles.spec b/python-watchfiles.spec
index 7c2c90a..f0b37b9 100644
--- a/python-watchfiles.spec
+++ b/python-watchfiles.spec
@@ -85,10 +85,6 @@ export RUSTFLAGS='%{build_rustflags}'
%pyproject_install
%pyproject_save_files -l watchfiles
-# The maturin build backend includes the license files, but currently the
-# pyproject macros don't mark these files as licenses.
-sed -e '/LICENSE/ s/^/%%license /' -i %{pyproject_files}
-
%check
# test_rust_notify::test_ignore_permission_denied watches '/' recursively by
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-12 16:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-12 16:47 [rpms/python-watchfiles] epel10: No longer manually indicate license files 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