From dc0401b39bd96ed75a31b204522dae8a5b5165c8d102f3de3a98c751cc23fbdb Mon Sep 17 00:00:00 2001 From: Jiri Slaby Date: Thu, 27 Jul 2023 06:42:10 +0000 Subject: [PATCH] add py 3.9 prereq OBS-URL: https://build.opensuse.org/package/show/devel:tools/b4?expand=0&rev=87 --- b4.changes | 5 +++++ b4.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/b4.changes b/b4.changes index 6e68ce7..7b31ebe 100644 --- a/b4.changes +++ b/b4.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jul 27 06:41:39 UTC 2023 - Jiri Slaby + +- add python3-base >= 3.9 to BuildRequires for 15.5 and older + ------------------------------------------------------------------- Mon Jun 26 05:20:06 UTC 2023 - Jiri Slaby diff --git a/b4.spec b/b4.spec index 83ffde1..7bc17c4 100644 --- a/b4.spec +++ b/b4.spec @@ -28,6 +28,7 @@ BuildRequires: fdupes BuildRequires: git-core BuildRequires: git-filter-repo >= 2.30 BuildRequires: python-rpm-macros +BuildRequires: python3-base >= 3.9 BuildRequires: python3-dkimpy >= 1.0.5 BuildRequires: python3-dnspython >= 2.0.0 BuildRequires: python3-patatt >= 0.5