forked from pool/python-pydenticon
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user