git: 02ddbd77e81b - main - lang/python39: Update to 3.9.6

Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Jul 6 15:06:55 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=02ddbd77e81b1c1006ee2a794ac2166ea1d2be61

commit 02ddbd77e81b1c1006ee2a794ac2166ea1d2be61
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-06 14:59:31 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-06 14:59:31 +0000

    lang/python39: Update to 3.9.6
    
    Changes:        https://docs.python.org/release/3.9.6/whatsnew/changelog.html
---
 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 b847801948fa..32c39e1aa180 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


More information about the dev-commits-ports-main mailing list