From e240e031ae7e01b713991909139c4d8ad50098b1ba939b833595692e66e48236 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 21 Apr 2023 14:30:57 +0000 Subject: [PATCH] Accepting request 1081446 from home:dirkmueller:acdc:as_python3_module SR for python stack proposal OBS-URL: https://build.opensuse.org/request/show/1081446 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesmith?expand=0&rev=15 --- python-hypothesmith.changes | 10 ++++++++++ python-hypothesmith.spec | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/python-hypothesmith.changes b/python-hypothesmith.changes index 5083ce9..a2145e0 100644 --- a/python-hypothesmith.changes +++ b/python-hypothesmith.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Apr 21 12:26:38 UTC 2023 - Dirk Müller + +- add sle15_python_module_pythons (jsc#PED-68) + +------------------------------------------------------------------- +Wed Apr 19 01:17:27 UTC 2023 - Matej Cepl + +- Switch to single spec version build for PSP + ------------------------------------------------------------------- Thu Dec 15 06:26:48 UTC 2022 - Daniel Garcia diff --git a/python-hypothesmith.spec b/python-hypothesmith.spec index 093984a..3c0e4a2 100644 --- a/python-hypothesmith.spec +++ b/python-hypothesmith.spec @@ -16,7 +16,7 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} +%{?sle15_python_module_pythons} %define skip_python2 1 %global flavor @BUILD_FLAVOR@%{nil} %if "%{flavor}" == "test"