python-pip-api
No description set
- Developed at devel:languages:python
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-pip-api && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pip-api-0.0.30.tar.gz | 0000112078 109 KB | |
python-pip-api.changes | 0000002942 2.87 KB | |
python-pip-api.spec | 0000002088 2.04 KB | |
support-packaging-changes.patch | 0000000832 832 Bytes | |
test-data.tar.gz | 0000002407 2.35 KB | |
unvendor.patch | 0000002796 2.73 KB |
Revision 7 (latest revision is 10)
Dominique Leuenberger (dimstar_suse)
accepted
request 1063545
from
Steve Kowalik (StevenK)
(revision 7)
- Update to 0.0.30: * Support editable project location (#148) * Do not treat `--trusted-host` as a requirement (#136) * Expose whether a requirement is editable (#131) * Use correct long flag for requirements (#118) * Support for hashed requirements (#126) * Drop support for Python 3.6, test against pip==22.0.x (#127) * Pass PIP_DISABLE_PIP_VERSION_CHECK to all invocations (#114) * Support the --path parameter when calling pip list (#112) * Add support for parsing URL requirements (#109) * Allow installed_distributions to be filtered for global distributions (#103) * Support Python 3.10 * Allow requirement markers to be parsed (#99) * Use pip list's JSON output for installed_distributions (#93) * Drop support for Python 3.5 (#94) * Add type hints (#97) * Ensure environment vars are passed to subprocess call (#68) * Drop support for Python 2.7 * Add experimental PEP 650 support * Fix issue with handling LegacyVersions (#66) * Support Python 3.9 - Add patch support-packaging-changes.patch: * Drop a test parameter that doesn't work with our version of packaging. - Include non-shipped test data as test-data.tar.gz. - Switch to GitHub tarball for tests. - Refresh unvendor.patch
Comments 0