diff --git a/python-srcinfo.changes b/python-srcinfo.changes index 4b52e6a..3aedb61 100644 --- a/python-srcinfo.changes +++ b/python-srcinfo.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Fri Jun 13 10:13:37 UTC 2025 - Markéta Machová -- Convert to pip-based build and libalternatives +- Convert to libalternatives ------------------------------------------------------------------- Fri Dec 8 16:06:46 UTC 2023 - Dirk Müller diff --git a/python-srcinfo.spec b/python-srcinfo.spec index 8db3aaf..0c70eb1 100644 --- a/python-srcinfo.spec +++ b/python-srcinfo.spec @@ -26,7 +26,7 @@ Group: Development/Languages/Python URL: https://github.com/kyrias/python-srcinfo Source: https://files.pythonhosted.org/packages/source/s/srcinfo/srcinfo-%{version}.tar.gz BuildRequires: %{python_module pip} -BuildRequires: %{python_module poetry-core} +BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} BuildRequires: alts BuildRequires: fdupes @@ -48,10 +48,10 @@ Python library to parse Arch .SRCINFO files. mv test/__init__.py test_srcinfo.py %build -%pyproject_wheel +%python_build %install -%pyproject_install +%python_install %python_clone -a %{buildroot}%{_bindir}/parse_srcinfo %python_expand %fdupes %{buildroot}%{$python_sitelib}