Search Criteria
Package Details: python-pip-api 0.0.34-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-pip-api.git (read-only, click to copy) |
|---|---|
| Package Base: | python-pip-api |
| Description: | An unofficial, importable pip API |
| Upstream URL: | https://github.com/di/pip-api |
| Licenses: | Apache-2.0 |
| Submitter: | dvzrv |
| Maintainer: | Auerhuhn |
| Last Packager: | Auerhuhn |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2023-04-13 14:24 (UTC) |
| Last Updated: | 2026-01-11 01:59 (UTC) |
Dependencies (12)
- python
- python-packaging
- python-pip
- python-pyparsing
- python-tomli
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- python-pretend (check)
- python-pytest-runnerAUR (check)
- python-virtualenv (check)
Latest Comments
gesh commented on 2025-01-26 19:58 (UTC)
Also, building in a clean chroot showed me the presence of
python-pytest-runnermasked the absence ofpython-pytestas acheckdepend.Also heads-up -- since
setuptools 70.1I don't thinkpython-wheelis usually necessary as amakedependsanymore -- I've flagged this in wiki, so this isn't yet an official recommendation, but I thought you'd like to know.gesh commented on 2025-01-23 19:36 (UTC)
It's unclear to me why
python-pytest-runneris acheckdepend-- I can't find it mentioned in the git history, the package builds in a clean chroot without it, andpython-pytest-runnerhas been deprecated for two years now.