svn commit: r566655 - in head/lang: python-doc-html python37
Wen Heping
wen at FreeBSD.org
Sat Feb 27 02:44:24 UTC 2021
Author: wen
Date: Sat Feb 27 02:44:23 2021
New Revision: 566655
URL: https://svnweb.freebsd.org/changeset/ports/566655
Log:
- Update python37 to 3.7.10
PR: 253757
Submitted by: wen@
Exp-run by: antoine@
Modified:
head/lang/python-doc-html/distinfo
head/lang/python37/Makefile
head/lang/python37/Makefile.version
head/lang/python37/distinfo
Modified: head/lang/python-doc-html/distinfo
==============================================================================
--- head/lang/python-doc-html/distinfo Sat Feb 27 01:51:15 2021 (r566654)
+++ head/lang/python-doc-html/distinfo Sat Feb 27 02:44:23 2021 (r566655)
@@ -15,14 +15,14 @@ SHA256 (python/python-3.6.13-docs-pdf-letter.tar.bz2)
SIZE (python/python-3.6.13-docs-pdf-letter.tar.bz2) = 13880924
SHA256 (python/python-3.6.13-docs-text.tar.bz2) = ec302149b44cbee0b86bfe6f80f4b4eb45e742d41bb0b9e715aa7a2319f3e173
SIZE (python/python-3.6.13-docs-text.tar.bz2) = 2168062
-SHA256 (python/python-3.7.9-docs-html.tar.bz2) = 529a1cae4840fe31231915478039081b04700cb2ad488a72ee7a5a452e4935fb
-SIZE (python/python-3.7.9-docs-html.tar.bz2) = 6285801
-SHA256 (python/python-3.7.9-docs-pdf-a4.tar.bz2) = 386bbbec967d479a47fda11ad7f82e76f0b55d8669393516e74df8d3b9005221
-SIZE (python/python-3.7.9-docs-pdf-a4.tar.bz2) = 14240646
-SHA256 (python/python-3.7.9-docs-pdf-letter.tar.bz2) = 82b5eb6fa7200c5f18f93cd0e614a1d8e6a0c2f8b95af2a9bf8fa855a963527a
-SIZE (python/python-3.7.9-docs-pdf-letter.tar.bz2) = 14332368
-SHA256 (python/python-3.7.9-docs-text.tar.bz2) = b1a78d8303f9f334353ed3c3ad619190d4a8907eb137d894c1ffb457e523b518
-SIZE (python/python-3.7.9-docs-text.tar.bz2) = 2291659
+SHA256 (python/python-3.7.10-docs-html.tar.bz2) = 3d536895bcc8ea943330b2b91c645d0f028eb03af4abb589eb3b29a496b6de61
+SIZE (python/python-3.7.10-docs-html.tar.bz2) = 6289108
+SHA256 (python/python-3.7.10-docs-pdf-a4.tar.bz2) = b8ee1acf4e7f531432bc80de446f9b77807754c89173e4da9ce5f6c9d612aa89
+SIZE (python/python-3.7.10-docs-pdf-a4.tar.bz2) = 14272086
+SHA256 (python/python-3.7.10-docs-pdf-letter.tar.bz2) = 96de9c6e92754e8f0ab27cb76283faf2e4bd13027a0cefea2de6d164997edc59
+SIZE (python/python-3.7.10-docs-pdf-letter.tar.bz2) = 14359866
+SHA256 (python/python-3.7.10-docs-text.tar.bz2) = cf6e58134550e92b6e25d365010834c8abdbed1479edf7a566fa841fcec6b960
+SIZE (python/python-3.7.10-docs-text.tar.bz2) = 2293462
SHA256 (python/python-3.8.8-docs-html.tar.bz2) = 4490001bc4ee47d3f6f7ab1439a386dd2b6e1774b13310e8216368410ddef3d8
SIZE (python/python-3.8.8-docs-html.tar.bz2) = 6590826
SHA256 (python/python-3.8.8-docs-pdf-a4.tar.bz2) = 0128dcca570f9be1f64c9082c25cfce64461c057664927223ebed17aba81ae3a
Modified: head/lang/python37/Makefile
==============================================================================
--- head/lang/python37/Makefile Sat Feb 27 01:51:15 2021 (r566654)
+++ head/lang/python37/Makefile Sat Feb 27 02:44:23 2021 (r566655)
@@ -3,7 +3,6 @@
PORTNAME= python
PORTVERSION= ${PYTHON_PORTVERSION}
-PORTREVISION= 1
CATEGORIES= lang python
MASTER_SITES= PYTHON/ftp/python/${PORTVERSION}
PKGNAMESUFFIX= ${PYTHON_SUFFIX}
Modified: head/lang/python37/Makefile.version
==============================================================================
--- head/lang/python37/Makefile.version Sat Feb 27 01:51:15 2021 (r566654)
+++ head/lang/python37/Makefile.version Sat Feb 27 02:44:23 2021 (r566655)
@@ -3,4 +3,4 @@
# Do not forget to update python documentation (lang/python-doc-*)
# Run "make -C lang/python-doc-html makesum"
-PYTHON_PORTVERSION= 3.7.9
+PYTHON_PORTVERSION= 3.7.10
Modified: head/lang/python37/distinfo
==============================================================================
--- head/lang/python37/distinfo Sat Feb 27 01:51:15 2021 (r566654)
+++ head/lang/python37/distinfo Sat Feb 27 02:44:23 2021 (r566655)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1597754607
-SHA256 (python/Python-3.7.9.tar.xz) = 91923007b05005b5f9bd46f3b9172248aea5abc1543e8a636d59e629c3331b01
-SIZE (python/Python-3.7.9.tar.xz) = 17389636
+TIMESTAMP = 1613477359
+SHA256 (python/Python-3.7.10.tar.xz) = f8d82e7572c86ec9d55c8627aae5040124fd2203af400c383c821b980306ee6b
+SIZE (python/Python-3.7.10.tar.xz) = 17392580
More information about the svn-ports-all
mailing list