Files
packages/lang
Alexandru Ardelean c2ebcc7e9b python-pip: update to 26.0.1
Refresh all patches for pip 26.0.1:
- 001 (pyproject-hooks-pyc-fix): vendored pyproject_hooks switched
  from single to double quotes and multiline block format; restructure
  to minimal diff (keep unchanged context lines as context)
- 002 (pip-runner-pyc-fix): get_runnable_pip() shifted ~20 lines;
  Set[str] -> set[str] in trailing context; refresh offsets
- 003 (disable-pip-version-check): option definition moved ~174 lines;
  refresh line number

pip 26 also dropped the version-specific binary (e.g. pip3.14).
Update the install rule to use pip3 as the primary binary and
symlink pip/pip$(VERSION) to it.

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2026-04-09 08:00:32 +03:00
..
2026-03-18 09:05:09 +01:00
2026-03-07 01:15:09 +02:00
2026-04-03 22:22:04 +03:00
2026-04-05 15:48:32 +03:00
2026-01-25 07:06:40 +02:00
2026-04-09 08:00:32 +03:00
2025-11-13 19:18:37 +02:00
2026-03-24 08:58:18 +01:00
2026-03-15 09:08:57 +02:00
2025-05-11 21:23:49 +03:00
2025-06-01 10:18:38 +03:00