public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-qdarkstyle] rawhide: spec modernization
@ 2026-06-13 19:11 Filipe Rosset
0 siblings, 0 replies; only message in thread
From: Filipe Rosset @ 2026-06-13 19:11 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-qdarkstyle
Branch : rawhide
Commit : 4a12b1e71348de67138ebe9bd3441886eb3aa521
Author : Filipe Rosset <filiperosset@fedoraproject.org>
Date : 2026-06-13T16:10:41-03:00
Stats : +5/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-qdarkstyle/c/4a12b1e71348de67138ebe9bd3441886eb3aa521?branch=rawhide
Log:
spec modernization
Signed-off-by: Filipe Rosset <filiperosset@fedoraproject.org>
---
diff --git a/python-qdarkstyle.spec b/python-qdarkstyle.spec
index 47ce031..c52b15f 100644
--- a/python-qdarkstyle.spec
+++ b/python-qdarkstyle.spec
@@ -38,6 +38,7 @@ BuildSystem: pyproject
BuildOption(generate_buildrequires): --extras develop,example
BuildOption(install): --assert-license qdarkstyle
+BuildRequires: python3-devel
BuildArch: noarch
# This is required for the error-reporting option in the CLI. We have it as a
@@ -95,6 +96,10 @@ find 'qdarkstyle' -type f -name '*.py' \
sed --regexp-extended --in-place '1{/^#!/d}'
+%generate_buildrequires
+%pyproject_buildrequires -x develop,example
+
+
%build -p
%if %{with recompile_assets}
# QT_QPA_PLATFORM=offscreen keeps us from needing something like xvfb-run,
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-13 19:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-13 19:11 [rpms/python-qdarkstyle] rawhide: spec modernization Filipe Rosset
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox