14
0

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
This commit is contained in:
2023-06-11 18:00:46 +00:00
committed by Git OBS Bridge
parent e1232257d3
commit fadf788c41
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Jun 11 15:34:10 UTC 2023 - ecsos <ecsos@opensuse.org>
- Add %{?sle15_python_module_pythons}
-------------------------------------------------------------------
Wed Apr 6 12:38:28 UTC 2022 - pgajdos@suse.com

View File

@@ -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