Compare commits
6 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 874732986a | |||
| ed480ecc60 | |||
| 0a590e21d4 | |||
| 26812e23c5 | |||
| d644f47aaa | |||
| 62498634f9 |
@@ -1,10 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Thu Sep 25 11:02:54 UTC 2025 - Daniel Garcia <daniel.garcia@suse.com>
|
|
||||||
|
|
||||||
- Replace %{sle15allpythons} with %{?sle15_python_module_pythons}, the
|
|
||||||
package doesn't build with python < 3.7 so it doesn't make sense to
|
|
||||||
try to build for python3 in SLE 15.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jun 16 06:12:25 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
Mon Jun 16 06:12:25 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-suds
|
# spec file for package python-suds
|
||||||
#
|
#
|
||||||
# Copyright (c) 2025 SUSE LLC and contributors
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15allpythons}
|
||||||
Name: python-suds
|
Name: python-suds
|
||||||
Version: 1.2.0
|
Version: 1.2.0
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|||||||
Reference in New Issue
Block a user