public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pipx] f43: Use long pyproject options
@ 2026-05-31 22:24 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-05-31 22:24 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/pipx
Branch : f43
Commit : a3b0efe21c20eed6d9a36465cf3b3961340f1ab7
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-05-08T12:21:38+01:00
Stats : +3/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/pipx/c/a3b0efe21c20eed6d9a36465cf3b3961340f1ab7?branch=f43
Log:
Use long pyproject options
---
diff --git a/pipx.spec b/pipx.spec
index 0c2c427..be5afc0 100644
--- a/pipx.spec
+++ b/pipx.spec
@@ -11,9 +11,9 @@ URL: https://pypa.github.io/pipx
%global forgeurl https://github.com/pypa/pipx
Source: %{forgeurl}/archive/%{version}/pipx-%{version}.tar.gz
-BuildSystem: pyproject
-BuildOption(install): -l pipx
-BuildOption(generate_buildrequires): -x uv
+BuildSystem: pyproject
+BuildOption(install): --assert-license pipx
+BuildOption(generate_buildrequires): --extras uv
BuildArch: noarch
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-05-31 22:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-31 22:24 [rpms/pipx] f43: Use long pyproject 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