Update to Python 3.8.1

ok rpointel@ (maintainer)
This commit is contained in:
kmos 2019-12-28 18:34:39 +00:00
parent 8128fdd489
commit 2e079c768c
4 changed files with 12 additions and 12 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2019/11/11 17:47:42 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.3 2019/12/28 18:34:39 kmos Exp $
# IMPORTANT! If you make any changes to the Python ports, be sure
# to also update files/CHANGES.OpenBSD for your change. This is a
@ -6,14 +6,10 @@
# Python itself.
VERSION = 3.8
PATCHLEVEL = .0
PATCHLEVEL = .1
SHARED_LIBS = python3.8 0.0
VERSION_SPEC = >=3.8,<3.9
REVISION-main = 0
REVISION-gdbm = 0
REVISION-tkinter = 0
CONFIGURE_ARGS += --with-ensurepip=no
CONFIGURE_ARGS += --enable-loadable-sqlite-extensions

View File

@ -1,2 +1,2 @@
SHA256 (Python-3.8.0.tgz) = 8Qaa08ro5+xGeqmKZWWmKkjvGWy48UVaJFoI214Xkt8=
SIZE (Python-3.8.0.tgz) = 23949883
SHA256 (Python-3.8.1.tgz) = x8+jmkO5lGIbJF4Cl2npEmyqKpNXHO4udDshPM6sNfs=
SIZE (Python-3.8.1.tgz) = 23978360

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-main,v 1.2 2019/11/11 17:47:42 ajacoutot Exp $
@comment $OpenBSD: PLIST-main,v 1.3 2019/12/28 18:34:39 kmos Exp $
@option no-default-conflict
@option is-branch
@conflict python->=3.8,<3.9
@ -2197,9 +2197,9 @@ lib/python3.8/lib-dynload/
@so lib/python3.8/lib-dynload/zlib.so
lib/python3.8/lib2to3/
lib/python3.8/lib2to3/Grammar.txt
lib/python3.8/lib2to3/Grammar3.8.0.final.0.pickle
lib/python3.8/lib2to3/Grammar3.8.1.final.0.pickle
lib/python3.8/lib2to3/PatternGrammar.txt
lib/python3.8/lib2to3/PatternGrammar3.8.0.final.0.pickle
lib/python3.8/lib2to3/PatternGrammar3.8.1.final.0.pickle
lib/python3.8/lib2to3/__init__.py
lib/python3.8/lib2to3/__main__.py
lib/python3.8/lib2to3/__pycache__/

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-tests,v 1.1 2019/11/07 16:14:09 kmos Exp $
@comment $OpenBSD: PLIST-tests,v 1.2 2019/12/28 18:34:39 kmos Exp $
@option no-default-conflict
@option is-branch
@conflict python-tests->=3.8,<3.9
@ -323,6 +323,9 @@ lib/python3.8/test/__pycache__/dataclass_module_2.cpython-38.pyc
lib/python3.8/test/__pycache__/dataclass_module_2_str.cpython-38.opt-1.pyc
lib/python3.8/test/__pycache__/dataclass_module_2_str.cpython-38.opt-2.pyc
lib/python3.8/test/__pycache__/dataclass_module_2_str.cpython-38.pyc
lib/python3.8/test/__pycache__/dataclass_textanno.cpython-38.opt-1.pyc
lib/python3.8/test/__pycache__/dataclass_textanno.cpython-38.opt-2.pyc
lib/python3.8/test/__pycache__/dataclass_textanno.cpython-38.pyc
lib/python3.8/test/__pycache__/datetimetester.cpython-38.opt-1.pyc
lib/python3.8/test/__pycache__/datetimetester.cpython-38.opt-2.pyc
lib/python3.8/test/__pycache__/datetimetester.cpython-38.pyc
@ -1816,6 +1819,7 @@ lib/python3.8/test/dataclass_module_1.py
lib/python3.8/test/dataclass_module_1_str.py
lib/python3.8/test/dataclass_module_2.py
lib/python3.8/test/dataclass_module_2_str.py
lib/python3.8/test/dataclass_textanno.py
lib/python3.8/test/datetimetester.py
lib/python3.8/test/decimaltestdata/
lib/python3.8/test/decimaltestdata/abs.decTest