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

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jul 20 16:46:22 UTC 2023 - Torsten Gruner <simmphonie@opensuse.org>
- add sle15_python_module_pythons (jsc#PED-68)
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Nov 7 18:16:16 UTC 2021 - Dirk Müller <dmueller@suse.com> Sun Nov 7 18:16:16 UTC 2021 - Dirk Müller <dmueller@suse.com>

View File

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