CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2024/05/06 06:19:33
Added files:
lang/python/3 : Makefile distinfo
lang/python/3/files: CHANGES.OpenBSD EXTERNALLY-MANAGED
lang/python/3/patches: patch-Lib_ctypes_util_py
patch-Makefile_pre_in
patch-Modules__hashopenssl_c
patch-Modules__ssl_c
patch-Python_fileutils_c
patch-configure_ac
lang/python/3/pkg: DESCR-gdbm DESCR-idle DESCR-main DESCR-tests
DESCR-tkinter PLIST-gdbm PLIST-idle
PLIST-main PLIST-tests PLIST-tkinter
Log message:
add python 3.11 under lang/python/3 (moving to simpler single-py3-version
layout alongside the switch to using python 3.11 by default - multiple 3.x
versions haven't been useful enough to be worth the extreme pain to keep
@conflict markers correct now that we have -stable packages to deal with).
looks reasonable to tb@