14
0

- use python3 module python for sle15

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.text?expand=0&rev=26
This commit is contained in:
2023-06-01 20:38:36 +00:00
committed by Git OBS Bridge
parent d1f8700356
commit eaad3e80b4
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jun 1 20:38:04 UTC 2023 - Dirk Müller <dmueller@suse.com>
- use python3 module python for sle15
-------------------------------------------------------------------
Tue May 9 21:30:06 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -16,7 +16,7 @@
#
%define skip_python2 1
%{?sle15_python_module_pythons}
Name: python-jaraco.text
Version: 3.11.1
Release: 0
@@ -78,6 +78,6 @@ fi
%license LICENSE
%doc README.rst CHANGES.rst
%{python_sitelib}/jaraco/text
%{python_sitelib}/jaraco.text-%{version}*-info
%{python_sitelib}/jaraco.text-%{version}-info
%changelog