diff options
author | Wen Heping <wen@FreeBSD.org> | 2019-03-11 08:18:00 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2019-03-11 08:18:00 +0000 |
commit | a8ad5de6111764d90f92e3111d573cdd0f2efe63 (patch) | |
tree | 5a9da9f741f09c7b3a954161cc2280eec8ca1c62 /lang/python27/pkg-plist | |
parent | 89757275627c24a3613d797d293c3dc133998214 (diff) |
- Update python27 to 2.7.16
PR: 236318
Submitted by: wen@(myself)
Exp-run by: antoine@FreeBSD.org
Notes
Notes:
svn path=/head/; revision=495329
Diffstat (limited to 'lang/python27/pkg-plist')
-rw-r--r-- | lang/python27/pkg-plist | 20 |
1 files changed, 13 insertions, 7 deletions
diff --git a/lang/python27/pkg-plist b/lang/python27/pkg-plist index 9e12e9d90679..632eb10dcc52 100644 --- a/lang/python27/pkg-plist +++ b/lang/python27/pkg-plist @@ -1436,8 +1436,8 @@ lib/python2.7/ensurepip/__init__.pyo lib/python2.7/ensurepip/__main__.py lib/python2.7/ensurepip/__main__.pyc lib/python2.7/ensurepip/__main__.pyo -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 @@ -2003,6 +2003,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 @@ -2726,9 +2729,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/0e4015b9.0 lib/python2.7/test/capath/4e1295a3.0 lib/python2.7/test/capath/5ed36f99.0 @@ -2914,7 +2917,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 @@ -2923,6 +2925,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 @@ -3065,6 +3068,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 @@ -3140,6 +3144,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 @@ -4320,7 +4327,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/expat224_utf8_bug.xml lib/python2.7/test/xmltestdata/simple-ns.xml lib/python2.7/test/xmltestdata/simple.xml |