Date: Sun, 19 Sep 2021 17:36:01 GMT From: Kai Knoblich <kai@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 7da99ce3bc6a - 2021Q3 - lang/python39: Update to 3.9.6 Message-ID: <202109191736.18JHa1wh073651@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q3 has been updated by kai: URL: https://cgit.FreeBSD.org/ports/commit/?id=7da99ce3bc6ab3adf10e59f73640f6e2508d433b commit 7da99ce3bc6ab3adf10e59f73640f6e2508d433b Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-07-06 14:59:31 +0000 Commit: Kai Knoblich <kai@FreeBSD.org> CommitDate: 2021-09-19 17:16:54 +0000 lang/python39: Update to 3.9.6 Changes: https://docs.python.org/release/3.9.6/whatsnew/changelog.html (cherry picked from commit 02ddbd77e81b1c1006ee2a794ac2166ea1d2be61) --- lang/python39/Makefile.version | 2 +- lang/python39/distinfo | 6 +++--- lang/python39/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/lang/python39/Makefile.version b/lang/python39/Makefile.version index 070b30dd33be..6de5cdf7f42e 100644 --- a/lang/python39/Makefile.version +++ b/lang/python39/Makefile.version @@ -2,4 +2,4 @@ # Do not forget to update python documentation (lang/python-doc-*) # Run "make -C lang/python-doc-html makesum" -PYTHON_DISTVERSION= 3.9.5 +PYTHON_DISTVERSION= 3.9.6 diff --git a/lang/python39/distinfo b/lang/python39/distinfo index 63be59c82272..ff706d5d927e 100644 --- a/lang/python39/distinfo +++ b/lang/python39/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620588345 -SHA256 (python/Python-3.9.5.tar.xz) = 0c5a140665436ec3dbfbb79e2dfb6d192655f26ef4a29aeffcb6d1820d716d83 -SIZE (python/Python-3.9.5.tar.xz) = 19058600 +TIMESTAMP = 1625323735 +SHA256 (python/Python-3.9.6.tar.xz) = 397920af33efc5b97f2e0b57e91923512ef89fc5b3c1d21dbfc8c4828ce0108a +SIZE (python/Python-3.9.6.tar.xz) = 19051972 diff --git a/lang/python39/pkg-plist b/lang/python39/pkg-plist index e89dc7223329..6d25ff9beb0c 100644 --- a/lang/python39/pkg-plist +++ b/lang/python39/pkg-plist @@ -2186,7 +2186,7 @@ lib/python%%XYDOT%%/ensurepip/_bundled/__init__.py lib/python%%XYDOT%%/ensurepip/_bundled/__pycache__/__init__.cpython-%%XY%%.opt-1.pyc lib/python%%XYDOT%%/ensurepip/_bundled/__pycache__/__init__.cpython-%%XY%%.opt-2.pyc lib/python%%XYDOT%%/ensurepip/_bundled/__pycache__/__init__.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/ensurepip/_bundled/pip-21.1.1-py3-none-any.whl +lib/python%%XYDOT%%/ensurepip/_bundled/pip-21.1.3-py3-none-any.whl lib/python%%XYDOT%%/ensurepip/_bundled/setuptools-56.0.0-py3-none-any.whl lib/python%%XYDOT%%/ensurepip/_uninstall.py lib/python%%XYDOT%%/enum.py
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109191736.18JHa1wh073651>