14
0

Accepting request 1099772 from home:Simmphonie:branches:devel:languages:python

- add sle15_python_module_pythons (jsc#PED-68)

OBS-URL: https://build.opensuse.org/request/show/1099772
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-progress?expand=0&rev=5
This commit is contained in:
2023-07-20 19:54:09 +00:00
committed by Git OBS Bridge
parent f651ce9add
commit ac5a317f82
2 changed files with 8 additions and 2 deletions

View File

@@ -16,7 +16,7 @@
#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%{?sle15_python_module_pythons}
Name: python-progress
Version: 1.6
Release: 0
@@ -50,6 +50,7 @@ Progress bars for Python.
%files %{python_files}
%doc README.rst
%license LICENSE
%{python_sitelib}/*
%{python_sitelib}/progress
%{python_sitelib}/progress-%{version}*-info
%changelog