FreeBSD Bugzilla – Attachment 224814 Details for
Bug 255729
lang/python38: Update to 3.8.10
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Updated patch file
lang_python38.patch (text/plain), 5.21 KB, created by
Yasuhiro Kimura
on 2021-05-10 18:23:02 UTC
(
hide
)
Description:
Updated patch file
Filename:
MIME Type:
Creator:
Yasuhiro Kimura
Created:
2021-05-10 18:23:02 UTC
Size:
5.21 KB
patch
obsolete
>From b326c08a703da63ea839a553bf86a8877c299c13 Mon Sep 17 00:00:00 2001 >From: Yasuhiro Kimura <yasu@utahime.org> >Date: Mon, 10 May 2021 04:19:28 +0900 >Subject: [PATCH] lang/python38: Update to 3.8.10 > >Update to 3.8.10. > >Change Log: https://docs.python.org/release/3.8.10/whatsnew/changelog.html#python-3-8-10-final >Security: bffa40db-ad50-11eb-86b8-080027846a02 >--- > lang/python-doc-html/distinfo | 18 +++++++++--------- > lang/python38/Makefile.version | 2 +- > lang/python38/distinfo | 6 +++--- > lang/python38/pkg-plist | 5 +++-- > 4 files changed, 16 insertions(+), 15 deletions(-) > >diff --git a/lang/python-doc-html/distinfo b/lang/python-doc-html/distinfo >index ba5ecf5b1a03..d886ab6bc972 100644 >--- a/lang/python-doc-html/distinfo >+++ b/lang/python-doc-html/distinfo >@@ -1,4 +1,4 @@ >-TIMESTAMP = 1618020033 >+TIMESTAMP = 1620670526 > SHA256 (python/python-2.7.18-docs-html.tar.bz2) = 3d05142817615e77cec99f686dca58289bbfe008af22f94a93262e8663db81c7 > SIZE (python/python-2.7.18-docs-html.tar.bz2) = 4732851 > SHA256 (python/python-2.7.18-docs-pdf-a4.tar.bz2) = ead357695e43c824ae1a83dd6cd3b4a47215658f3fa20111726ff7ef16a16dd2 >@@ -23,14 +23,14 @@ SHA256 (python/python-3.7.10-docs-pdf-letter.tar.bz2) = 96de9c6e92754e8f0ab27cb7 > 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.9-docs-html.tar.bz2) = 0bece0235bdbddea03bfb855ee192ae9889745585dc47bfcae2e29856d212c09 >-SIZE (python/python-3.8.9-docs-html.tar.bz2) = 6593775 >-SHA256 (python/python-3.8.9-docs-pdf-a4.tar.bz2) = b018e3ad4253207929d622401d9db76ea0d8782d516c431309294d9b3a8c2f8f >-SIZE (python/python-3.8.9-docs-pdf-a4.tar.bz2) = 14737815 >-SHA256 (python/python-3.8.9-docs-pdf-letter.tar.bz2) = fa9486d866cd97c41ff5b97799a01285dbba7b8e976e28a8d2de83ce22b17395 >-SIZE (python/python-3.8.9-docs-pdf-letter.tar.bz2) = 14852518 >-SHA256 (python/python-3.8.9-docs-text.tar.bz2) = ae788a774188bb39c9d28522d01c1522772d1191bb4424bbe703875dcdcc6d06 >-SIZE (python/python-3.8.9-docs-text.tar.bz2) = 2419398 >+SHA256 (python/python-3.8.10-docs-html.tar.bz2) = 5a24209934220c13e9ed531c50ae4ba80d7179fbbee383949873be785fe5b27d >+SIZE (python/python-3.8.10-docs-html.tar.bz2) = 6604538 >+SHA256 (python/python-3.8.10-docs-pdf-a4.tar.bz2) = a8e3e50608f7c99525040eee88d3dfea8d85ad6f6962a1d96d5e1d6e434ec60b >+SIZE (python/python-3.8.10-docs-pdf-a4.tar.bz2) = 14748468 >+SHA256 (python/python-3.8.10-docs-pdf-letter.tar.bz2) = dd463cd678e3d1e911dd9cc06fdc7967cf7c8754d76959a2a3075dcaa04ff8ca >+SIZE (python/python-3.8.10-docs-pdf-letter.tar.bz2) = 14858809 >+SHA256 (python/python-3.8.10-docs-text.tar.bz2) = b5e2151e5cfb41bce2a71b5a8c97e0315740656e4d5aeb9dbbf72cc21a4eb99b >+SIZE (python/python-3.8.10-docs-text.tar.bz2) = 2422201 > SHA256 (python/python-3.9.4-docs-html.tar.bz2) = e80e096db83180a74bfa7ae924e1e4aaea5e641a45e1919d526cfd1502161ad0 > SIZE (python/python-3.9.4-docs-html.tar.bz2) = 6831159 > SHA256 (python/python-3.9.4-docs-pdf-a4.tar.bz2) = cf3b8859949b6dc101390bba9857cb355a0af97a0a5e647d7deb80a13e4afc14 >diff --git a/lang/python38/Makefile.version b/lang/python38/Makefile.version >index 5587d0177cf9..12ed93354d24 100644 >--- a/lang/python38/Makefile.version >+++ b/lang/python38/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_PORTVERSION= 3.8.9 >+PYTHON_PORTVERSION= 3.8.10 >diff --git a/lang/python38/distinfo b/lang/python38/distinfo >index 528aa0cecb5e..afc231401866 100644 >--- a/lang/python38/distinfo >+++ b/lang/python38/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1618019194 >-SHA256 (python/Python-3.8.9.tar.xz) = 5e391f3ec45da2954419cab0beaefd8be38895ea5ce33577c3ec14940c4b9572 >-SIZE (python/Python-3.8.9.tar.xz) = 18271948 >+TIMESTAMP = 1620584856 >+SHA256 (python/Python-3.8.10.tar.xz) = 6af24a66093dd840bcccf371d4044a3027e655cf24591ce26e48022bc79219d9 >+SIZE (python/Python-3.8.10.tar.xz) = 18433456 >diff --git a/lang/python38/pkg-plist b/lang/python38/pkg-plist >index 64c024f3a697..dd3642dbbdcf 100644 >--- a/lang/python38/pkg-plist >+++ b/lang/python38/pkg-plist >@@ -2166,8 +2166,8 @@ 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-20.2.3-py2.py3-none-any.whl >-lib/python%%XYDOT%%/ensurepip/_bundled/setuptools-49.2.1-py3-none-any.whl >+lib/python%%XYDOT%%/ensurepip/_bundled/pip-21.1.1-py3-none-any.whl >+lib/python%%XYDOT%%/ensurepip/_bundled/setuptools-56.0.0-py3-none-any.whl > lib/python%%XYDOT%%/ensurepip/_uninstall.py > lib/python%%XYDOT%%/enum.py > lib/python%%XYDOT%%/filecmp.py >@@ -5302,6 +5302,7 @@ lib/python%%XYDOT%%/test/mp_fork_bomb.py > lib/python%%XYDOT%%/test/mp_preload.py > lib/python%%XYDOT%%/test/multibytecodec_support.py > lib/python%%XYDOT%%/test/nokia.pem >+lib/python%%XYDOT%%/test/nosan.pem > lib/python%%XYDOT%%/test/nullbytecert.pem > lib/python%%XYDOT%%/test/nullcert.pem > lib/python%%XYDOT%%/test/outstanding_bugs.py >-- >2.31.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 255729
:
224795
|
224814
|
224819