CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/08/10 20:15:03
Modified files:
lang/python : Makefile python.port.mk
lang/python/3.9: Makefile
lang/python/3.9/pkg: PLIST-gdbm PLIST-idle PLIST-main
PLIST-tests PLIST-tkinter
Removed files:
lang/python/3.8: Makefile distinfo
lang/python/3.8/files: CHANGES.OpenBSD
lang/python/3.8/patches: patch-Makefile_pre_in
patch-Modules__hashopenssl_c
patch-Modules__ssl_c patch-configure_ac
patch-setup_py
lang/python/3.8/pkg: DESCR-gdbm DESCR-idle DESCR-main
DESCR-tests DESCR-tkinter PLIST-gdbm
PLIST-idle PLIST-main PLIST-tests
PLIST-tkinter
Log message:
Retire and remove Python 3.8 from the ports tree.
A release has already happened with 3.9 as the default python 3
version.
ok sthen@