f504247037
- Add patch support-python314.patch: * Support Python 3.14 URI parsing and ast changes.
Steve Kowalik2025-11-11 02:05:30 +00:00
4e9ae6458b
Accepting request 1294896 from devel:languages:python
Ana Guerrero2025-07-22 10:20:25 +00:00
b1217e3300
- update to 0.0.34: * meta: drop support for Python 3.7 - update to 0.0.33: * fix release workflow, corrective release - update to 0.0.32: * Bump the actions group with 5 updates - update to 0.0.31: * Handle editable projects with pyproject.tomlDirk Mueller2025-07-14 19:40:31 +00:00
db94598fe7
Accepting request 1282280 from devel:languages:python
Ana Guerrero2025-06-03 15:55:55 +00:00
e03d9c968a
- 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
Steve Kowalik2023-02-07 05:19:15 +00:00