public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-merge3] f45: Stop using obsolete %{python3_pkgversion} macro
@ 2026-09-03 17:47 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-03 17:47 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-merge3
Branch : f45
Commit : efe1d46d584c9c93df5783915d5db52731e4f962
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-09-03T18:32:25+01:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-merge3/c/efe1d46d584c9c93df5783915d5db52731e4f962?branch=f45
Log:
Stop using obsolete %{python3_pkgversion} macro
[skip changelog]
---
diff --git a/python-merge3.spec b/python-merge3.spec
index fb1b7a4..1eb0f3a 100644
--- a/python-merge3.spec
+++ b/python-merge3.spec
@@ -19,7 +19,7 @@ Patch1000: merge3-revert-setuptools-bump.diff
BuildArch: noarch
-BuildRequires: python%{python3_pkgversion}-devel
+BuildRequires: python3-devel
%global common_description %{expand:
A Python implementation of 3-way merge of texts.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-03 17:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-03 17:47 [rpms/python-merge3] f45: Stop using obsolete %{python3_pkgversion} macro 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