diff options
author | Wen Heping <wen@FreeBSD.org> | 2023-06-08 06:58:17 +0800 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2023-06-08 07:01:28 +0800 |
commit | 0d3c53456003d2da65ba55d4976aa49c6a2e8d8f (patch) | |
tree | 87a2614e5746bc61cf8036a3b4727f3d0a97efd8 /lang/python37 | |
parent | security/py-certbot-dns-standalone: Fix RUN_DEPENDS version limits (diff) |
lang/python37: Update to 3.7.17
Diffstat (limited to 'lang/python37')
-rw-r--r-- | lang/python37/Makefile | 1 | ||||
-rw-r--r-- | lang/python37/Makefile.version | 2 | ||||
-rw-r--r-- | lang/python37/distinfo | 6 | ||||
-rw-r--r-- | lang/python37/pkg-plist | 2 |
4 files changed, 5 insertions, 6 deletions
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 |