openbsd-ports/lang/python
sthen d858b7cc2a Ports built with setuptools on python 3.10 don't need a RUN_DEPENDS on
setuptools (it's used as a package locator but importlib.metadata in
newer Python core or the external importlib_metadata are preferred).
So drop the RDEP in that case (it's still kept for py27) and bump
revisions.
2022-11-26 23:28:11 +00:00
..
2.7 Python tidying: remove old build-system patch which replaced ${INSTALL_DATA} 2022-09-02 16:49:03 +00:00
3.9 switch MODPY_DEFAULT_VERSION_3 to 3.10 2022-11-13 15:26:02 +00:00
3.10 fix -tests package spec, should not conflict with py27 2022-11-26 20:04:23 +00:00
3.11 Python: Undo the readline hack again now that most snapshots have caught 2022-11-05 20:46:24 +00:00
Makefile Add Python 3.11.0 to build and python.port.mk 2022-10-31 22:06:28 +00:00
Makefile.inc Patch Modules/readline.c to workaround an issue with the readline module 2022-11-01 16:18:22 +00:00
python.port.mk Ports built with setuptools on python 3.10 don't need a RUN_DEPENDS on 2022-11-26 23:28:11 +00:00