git: f45650e3ec6a - 2021Q3 - lang/python37: Update to 3.7.12
Kai Knoblich
kai at FreeBSD.org
Sun Sep 19 17:36:10 UTC 2021
The branch 2021Q3 has been updated by kai:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f45650e3ec6a23dc058ad2f36b94c6ff2efb95c0
commit f45650e3ec6a23dc058ad2f36b94c6ff2efb95c0
Author: Kai Knoblich <kai at FreeBSD.org>
AuthorDate: 2021-09-19 10:52:54 +0000
Commit: Kai Knoblich <kai at FreeBSD.org>
CommitDate: 2021-09-19 17:17:49 +0000
lang/python37: Update to 3.7.12
Changelog:
https://docs.python.org/release/3.7.12/whatsnew/changelog.html#changelog
PR: 258519
Reported by: Mike Fisher
Approved by: kai (python, maintainer)
MFH: 2021Q3
Security: 0e561173-0fa9-11ec-a2fa-080027948c12
(cherry picked from commit 1987c2191766e38becd9ef478edc83bccd9c12a2)
---
lang/python37/Makefile.version | 2 +-
lang/python37/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/lang/python37/Makefile.version b/lang/python37/Makefile.version
index da1972114795..0a2375f75a38 100644
--- a/lang/python37/Makefile.version
+++ b/lang/python37/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.7.11
+PYTHON_DISTVERSION= 3.7.12
diff --git a/lang/python37/distinfo b/lang/python37/distinfo
index 057fd48fcc79..0e8a930f6a89 100644
--- a/lang/python37/distinfo
+++ b/lang/python37/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1625323731
-SHA256 (python/Python-3.7.11.tar.xz) = ddb4196ab5c4f69e895920a422cb60d42b46e2de2b173ce7fd57f1435459a734
-SIZE (python/Python-3.7.11.tar.xz) = 17393380
+TIMESTAMP = 1632044469
+SHA256 (python/Python-3.7.12.tar.xz) = f77bf7fb47839f213e5cbf7827281078ea90de7e72b44f10d7ef385ea8c43210
+SIZE (python/Python-3.7.12.tar.xz) = 17401916
More information about the dev-commits-ports-all
mailing list