FreeBSD Bugzilla – Attachment 224795 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]
Patch file
lang_python38.patch (text/plain), 2.63 KB, created by
Yasuhiro Kimura
on 2021-05-09 19:23:56 UTC
(
hide
)
Description:
Patch file
Filename:
MIME Type:
Creator:
Yasuhiro Kimura
Created:
2021-05-09 19:23:56 UTC
Size:
2.63 KB
patch
obsolete
>From 13b0fd6fd6479aeca0fd094375120bbab314e4a1 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/python38/Makefile.version | 2 +- > lang/python38/distinfo | 6 +++--- > lang/python38/pkg-plist | 5 +++-- > 3 files changed, 7 insertions(+), 6 deletions(-) > >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