68c5118e1e
Specific updates since beta1 are in this Changelog: https://docs.python.org/3.15/whatsnew/changelog.html#python-3-15-0-beta-2 Announcement: https://blog.python.org/2026/06/python-3150-beta-2/ What's new: https://docs.python.org/3.15/whatsnew/3.15.html PR: 295830 Pull Request: https://github.com/freebsd/freebsd-ports/pull/529
8 lines
244 B
Makefile
8 lines
244 B
Makefile
# Mk/Uses/python.mk includes this file, don't remove it!
|
|
|
|
# Do not forget to
|
|
# 1. Update python documentation (lang/python-doc-*)
|
|
# Run "make -C lang/python-doc-html makesum"
|
|
# 2. Remove PORTREVISION in Makefile
|
|
PYTHON_DISTVERSION= 3.15.0b2
|