lang/python39: Update to 3.9.14(security update)

PR:		266286
Reported by:	wen@
Exp-run:	antoine@
This commit is contained in:
Wen Heping 2022-09-17 15:18:21 +08:00
parent e4169c127d
commit 420da5d7b0
4 changed files with 14 additions and 13 deletions

View File

@ -1,4 +1,4 @@
TIMESTAMP = 1663161531
TIMESTAMP = 1663398944
SHA256 (python/python-2.7.18-docs-html.tar.bz2) = 20445e9a571cacdd350f702f0980e4dc559b6ff81f1d69affe9b0a862fef2f0e
SIZE (python/python-2.7.18-docs-html.tar.bz2) = 4634932
SHA256 (python/python-2.7.18-docs-pdf-a4.tar.bz2) = dbac6953e48aac341351067ba0938393e415b10bf48ac8cbbc7247deaf13ab67
@ -39,11 +39,11 @@ SHA256 (python/python-3.8.14-docs-pdf-letter.tar.bz2) = 53ed035dcd313d13333d5bed
SIZE (python/python-3.8.14-docs-pdf-letter.tar.bz2) = 15188690
SHA256 (python/python-3.8.14-docs-text.tar.bz2) = 476b12a02e180b7e38571ec17bd9a5571a154b2a61b58d2d5edae7aaabc28c1a
SIZE (python/python-3.8.14-docs-text.tar.bz2) = 2438868
SHA256 (python/python-3.9.13-docs-html.tar.bz2) = d6aaf70bdfe051bdfb876eaffe1272cc3139ab20913aa63b3ce6201d9069df20
SIZE (python/python-3.9.13-docs-html.tar.bz2) = 6979296
SHA256 (python/python-3.9.13-docs-pdf-a4.tar.bz2) = 75ce416cd09eb623b29e5594d4881b89934fc7d9240c4f8bd5b9c472b0d21170
SIZE (python/python-3.9.13-docs-pdf-a4.tar.bz2) = 15391931
SHA256 (python/python-3.9.13-docs-pdf-letter.tar.bz2) = 90f9e52316dfdcb267e35b979fd62d7bf27725885cabef741bb1fa1e7c23221b
SIZE (python/python-3.9.13-docs-pdf-letter.tar.bz2) = 15500169
SHA256 (python/python-3.9.13-docs-text.tar.bz2) = 780d9e0ac778a24e400339fd77f807bc7ca15e8f7bc8587db9a7829d584fed82
SIZE (python/python-3.9.13-docs-text.tar.bz2) = 2534562
SHA256 (python/python-3.9.14-docs-html.tar.bz2) = f7d5b31becc22d229ddefa1c6051237d9840eacef242d5776325e96921eb8501
SIZE (python/python-3.9.14-docs-html.tar.bz2) = 6991666
SHA256 (python/python-3.9.14-docs-pdf-a4.tar.bz2) = 8ffc753282fb771b44a7e2a426651a1437fbddb5ac507af21ffc1cc69b9feade
SIZE (python/python-3.9.14-docs-pdf-a4.tar.bz2) = 15411334
SHA256 (python/python-3.9.14-docs-pdf-letter.tar.bz2) = b87c36e94246cd3a625235d181c17c07da90ccb03672875a2dd405446b3d0f04
SIZE (python/python-3.9.14-docs-pdf-letter.tar.bz2) = 15518889
SHA256 (python/python-3.9.14-docs-text.tar.bz2) = 961a42af8bb1758b43c05a22817c146ce5b446daae9d5806bff84f3d61ec1051
SIZE (python/python-3.9.14-docs-text.tar.bz2) = 2536023

View File

@ -4,4 +4,4 @@
# 1. Update python documentation (lang/python-doc-*)
# Run "make -C lang/python-doc-html makesum"
# 2. Remove PORTREVISION in Makefile
PYTHON_DISTVERSION= 3.9.13
PYTHON_DISTVERSION= 3.9.14

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1652829146
SHA256 (python/Python-3.9.13.tar.xz) = 125b0c598f1e15d2aa65406e83f792df7d171cdf38c16803b149994316a3080f
SIZE (python/Python-3.9.13.tar.xz) = 19754368
TIMESTAMP = 1663385677
SHA256 (python/Python-3.9.14.tar.xz) = 651304d216c8203fe0adf1a80af472d8e92c3b0e0a7892222ae4d9f3ae4debcf
SIZE (python/Python-3.9.14.tar.xz) = 19750176

View File

@ -84,6 +84,7 @@ include/python%%XYDOT%%%%ABI%%/internal/pycore_hashtable.h
include/python%%XYDOT%%%%ABI%%/internal/pycore_import.h
include/python%%XYDOT%%%%ABI%%/internal/pycore_initconfig.h
include/python%%XYDOT%%%%ABI%%/internal/pycore_interp.h
include/python%%XYDOT%%%%ABI%%/internal/pycore_long.h
include/python%%XYDOT%%%%ABI%%/internal/pycore_object.h
include/python%%XYDOT%%%%ABI%%/internal/pycore_pathconfig.h
include/python%%XYDOT%%%%ABI%%/internal/pycore_pyerrors.h