summaryrefslogtreecommitdiff
path: root/lang/python38
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2020-07-21 16:31:15 +0000
committeradam <adam@pkgsrc.org>2020-07-21 16:31:15 +0000
commit30b825e41dd61089861e285ede6e9f34debc9c36 (patch)
treeee999388040eb38f536a70e33152e1f880cfcf8b /lang/python38
parentbe4163a1d95493d51813bb9ec779495da8974a4f (diff)
downloadpkgsrc-30b825e41dd61089861e285ede6e9f34debc9c36.tar.gz
python38 py38-html-docs: updated to 3.8.5
Python 3.8.5 final Security bpo-41304: Fixes python3x._pth being ignored on Windows, caused by the fix for bpo-29778 (CVE-2020-15801). bpo-39603: Prevent http header injection by rejecting control characters in http.client.putrequest(…). Core and Builtins bpo-41295: Resolve a regression in CPython 3.8.4 where defining “__setattr__” in a multi-inheritance setup and calling up the hierarchy chain could fail if builtins/extension types were involved in the base types. Library bpo-41288: Unpickling invalid NEWOBJ_EX opcode with the C implementation raises now UnpicklingError instead of crashing. bpo-39017: Avoid infinite loop when reading specially crafted TAR files using the tarfile module (CVE-2019-20907). Documentation bpo-37703: Updated Documentation to comprehensively elaborate on the behaviour of gather.cancel() Build bpo-41302: Enable building Python 3.8 with libmpdec-2.5.0 to ease maintenance for Linux distributions. Patch by Felix Yan. macOS bpo-40741: Update macOS installer to use SQLite 3.32.3. IDLE bpo-41300: Save files with non-ascii chars. Fix regression released in 3.9.0b4 and 3.8.4.
Diffstat (limited to 'lang/python38')
-rw-r--r--lang/python38/PLIST3
-rw-r--r--lang/python38/dist.mk4
-rw-r--r--lang/python38/distinfo10
3 files changed, 9 insertions, 8 deletions
diff --git a/lang/python38/PLIST b/lang/python38/PLIST
index abb230df211..8dfd8c963a4 100644
--- a/lang/python38/PLIST
+++ b/lang/python38/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2020/07/14 19:12:31 adam Exp $
+@comment $NetBSD: PLIST,v 1.6 2020/07/21 16:31:15 adam Exp $
bin/2to3-${PY_VER_SUFFIX}
bin/pydoc${PY_VER_SUFFIX}
bin/python${PY_VER_SUFFIX}
@@ -3095,6 +3095,7 @@ lib/python${PY_VER_SUFFIX}/test/randv3.pck
lib/python${PY_VER_SUFFIX}/test/re_tests.py
lib/python${PY_VER_SUFFIX}/test/re_tests.pyc
lib/python${PY_VER_SUFFIX}/test/re_tests.pyo
+lib/python${PY_VER_SUFFIX}/test/recursion.tar
lib/python${PY_VER_SUFFIX}/test/regrtest.py
lib/python${PY_VER_SUFFIX}/test/regrtest.pyc
lib/python${PY_VER_SUFFIX}/test/regrtest.pyo
diff --git a/lang/python38/dist.mk b/lang/python38/dist.mk
index 9c4d879ea85..b7be0be8bf6 100644
--- a/lang/python38/dist.mk
+++ b/lang/python38/dist.mk
@@ -1,6 +1,6 @@
-# $NetBSD: dist.mk,v 1.5 2020/07/14 19:12:31 adam Exp $
+# $NetBSD: dist.mk,v 1.6 2020/07/21 16:31:15 adam Exp $
-PY_DISTVERSION= 3.8.4
+PY_DISTVERSION= 3.8.5
DISTNAME= Python-${PY_DISTVERSION}
EXTRACT_SUFX= .tar.xz
DISTINFO_FILE= ${.CURDIR}/../../lang/python38/distinfo
diff --git a/lang/python38/distinfo b/lang/python38/distinfo
index 1020e940c98..998272ffe5b 100644
--- a/lang/python38/distinfo
+++ b/lang/python38/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.8 2020/07/14 19:12:31 adam Exp $
+$NetBSD: distinfo,v 1.9 2020/07/21 16:31:15 adam Exp $
-SHA1 (Python-3.8.4.tar.xz) = 996c56496f4ddd8f18f388a3bd584b74d2b43928
-RMD160 (Python-3.8.4.tar.xz) = 8ba05f772755a7eb4886405db075815ec443b193
-SHA512 (Python-3.8.4.tar.xz) = 37a36d014a8372742be9d0bd9dd3a275e100dc21b1515c145bc62425d4d157327b6e63ad99bc888c0b36c1da4c05676c40eb086e75072d1906e3210ec3043dcb
-Size (Python-3.8.4.tar.xz) = 18020412 bytes
+SHA1 (Python-3.8.5.tar.xz) = 68d6c7f948801cc755905162f5ee7589595edee4
+RMD160 (Python-3.8.5.tar.xz) = e39eafd2303fa8dc59c16ad5d987c7bc035236a8
+SHA512 (Python-3.8.5.tar.xz) = 460cee65d7df7150694590575502d7f22e548ebfc99c8f8b363eef8bf30ee72e58d8ffacb1d607824f877f880eb9fd6775a508388029583e1e1df3380f3f9587
+Size (Python-3.8.5.tar.xz) = 18019640 bytes
SHA1 (patch-Lib_ctypes_util.py) = 032cc99ebad93ddddfd89073c60424a952e3faa3
SHA1 (patch-Lib_distutils_command_install.py) = 6fc6f5d918b7581fc62cd0fe55857ee932c3a341
SHA1 (patch-Lib_distutils_sysconfig.py) = 6822eafb4dfded86d7f7353831816aeb8119e6cf