summaryrefslogtreecommitdiff
path: root/lang/python38
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2020-02-27 14:33:02 +0000
committeradam <adam@pkgsrc.org>2020-02-27 14:33:02 +0000
commitc762c15e8e2fe1fcde9fa77f5db0935d1a72be3d (patch)
treedcb92f9b55a6d1fa6ddaab4e897d9577de7bce97 /lang/python38
parent30b4eea348f7e10cd9e505f2fb07bbecdaf5bdb8 (diff)
downloadpkgsrc-c762c15e8e2fe1fcde9fa77f5db0935d1a72be3d.tar.gz
python38: updated to 3.8.2
Python 3.8.2 final Core and Builtins bpo-39382: Fix a use-after-free in the single inheritance path of issubclass(), when the __bases__ of an object has a single reference, and so does its first item. Patch by Yonatan Goldschmidt. bpo-39427: Document all possibilities for the -X options in the command line help section. Patch by Pablo Galindo. Library bpo-39649: Remove obsolete check for __args__ in bdb.Bdb.format_stack_entry. bpo-39681: Fix a regression where the C pickle module wouldn’t allow unpickling from a file-like object that doesn’t expose a readinto() method. bpo-39546: Fix a regression in ArgumentParser where allow_abbrev=False was ignored for long options that used a prefix character other than “-“. bpo-39432: Implement PEP-489 algorithm for non-ascii “PyInit_…” symbol names in distutils to make it export the correct init symbol also on Windows. Documentation bpo-17422: The language reference now specifies restrictions on class namespaces. Adapted from a patch by Ethan Furman. bpo-39572: Updated documentation of total flag of TypeDict. bpo-39654: In pyclbr doc, update ‘class’ to ‘module’ where appropriate and add readmodule comment. Patch by Hakan Çelik. IDLE bpo-39663: Add tests for pyparse find_good_parse_start().
Diffstat (limited to 'lang/python38')
-rw-r--r--lang/python38/Makefile3
-rw-r--r--lang/python38/PLIST5
-rw-r--r--lang/python38/dist.mk4
-rw-r--r--lang/python38/distinfo10
4 files changed, 12 insertions, 10 deletions
diff --git a/lang/python38/Makefile b/lang/python38/Makefile
index b7d7515ad46..1e4ec5b5da5 100644
--- a/lang/python38/Makefile
+++ b/lang/python38/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2020/01/25 10:45:12 jperkin Exp $
+# $NetBSD: Makefile,v 1.6 2020/02/27 14:33:02 adam Exp $
.include "dist.mk"
PKGNAME= python38-${PY_DISTVERSION}
-PKGREVISION= 2
CATEGORIES= lang python
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/lang/python38/PLIST b/lang/python38/PLIST
index 415a224a1b6..82f3dd650ea 100644
--- a/lang/python38/PLIST
+++ b/lang/python38/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2019/12/28 22:36:13 adam Exp $
+@comment $NetBSD: PLIST,v 1.3 2020/02/27 14:33:02 adam Exp $
bin/2to3-${PY_VER_SUFFIX}
bin/pydoc${PY_VER_SUFFIX}
bin/python${PY_VER_SUFFIX}
@@ -4144,6 +4144,9 @@ lib/python${PY_VER_SUFFIX}/test/test_importlib/source/test_path_hook.pyo
lib/python${PY_VER_SUFFIX}/test/test_importlib/source/test_source_encoding.py
lib/python${PY_VER_SUFFIX}/test/test_importlib/source/test_source_encoding.pyc
lib/python${PY_VER_SUFFIX}/test/test_importlib/source/test_source_encoding.pyo
+lib/python${PY_VER_SUFFIX}/test/test_importlib/stubs.py
+lib/python${PY_VER_SUFFIX}/test/test_importlib/stubs.pyc
+lib/python${PY_VER_SUFFIX}/test/test_importlib/stubs.pyo
lib/python${PY_VER_SUFFIX}/test/test_importlib/test_abc.py
lib/python${PY_VER_SUFFIX}/test/test_importlib/test_abc.pyc
lib/python${PY_VER_SUFFIX}/test/test_importlib/test_abc.pyo
diff --git a/lang/python38/dist.mk b/lang/python38/dist.mk
index 6712a185beb..7207357eb51 100644
--- a/lang/python38/dist.mk
+++ b/lang/python38/dist.mk
@@ -1,6 +1,6 @@
-# $NetBSD: dist.mk,v 1.2 2019/12/28 22:36:13 adam Exp $
+# $NetBSD: dist.mk,v 1.3 2020/02/27 14:33:02 adam Exp $
-PY_DISTVERSION= 3.8.1
+PY_DISTVERSION= 3.8.2
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 430152b1813..d8d439476ba 100644
--- a/lang/python38/distinfo
+++ b/lang/python38/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.4 2020/01/06 22:54:51 leot Exp $
+$NetBSD: distinfo,v 1.5 2020/02/27 14:33:02 adam Exp $
-SHA1 (Python-3.8.1.tar.xz) = a48fd28a037c0bcd7b7fc4d914c023f584e910ed
-RMD160 (Python-3.8.1.tar.xz) = 057623eae4d7b82eb037176f8e80c87a30bd3586
-SHA512 (Python-3.8.1.tar.xz) = d41381848cc1ec8009643b71875f395a9ac2c8e12a5b1efef33caf8a9e99a337c790d4354695c85352d11b62092ae372b5af62f78724363fcbf3504ff9a6ddca
-Size (Python-3.8.1.tar.xz) = 17828408 bytes
+SHA1 (Python-3.8.2.tar.xz) = 5ae54baf26628a7ed74206650a31192e6d5c6f93
+RMD160 (Python-3.8.2.tar.xz) = 8a03650894857d2b7be679613646ad1fff22d98e
+SHA512 (Python-3.8.2.tar.xz) = ca37ad0e7c5845f5f228566aa8ff654a8f428c7d4a5aaabff29baebb0ca3219b31ba8bb2607f89e37cf3fc564f023b8407e53a4f2c47bd99122c1cc222613e37
+Size (Python-3.8.2.tar.xz) = 17869888 bytes
SHA1 (patch-Lib_ctypes_util.py) = 032cc99ebad93ddddfd89073c60424a952e3faa3
SHA1 (patch-Lib_distutils_command_install.py) = 6fc6f5d918b7581fc62cd0fe55857ee932c3a341
SHA1 (patch-Lib_distutils_sysconfig.py) = 6822eafb4dfded86d7f7353831816aeb8119e6cf