public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-yarl] rawhide: Use pyproject long options
@ 2026-09-23  6:29 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-23  6:29 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-yarl
Branch : rawhide
Commit : 37b4c99cd21a3ed7cd9d2c2bb8a69044ee98c03a
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-09-16T12:16:01+01:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-yarl/c/37b4c99cd21a3ed7cd9d2c2bb8a69044ee98c03a?branch=rawhide

Log:
Use pyproject long options

---
diff --git a/python-yarl.spec b/python-yarl.spec
index 81bda43..4853b2f 100644
--- a/python-yarl.spec
+++ b/python-yarl.spec
@@ -42,7 +42,7 @@ sed --regexp-extended --in-place 's/(-.*cov.*$)/#\1/g' pytest.ini
 
 %install
 %pyproject_install
-%pyproject_save_files -l %{pypi_name}
+%pyproject_save_files --assert-license %{pypi_name}
 
 %check
 # Ignore the benchmark tests which require pytest_codspeed which is not

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

only message in thread, other threads:[~2026-09-23  6:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-23  6:29 [rpms/python-yarl] rawhide: Use pyproject long options 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