forked from pool/python-python-utils
Accepting request 1284975 from devel:languages:python
- Switch to pyproject macros. OBS-URL: https://build.opensuse.org/request/show/1284975 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-utils?expand=0&rev=10
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 12 05:01:33 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
- Switch to pyproject macros.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 10 15:16:12 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
Tue Jun 10 15:16:12 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||||
|
|
||||||
|
@@ -21,7 +21,6 @@ Version: 3.8.2
|
|||||||
Release: 0
|
Release: 0
|
||||||
Summary: Utilities not included with the standard Python install
|
Summary: Utilities not included with the standard Python install
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
Group: Development/Languages/Python
|
|
||||||
URL: https://github.com/WoLpH/python-utils
|
URL: https://github.com/WoLpH/python-utils
|
||||||
Source: https://files.pythonhosted.org/packages/source/p/python-utils/python-utils-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/p/python-utils/python-utils-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module pip}
|
BuildRequires: %{python_module pip}
|
||||||
@@ -63,6 +62,6 @@ mv pytest.ini{.hide,}
|
|||||||
%doc README.rst
|
%doc README.rst
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
%{python_sitelib}/python[-_]utils
|
%{python_sitelib}/python[-_]utils
|
||||||
%{python_sitelib}/python[-_]utils-%{version}*-info
|
%{python_sitelib}/python[-_]utils-%{version}.dist-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user