Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Jun 2023 07:42:53 GMT
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: db06c96a2465 - 2023Q2 - lang/python39: Update to 3.9.17
Message-ID:  <202306130742.35D7grvt063713@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2023Q2 has been updated by wen:

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

commit db06c96a2465df7388452bc18619721d648b988e
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2023-06-13 07:39:27 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2023-06-13 07:42:28 +0000

    lang/python39: Update to 3.9.17
    
    PR:             271900
    Reported by:    wen@
    Exp-run by:     antoine@
    
    (cherry picked from commit aabc8510fa913e07d842bf45df9762a3db60bd9b)
---
 lang/python-doc-html/distinfo  | 18 +++++++++---------
 lang/python39/Makefile         |  1 -
 lang/python39/Makefile.version |  2 +-
 lang/python39/distinfo         |  6 +++---
 lang/python39/pkg-plist        |  2 +-
 5 files changed, 14 insertions(+), 15 deletions(-)

diff --git a/lang/python-doc-html/distinfo b/lang/python-doc-html/distinfo
index a5c9df2264cc..75aad7e5f343 100644
--- a/lang/python-doc-html/distinfo
+++ b/lang/python-doc-html/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1686181244
+TIMESTAMP = 1686641727
 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.17-docs-pdf-letter.tar.bz2) = 9bfcc4495420674fe4b8b75c
 SIZE (python/python-3.8.17-docs-pdf-letter.tar.bz2) = 15225260
 SHA256 (python/python-3.8.17-docs-text.tar.bz2) = 623597d9165ba249e05faa2bbb5341a589ed53867b402cc5d7524ead1a1b197d
 SIZE (python/python-3.8.17-docs-text.tar.bz2) = 2442562
-SHA256 (python/python-3.9.16-docs-html.tar.bz2) = fc2ae76fba5ee872d9216e6a8b75608a547b29f8d59b1925b1d39a74d9a1aff7
-SIZE (python/python-3.9.16-docs-html.tar.bz2) = 6965048
-SHA256 (python/python-3.9.16-docs-pdf-a4.tar.bz2) = 37799960b40e9a9084ea9a3bc773e94436e1aa4f6cc0e8d43463fdb9520ff1f0
-SIZE (python/python-3.9.16-docs-pdf-a4.tar.bz2) = 15702378
-SHA256 (python/python-3.9.16-docs-pdf-letter.tar.bz2) = 30fa8972d55ba5a221fe4243e2ccdf62f6a6525a9c1923088a92c0b852aef43e
-SIZE (python/python-3.9.16-docs-pdf-letter.tar.bz2) = 15811612
-SHA256 (python/python-3.9.16-docs-text.tar.bz2) = 713ee7de55b89947773cb970a43a2f1c1af17b94a9c50e6af7cf20f0326bb137
-SIZE (python/python-3.9.16-docs-text.tar.bz2) = 2545722
+SHA256 (python/python-3.9.17-docs-html.tar.bz2) = 2f275406d1f17c213a428d3757e3d672c77f695484f2ebfc3fb70f4f6577d7d0
+SIZE (python/python-3.9.17-docs-html.tar.bz2) = 7021842
+SHA256 (python/python-3.9.17-docs-pdf-a4.tar.bz2) = 4ef8821501019b101ff5bc7d0e7d871ff39e1ee2a18ef7aa6dc509a08d47d7ca
+SIZE (python/python-3.9.17-docs-pdf-a4.tar.bz2) = 15736918
+SHA256 (python/python-3.9.17-docs-pdf-letter.tar.bz2) = 93205a47f66789dd63e5c34202263e6c896dd3be66a6a8b40e8dcd7aac1c152c
+SIZE (python/python-3.9.17-docs-pdf-letter.tar.bz2) = 15848569
+SHA256 (python/python-3.9.17-docs-text.tar.bz2) = 13d76139637ffb8fe539fd3f13cf9a1ef434da5122ea3d03de528eccb78e8988
+SIZE (python/python-3.9.17-docs-text.tar.bz2) = 2550117
diff --git a/lang/python39/Makefile b/lang/python39/Makefile
index 858e90eed6bb..a2f0d2dc6c1b 100644
--- a/lang/python39/Makefile
+++ b/lang/python39/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	python
 DISTVERSION=	${PYTHON_DISTVERSION}
-PORTREVISION=	2
 CATEGORIES=	lang python
 MASTER_SITES=	PYTHON/ftp/python/${DISTVERSION}
 PKGNAMESUFFIX=	${PYTHON_SUFFIX}
diff --git a/lang/python39/Makefile.version b/lang/python39/Makefile.version
index 63cfa1c546b9..2728cf35b3df 100644
--- a/lang/python39/Makefile.version
+++ b/lang/python39/Makefile.version
@@ -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.16
+PYTHON_DISTVERSION=	3.9.17
diff --git a/lang/python39/distinfo b/lang/python39/distinfo
index 56135b6fa1fa..1374a22fc6da 100644
--- a/lang/python39/distinfo
+++ b/lang/python39/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1671061783
-SHA256 (python/Python-3.9.16.tar.xz) = 22dddc099246dd2760665561e8adb7394ea0cc43a72684c6480f9380f7786439
-SIZE (python/Python-3.9.16.tar.xz) = 19738796
+TIMESTAMP = 1686641640
+SHA256 (python/Python-3.9.17.tar.xz) = 30ce057c44f283f8ed93606ccbdb8d51dd526bdc4c62cce5e0dc217bfa3e8cee
+SIZE (python/Python-3.9.17.tar.xz) = 19647312
diff --git a/lang/python39/pkg-plist b/lang/python39/pkg-plist
index fc5c9d5e6a75..e092ec3ebe46 100644
--- a/lang/python39/pkg-plist
+++ b/lang/python39/pkg-plist
@@ -2188,7 +2188,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-22.0.4-py3-none-any.whl
+lib/python%%XYDOT%%/ensurepip/_bundled/pip-23.0.1-py3-none-any.whl
 lib/python%%XYDOT%%/ensurepip/_bundled/setuptools-58.1.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?202306130742.35D7grvt063713>