git: 0d3c53456003 - main - lang/python37: Update to 3.7.17
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 07 Jun 2023 23:02:05 UTC
The branch main has been updated by wen: URL: https://cgit.FreeBSD.org/ports/commit/?id=0d3c53456003d2da65ba55d4976aa49c6a2e8d8f commit 0d3c53456003d2da65ba55d4976aa49c6a2e8d8f Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2023-06-07 22:58:17 +0000 Commit: Wen Heping <wen@FreeBSD.org> CommitDate: 2023-06-07 23:01:28 +0000 lang/python37: Update to 3.7.17 --- lang/python-doc-html/distinfo | 18 +++++++++--------- lang/python37/Makefile | 1 - lang/python37/Makefile.version | 2 +- lang/python37/distinfo | 6 +++--- lang/python37/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 cbf63bfac3ea..9daf0fd87580 100644 --- a/lang/python-doc-html/distinfo +++ b/lang/python-doc-html/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1680874018 +TIMESTAMP = 1686178478 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 @@ -23,14 +23,14 @@ SHA256 (python/python-3.11.3-docs-pdf-letter.tar.bz2) = 30a0c11ae45a499a52056e40 SIZE (python/python-3.11.3-docs-pdf-letter.tar.bz2) = 17147529 SHA256 (python/python-3.11.3-docs-text.tar.bz2) = 40ec70133cf3aa7ade3d31e297110d34dbec860c96d14b2db8d4c5378603fda3 SIZE (python/python-3.11.3-docs-text.tar.bz2) = 2793566 -SHA256 (python/python-3.7.16-docs-html.tar.bz2) = 13653ed816e963eb6d7e3f44b8e130abc7abd28005be2743e00514b0dc581ed5 -SIZE (python/python-3.7.16-docs-html.tar.bz2) = 6293918 -SHA256 (python/python-3.7.16-docs-pdf-a4.tar.bz2) = 402b9af419567b881e7ec902f5a1be030a4f496dfee922f25e008a028363417a -SIZE (python/python-3.7.16-docs-pdf-a4.tar.bz2) = 14563209 -SHA256 (python/python-3.7.16-docs-pdf-letter.tar.bz2) = f60d3f931d76119517a1996104807c2da984d3bf66b76ee86ec0d459e4f62bdd -SIZE (python/python-3.7.16-docs-pdf-letter.tar.bz2) = 14642985 -SHA256 (python/python-3.7.16-docs-text.tar.bz2) = f66540aca1e8933bc4aee79fd1407b4aa6a8601e9e961300604c3144ce2b949f -SIZE (python/python-3.7.16-docs-text.tar.bz2) = 2288014 +SHA256 (python/python-3.7.17-docs-html.tar.bz2) = c7a14f1fd990476e9b06d3163ebad26c6c5592c8a4cc6d1e98a25048bc95ec08 +SIZE (python/python-3.7.17-docs-html.tar.bz2) = 6296352 +SHA256 (python/python-3.7.17-docs-pdf-a4.tar.bz2) = 63ad135d9f44664117d801a86de703cc542d62d42e1e5374c6ac55c0c801a9c8 +SIZE (python/python-3.7.17-docs-pdf-a4.tar.bz2) = 14570306 +SHA256 (python/python-3.7.17-docs-pdf-letter.tar.bz2) = e12a3460ed04ca22ca20a25f921315dc7922b64279b12226488ed4f5c0014858 +SIZE (python/python-3.7.17-docs-pdf-letter.tar.bz2) = 14651780 +SHA256 (python/python-3.7.17-docs-text.tar.bz2) = 479bf705568eccf32931c79fa5d10f9564e12d0748cd5b5c15a99cde5e118c25 +SIZE (python/python-3.7.17-docs-text.tar.bz2) = 2288093 SHA256 (python/python-3.8.16-docs-html.tar.bz2) = cdd07f5c29401976fb899e02a1e133b448bc13c05de15db4ca260e0b933ce33b SIZE (python/python-3.8.16-docs-html.tar.bz2) = 6697934 SHA256 (python/python-3.8.16-docs-pdf-a4.tar.bz2) = 2fdb892a32f263a5229c7f7387fbbcd2181b1ce570402abf081cf73874c3158c diff --git a/lang/python37/Makefile b/lang/python37/Makefile index 97ba530004e6..5fa6e976d712 100644 --- a/lang/python37/Makefile +++ b/lang/python37/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/python37/Makefile.version b/lang/python37/Makefile.version index 07052ee0e620..96a028eb9672 100644 --- a/lang/python37/Makefile.version +++ b/lang/python37/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.7.16 +PYTHON_DISTVERSION= 3.7.17 diff --git a/lang/python37/distinfo b/lang/python37/distinfo index 81318fc69aed..65e563b958c5 100644 --- a/lang/python37/distinfo +++ b/lang/python37/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1670495406 -SHA256 (python/Python-3.7.16.tar.xz) = 8338f0c2222d847e904c955369155dc1beeeed806e8d5ef04b00ef4787238bfd -SIZE (python/Python-3.7.16.tar.xz) = 18136404 +TIMESTAMP = 1686177820 +SHA256 (python/Python-3.7.17.tar.xz) = 7911051ed0422fd54b8f59ffc030f7cf2ae30e0f61bda191800bb040dce4f9d2 +SIZE (python/Python-3.7.17.tar.xz) = 18066196 diff --git a/lang/python37/pkg-plist b/lang/python37/pkg-plist index 4afc963bbf20..2aeb9cf64060 100644 --- a/lang/python37/pkg-plist +++ b/lang/python37/pkg-plist @@ -2138,7 +2138,7 @@ lib/python%%XYDOT%%/ensurepip/__pycache__/__main__.cpython-%%XY%%.pyc lib/python%%XYDOT%%/ensurepip/__pycache__/_uninstall.cpython-%%XY%%.opt-1.pyc lib/python%%XYDOT%%/ensurepip/__pycache__/_uninstall.cpython-%%XY%%.opt-2.pyc lib/python%%XYDOT%%/ensurepip/__pycache__/_uninstall.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-47.1.0-py3-none-any.whl lib/python%%XYDOT%%/ensurepip/_uninstall.py lib/python%%XYDOT%%/enum.py