- use python3 module python for sle15
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.configuration?expand=0&rev=14
This commit is contained in:
parent
4f216cbcbc
commit
bdfc8e534b
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 1 20:36:46 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- use python3 module python for sle15
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 16 22:38:51 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2013 LISA GmbH, Bingen, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@ -25,7 +25,7 @@
|
||||
%define psuffix %{nil}
|
||||
%bcond_with test
|
||||
%endif
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-zope.configuration%{psuffix}
|
||||
Version: 4.4.1
|
||||
Release: 0
|
||||
|
Loading…
Reference in New Issue
Block a user