forked from pool/python-easygui
Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 534efadca9 | |||
| 093ef83c3a |
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 24 18:43:34 UTC 2024 - Guang Yee <gyee@suse.com>
|
||||||
|
|
||||||
|
- Enable sle15_python_module_pythons.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun May 29 20:05:53 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
Sun May 29 20:05:53 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-easygui
|
# spec file for package python-easygui
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2024 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 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?sle15_python_module_pythons}
|
||||||
%define py_name easygui
|
%define py_name easygui
|
||||||
Name: python-easygui
|
Name: python-easygui
|
||||||
Version: 0.98.3
|
Version: 0.98.3
|
||||||
|
|||||||
Reference in New Issue
Block a user