forked from pool/python-pypi-search
- 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:
@@ -1,7 +1,10 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 10 11:41:00 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
Tue Jun 10 11:41:00 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||||
|
|
||||||
- Convert to pip-based build and libalternatives
|
- Update packaging
|
||||||
|
* run spec-cleaner
|
||||||
|
* convert to pip-based build
|
||||||
|
* convert to libalternatives
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jun 21 15:27:04 UTC 2023 - ecsos <ecsos@opensuse.org>
|
Wed Jun 21 15:27:04 UTC 2023 - ecsos <ecsos@opensuse.org>
|
||||||
|
@@ -25,7 +25,9 @@ Summary: Get Information on Python Packages From PyPI
|
|||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/asadmoosvi/pypi-search
|
URL: https://github.com/asadmoosvi/pypi-search
|
||||||
Source: https://files.pythonhosted.org/packages/source/p/pypi-search/pypi-search-%{version}.tar.gz
|
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 setuptools}
|
||||||
|
BuildRequires: %{python_module wheel}
|
||||||
BuildRequires: alts
|
BuildRequires: alts
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
|
Reference in New Issue
Block a user