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