public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-xxhash] f43: Use long pyproject and other options
@ 2026-06-28 6:49 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-06-28 6:49 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-xxhash
Branch : f43
Commit : fe6c4c5814811d883a428440c77cfa3778e6d259
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-05-20T06:58:56+01:00
Stats : +3/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-xxhash/c/fe6c4c5814811d883a428440c77cfa3778e6d259?branch=f43
Log:
Use long pyproject and other options
---
diff --git a/python-xxhash.spec b/python-xxhash.spec
index 7aee51c..15ceb12 100644
--- a/python-xxhash.spec
+++ b/python-xxhash.spec
@@ -11,8 +11,8 @@ License: BSD-2-Clause
URL: https://github.com/ifduyue/python-xxhash
Source: %{pypi_source xxhash}
-BuildSystem: pyproject
-BuildOption(install): -l xxhash
+BuildSystem: pyproject
+BuildOption(install): --assert-license xxhash
BuildRequires: gcc
BuildRequires: pkgconfig(libxxhash) >= 0.8.2
@@ -31,7 +31,7 @@ Summary: %{summary}
%prep -a
# Remove bundled xxhash library
-rm -rvf deps
+rm --recursive --verbose deps
%build -p
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-28 6:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-28 6:49 [rpms/python-xxhash] f43: Use long pyproject and other 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