14
0

- Update packaging

* run spec-cleaner
  * convert to pip-based build
  * convert to libalternatives

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pypi-search?expand=0&rev=6
This commit is contained in:
2025-06-10 12:18:40 +00:00
committed by Git OBS Bridge
parent d8d1ac176d
commit aa19aa1283
2 changed files with 6 additions and 1 deletions

View File

@@ -25,7 +25,9 @@ Summary: Get Information on Python Packages From PyPI
License: MIT
URL: https://github.com/asadmoosvi/pypi-search
Source: https://files.pythonhosted.org/packages/source/p/pypi-search/pypi-search-%{version}.tar.gz
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}
BuildRequires: alts
BuildRequires: fdupes
BuildRequires: python-rpm-macros