History log of /haikuports/dev-python/pip/pip-23.2.1.recipe
Revision Date Author Comments
# cfcf3307 12-Oct-2023 OscarL <oscar.lesta@gmail.com>

pip: add support for Python 3.12. (#9614)


# fc7fe46c 21-Sep-2023 OscarL <oscar.lesta@gmail.com>

pip: fix typo. (#9481)

This silly typo prevented the inclusion of `/bin/{pip,pip3}`
along with `/bin/pip-3.10` (for the default Python version,
it is always nice to provide non-version-suffixed commands).


# ba81750f 30-Aug-2023 OscarL <oscar.lesta@gmail.com>

pip: update to version 23.2.1 (#9308)

Also: drop 3.8, add 3.11 support.