update Python to 2.7.16.

tested by sthen@ and kmos@ (thanks).
This commit is contained in:
rpointel 2019-04-03 05:23:40 +00:00
parent b80c15d615
commit 99f091b273
5 changed files with 23 additions and 18 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.58 2018/10/24 14:28:07 sthen Exp $
# $OpenBSD: Makefile,v 1.59 2019/04/03 05:23:40 rpointel 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,10 +6,9 @@
# Python itself.
VERSION = 2.7
PATCHLEVEL = .15
PATCHLEVEL = .16
SHARED_LIBS = python2.7 0.0
VERSION_SPEC = >=2.7,<2.8
REVISION = 1
CONFIGURE_ARGS += --with-ensurepip=no

View File

@ -1,2 +1,2 @@
SHA256 (Python-2.7.15.tgz) = GGF9HxWjgKkZ1RdjCpzYXOF+pgL5u9xY3cZy30sCOds=
SIZE (Python-2.7.15.tgz) = 17496336
SHA256 (Python-2.7.16.tgz) = AdqBOjYAh28D9G2xHMXECBdemfA68rqULvMkOJqDutU=
SIZE (Python-2.7.16.tgz) = 17431748

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-main,v 1.22 2018/05/03 20:09:25 rpointel Exp $
@comment $OpenBSD: PLIST-main,v 1.23 2019/04/03 05:23:40 rpointel Exp $
@option no-default-conflict
@option is-branch
@conflict python->=2.7,<2.8
@ -1376,8 +1376,8 @@ lib/python2.7/ensurepip/__main__.py
lib/python2.7/ensurepip/__main__.pyc
lib/python2.7/ensurepip/__main__.pyo
lib/python2.7/ensurepip/_bundled/
lib/python2.7/ensurepip/_bundled/pip-9.0.3-py2.py3-none-any.whl
lib/python2.7/ensurepip/_bundled/setuptools-39.0.1-py2.py3-none-any.whl
lib/python2.7/ensurepip/_bundled/pip-18.1-py2.py3-none-any.whl
lib/python2.7/ensurepip/_bundled/setuptools-40.6.2-py2.py3-none-any.whl
lib/python2.7/ensurepip/_uninstall.py
lib/python2.7/ensurepip/_uninstall.pyc
lib/python2.7/ensurepip/_uninstall.pyo
@ -1551,7 +1551,7 @@ lib/python2.7/keyword.py
lib/python2.7/keyword.pyc
lib/python2.7/keyword.pyo
lib/python2.7/lib-dynload/
lib/python2.7/lib-dynload/Python-2.7.15-py2.7.egg-info
lib/python2.7/lib-dynload/Python-2.7.16-py2.7.egg-info
lib/python2.7/lib-dynload/_bisect.so
lib/python2.7/lib-dynload/_codecs_cn.so
lib/python2.7/lib-dynload/_codecs_hk.so
@ -1614,9 +1614,9 @@ lib/python2.7/lib-dynload/unicodedata.so
lib/python2.7/lib-dynload/zlib.so
lib/python2.7/lib2to3/
lib/python2.7/lib2to3/Grammar.txt
lib/python2.7/lib2to3/Grammar2.7.15.final.0.pickle
lib/python2.7/lib2to3/Grammar2.7.16.final.0.pickle
lib/python2.7/lib2to3/PatternGrammar.txt
lib/python2.7/lib2to3/PatternGrammar2.7.15.final.0.pickle
lib/python2.7/lib2to3/PatternGrammar2.7.16.final.0.pickle
lib/python2.7/lib2to3/__init__.py
lib/python2.7/lib2to3/__init__.pyc
lib/python2.7/lib2to3/__init__.pyo

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-tests,v 1.15 2018/05/03 20:09:25 rpointel Exp $
@comment $OpenBSD: PLIST-tests,v 1.16 2019/04/03 05:23:40 rpointel Exp $
@option no-default-conflict
@option is-branch
@conflict python-tests->=2.7,<2.8
@ -49,9 +49,9 @@ lib/python2.7/test/badsyntax_future7.py
lib/python2.7/test/badsyntax_future8.py
lib/python2.7/test/badsyntax_future9.py
lib/python2.7/test/badsyntax_nocaret.py
lib/python2.7/test/bisect.py
lib/python2.7/test/bisect.pyc
lib/python2.7/test/bisect.pyo
lib/python2.7/test/bisect_cmd.py
lib/python2.7/test/bisect_cmd.pyc
lib/python2.7/test/bisect_cmd.pyo
lib/python2.7/test/capath/
lib/python2.7/test/capath/0e4015b9.0
lib/python2.7/test/capath/4e1295a3.0
@ -241,7 +241,6 @@ lib/python2.7/test/decimaltestdata/testall.decTest
lib/python2.7/test/decimaltestdata/tointegral.decTest
lib/python2.7/test/decimaltestdata/tointegralx.decTest
lib/python2.7/test/decimaltestdata/xor.decTest
lib/python2.7/test/dh1024.pem
lib/python2.7/test/doctest_aliases.py
lib/python2.7/test/doctest_aliases.pyc
lib/python2.7/test/doctest_aliases.pyo
@ -250,6 +249,7 @@ lib/python2.7/test/double_const.pyc
lib/python2.7/test/double_const.pyo
lib/python2.7/test/empty.vbs
lib/python2.7/test/exception_hierarchy.txt
lib/python2.7/test/ffdh3072.pem
lib/python2.7/test/floating_points.txt
lib/python2.7/test/fork_wait.py
lib/python2.7/test/fork_wait.pyc
@ -395,6 +395,7 @@ lib/python2.7/test/support/script_helper.pyo
lib/python2.7/test/symlink_support.py
lib/python2.7/test/symlink_support.pyc
lib/python2.7/test/symlink_support.pyo
lib/python2.7/test/talos-2019-0758.pem
lib/python2.7/test/test_MimeWriter.py
lib/python2.7/test/test_MimeWriter.pyc
lib/python2.7/test/test_MimeWriter.pyo
@ -470,6 +471,9 @@ lib/python2.7/test/test_base64.pyo
lib/python2.7/test/test_bastion.py
lib/python2.7/test/test_bastion.pyc
lib/python2.7/test/test_bastion.pyo
lib/python2.7/test/test_bdb.py
lib/python2.7/test/test_bdb.pyc
lib/python2.7/test/test_bdb.pyo
lib/python2.7/test/test_bigaddrspace.py
lib/python2.7/test/test_bigaddrspace.pyc
lib/python2.7/test/test_bigaddrspace.pyo
@ -1651,7 +1655,6 @@ lib/python2.7/test/warning_tests.pyo
lib/python2.7/test/win_console_handler.py
lib/python2.7/test/win_console_handler.pyc
lib/python2.7/test/win_console_handler.pyo
lib/python2.7/test/wrongcert.pem
lib/python2.7/test/xmltestdata/
lib/python2.7/test/xmltestdata/expat224_utf8_bug.xml
lib/python2.7/test/xmltestdata/simple-ns.xml

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-tkinter,v 1.5 2016/06/29 16:14:42 espie Exp $
@comment $OpenBSD: PLIST-tkinter,v 1.6 2019/04/03 05:23:40 rpointel Exp $
@option no-default-conflict
@option is-branch
@conflict python-tkinter->=2.7,<2.8
@ -55,6 +55,9 @@ lib/python2.7/lib-tk/test/test_tkinter/test_images.pyo
lib/python2.7/lib-tk/test/test_tkinter/test_loadtk.py
lib/python2.7/lib-tk/test/test_tkinter/test_loadtk.pyc
lib/python2.7/lib-tk/test/test_tkinter/test_loadtk.pyo
lib/python2.7/lib-tk/test/test_tkinter/test_misc.py
lib/python2.7/lib-tk/test/test_tkinter/test_misc.pyc
lib/python2.7/lib-tk/test/test_tkinter/test_misc.pyo
lib/python2.7/lib-tk/test/test_tkinter/test_text.py
lib/python2.7/lib-tk/test/test_tkinter/test_text.pyc
lib/python2.7/lib-tk/test/test_tkinter/test_text.pyo