From fadf788c41c89134077df3df908a2a8b90ff91f40a7ef500f6714ec8880be1dd Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Sun, 11 Jun 2023 18:00:46 +0000 Subject: [PATCH] Accepting request 1092347 from home:ecsos:python - Add %{?sle15_python_module_pythons} OBS-URL: https://build.opensuse.org/request/show/1092347 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydenticon?expand=0&rev=16 --- python-pydenticon.changes | 5 +++++ python-pydenticon.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-pydenticon.changes b/python-pydenticon.changes index 0cc0de3..8e73f74 100644 --- a/python-pydenticon.changes +++ b/python-pydenticon.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jun 11 15:34:10 UTC 2023 - ecsos + +- Add %{?sle15_python_module_pythons} + ------------------------------------------------------------------- Wed Apr 6 12:38:28 UTC 2022 - pgajdos@suse.com diff --git a/python-pydenticon.spec b/python-pydenticon.spec index 782d4a9..7f9241c 100644 --- a/python-pydenticon.spec +++ b/python-pydenticon.spec @@ -16,7 +16,7 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} + # tests on big endian systems fail due to https://github.com/azaghal/pydenticon/issues/10 , disabled until fixed" # can not use "ifarch" when BuildArch is set to noarch %if "%_arch" == "s390x" || "%_arch" == "s390x" || "%_arch" == "ppc" || "%_arch" == "ppc64" @@ -25,6 +25,7 @@ %bcond_without test %endif %define modname pydenticon +%{?sle15_python_module_pythons} Name: python-%{modname} Version: 0.3.1 Release: 0