14
0
2025-06-12 05:09:11 +00:00
committed by Git OBS Bridge
parent 8ade32f9bc
commit 72c7515aab
2 changed files with 6 additions and 2 deletions

View File

@@ -21,7 +21,6 @@ Version: 3.8.2
Release: 0
Summary: Utilities not included with the standard Python install
License: BSD-3-Clause
Group: Development/Languages/Python
URL: https://github.com/WoLpH/python-utils
Source: https://files.pythonhosted.org/packages/source/p/python-utils/python-utils-%{version}.tar.gz
BuildRequires: %{python_module pip}
@@ -63,6 +62,6 @@ mv pytest.ini{.hide,}
%doc README.rst
%license LICENSE
%{python_sitelib}/python[-_]utils
%{python_sitelib}/python[-_]utils-%{version}*-info
%{python_sitelib}/python[-_]utils-%{version}.dist-info
%changelog