Search Criteria
Package Details: python-pip-search 0.0.13-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-pip-search.git (read-only, click to copy) |
---|---|
Package Base: | python-pip-search |
Description: | Search for pip packages via PyPi |
Upstream URL: | https://github.com/victorgarric/pip_search |
Licenses: | MIT |
Submitter: | Lehmaning |
Maintainer: | None |
Last Packager: | xiota |
Votes: | 1 |
Popularity: | 0.000525 |
First Submitted: | 2022-07-25 17:31 (UTC) |
Last Updated: | 2024-12-16 03:48 (UTC) |
Dependencies (9)
- python (python37AUR, python311AUR, python310AUR)
- python-beautifulsoup4
- python-requests
- python-rich
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- python-setuptools (optional) – used on import error
Latest Comments
Lehmaning commented on 2023-01-23 05:32 (UTC) (edited on 2023-01-23 05:32 (UTC) by Lehmaning)
@xiota I just tried to remove
python-setuptools
from my computer but no error fromnamcap
. If there is still any error message fromnamcap
please post it to comment section.And then
python-pip_search
may be needed if someone had previouspython-pip_search
installed but didn't do any upgrade, although it might never happen.Lehmaning commented on 2023-01-19 14:11 (UTC) (edited on 2023-01-20 09:26 (UTC) by Lehmaning)
@xiota I didn't find any line of
import setuptools
or any related. Seems thatpython-setuptools
is only used insetup.py
? Added it tomakedepends
.Conflicting
python-pip_search
because thepkgname
was renamed frompython-pip_search
topython-pip-search
. Maybe I had something incorrect misunderstanding before that, andpython-pip_search
should be added toreplaces
notconflicts
.