diff options
| author | Marcus von Appen <mva@FreeBSD.org> | 2014-12-22 09:45:37 +0000 |
|---|---|---|
| committer | Marcus von Appen <mva@FreeBSD.org> | 2014-12-22 09:45:37 +0000 |
| commit | 130b6117585677ef7549e26d73a1d384f001b466 (patch) | |
| tree | 26c7e2acb3897f80879b97f5720f81d5f70e1a43 /lang/python27/pkg-plist | |
| parent | Shebangfix (diff) | |
lang/python27: Update to 2.7.9
The FreeBSD Python team welcomes Python 2.7.9 to the Ports tree!
Announcement: https://www.python.org/downloads/release/python-279/
Changelog: http://hg.python.org/cpython/raw-file/v2.7.9/Misc/NEWS
Important changes for this release:
- The entirety of Python 3.4's ssl module has been backported for Python
2.7.9. See PEP 466 for justification.
- HTTPS certificate validation using the system's certificate store is
now enabled by default. See PEP 476 for details.
- SSLv3 has been disabled by default in httplib and its reverse
dependencies due to the POODLE attack.
- The ensurepip module module has been backported, which provides the
pip package manager in every Python 2.7 installation. See PEP 477.
- While updating, try to improve the NIS detection for FreeBSD
PR: 193650
Differential Revision: https://reviews.freebsd.org/D1323
Reviewed by: koobs
With hat: python
Notes
Notes:
svn path=/head/; revision=375220
Diffstat (limited to 'lang/python27/pkg-plist')
| -rw-r--r-- | lang/python27/pkg-plist | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/lang/python27/pkg-plist b/lang/python27/pkg-plist index c3233579edb0..eafd77daca61 100644 --- a/lang/python27/pkg-plist +++ b/lang/python27/pkg-plist @@ -1430,6 +1430,17 @@ lib/python2.7/encodings/uu_codec.pyc lib/python2.7/encodings/zlib_codec.py lib/python2.7/encodings/zlib_codec.pyo lib/python2.7/encodings/zlib_codec.pyc +lib/python2.7/ensurepip/__init__.py +lib/python2.7/ensurepip/__init__.pyc +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-1.5.6-py2.py3-none-any.whl +lib/python2.7/ensurepip/_bundled/setuptools-7.0-py2.py3-none-any.whl +lib/python2.7/ensurepip/_uninstall.py +lib/python2.7/ensurepip/_uninstall.pyc +lib/python2.7/ensurepip/_uninstall.pyo lib/python2.7/filecmp.py lib/python2.7/filecmp.pyo lib/python2.7/filecmp.pyc @@ -1708,6 +1719,9 @@ lib/python2.7/idlelib/idle_test/test_calltips.pyc lib/python2.7/idlelib/idle_test/test_config_name.py lib/python2.7/idlelib/idle_test/test_config_name.pyo lib/python2.7/idlelib/idle_test/test_config_name.pyc +lib/python2.7/idlelib/idle_test/test_configdialog.py +lib/python2.7/idlelib/idle_test/test_configdialog.pyc +lib/python2.7/idlelib/idle_test/test_configdialog.pyo lib/python2.7/idlelib/idle_test/test_delegator.py lib/python2.7/idlelib/idle_test/test_delegator.pyo lib/python2.7/idlelib/idle_test/test_delegator.pyc @@ -1732,6 +1746,9 @@ lib/python2.7/idlelib/idle_test/test_pathbrowser.pyc lib/python2.7/idlelib/idle_test/test_rstrip.py lib/python2.7/idlelib/idle_test/test_rstrip.pyo lib/python2.7/idlelib/idle_test/test_rstrip.pyc +lib/python2.7/idlelib/idle_test/test_searchdialogbase.py +lib/python2.7/idlelib/idle_test/test_searchdialogbase.pyc +lib/python2.7/idlelib/idle_test/test_searchdialogbase.pyo lib/python2.7/idlelib/idle_test/test_searchengine.py lib/python2.7/idlelib/idle_test/test_searchengine.pyo lib/python2.7/idlelib/idle_test/test_searchengine.pyc @@ -1744,6 +1761,9 @@ lib/python2.7/idlelib/idle_test/test_textview.pyc lib/python2.7/idlelib/idle_test/test_warning.py lib/python2.7/idlelib/idle_test/test_warning.pyo lib/python2.7/idlelib/idle_test/test_warning.pyc +lib/python2.7/idlelib/idle_test/test_widgetredir.py +lib/python2.7/idlelib/idle_test/test_widgetredir.pyc +lib/python2.7/idlelib/idle_test/test_widgetredir.pyo lib/python2.7/idlelib/idlever.py lib/python2.7/idlelib/idlever.pyo lib/python2.7/idlelib/idlever.pyc @@ -1889,6 +1909,9 @@ lib/python2.7/lib2to3/fixes/__init__.pyc lib/python2.7/lib2to3/fixes/fix_apply.py lib/python2.7/lib2to3/fixes/fix_apply.pyo lib/python2.7/lib2to3/fixes/fix_apply.pyc +lib/python2.7/lib2to3/fixes/fix_asserts.py +lib/python2.7/lib2to3/fixes/fix_asserts.pyc +lib/python2.7/lib2to3/fixes/fix_asserts.pyo lib/python2.7/lib2to3/fixes/fix_basestring.py lib/python2.7/lib2to3/fixes/fix_basestring.pyo lib/python2.7/lib2to3/fixes/fix_basestring.pyc @@ -2235,6 +2258,9 @@ lib/python2.7/lib-tk/test/widget_tests.pyc lib/python2.7/lib-tk/test/test_tkinter/__init__.py lib/python2.7/lib-tk/test/test_tkinter/__init__.pyo lib/python2.7/lib-tk/test/test_tkinter/__init__.pyc +lib/python2.7/lib-tk/test/test_tkinter/test_font.py +lib/python2.7/lib-tk/test/test_tkinter/test_font.pyc +lib/python2.7/lib-tk/test/test_tkinter/test_font.pyo lib/python2.7/lib-tk/test/test_tkinter/test_geometry_managers.py lib/python2.7/lib-tk/test/test_tkinter/test_geometry_managers.pyo lib/python2.7/lib-tk/test/test_tkinter/test_geometry_managers.pyc @@ -2657,6 +2683,9 @@ lib/python2.7/test/Sine-1000Hz-300ms.aif lib/python2.7/test/__init__.py lib/python2.7/test/__init__.pyo lib/python2.7/test/__init__.pyc +lib/python2.7/test/_mock_backport.py +lib/python2.7/test/_mock_backport.pyc +lib/python2.7/test/_mock_backport.pyo lib/python2.7/test/audiodata/pluck-pcm24.aiff lib/python2.7/test/audiodata/pluck-pcm24.wav lib/python2.7/test/audiodata/pluck-pcm16.aiff @@ -2693,6 +2722,10 @@ lib/python2.7/test/badsyntax_nocaret.py lib/python2.7/test/buffer_tests.py lib/python2.7/test/buffer_tests.pyo lib/python2.7/test/buffer_tests.pyc +lib/python2.7/test/capath/4e1295a3.0 +lib/python2.7/test/capath/5ed36f99.0 +lib/python2.7/test/capath/6e88d7b8.0 +lib/python2.7/test/capath/99d0fa06.0 lib/python2.7/test/cfgparser.1 lib/python2.7/test/check_soundcard.vbs lib/python2.7/test/cmath_testcases.txt @@ -2874,6 +2907,7 @@ 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/dh512.pem lib/python2.7/test/doctest_aliases.py lib/python2.7/test/doctest_aliases.pyo lib/python2.7/test/doctest_aliases.pyc @@ -2914,12 +2948,19 @@ lib/python2.7/test/inspect_fodder2.py lib/python2.7/test/inspect_fodder2.pyo lib/python2.7/test/inspect_fodder2.pyc lib/python2.7/test/keycert.pem +lib/python2.7/test/keycert2.pem +lib/python2.7/test/keycert3.pem +lib/python2.7/test/keycert4.pem +lib/python2.7/test/keycert.passwd.pem lib/python2.7/test/list_tests.py lib/python2.7/test/list_tests.pyo lib/python2.7/test/list_tests.pyc lib/python2.7/test/lock_tests.py lib/python2.7/test/lock_tests.pyo lib/python2.7/test/lock_tests.pyc +lib/python2.7/test/make_ssl_certs.py +lib/python2.7/test/make_ssl_certs.pyc +lib/python2.7/test/make_ssl_certs.pyo lib/python2.7/test/mapping_tests.py lib/python2.7/test/mapping_tests.pyo lib/python2.7/test/mapping_tests.pyc @@ -2938,6 +2979,7 @@ lib/python2.7/test/pickletester.pyc lib/python2.7/test/profilee.py lib/python2.7/test/profilee.pyo lib/python2.7/test/profilee.pyc +lib/python2.7/test/pycacert.pem lib/python2.7/test/pyclbr_input.py lib/python2.7/test/pyclbr_input.pyo lib/python2.7/test/pyclbr_input.pyc @@ -2965,6 +3007,7 @@ lib/python2.7/test/relimport.pyc lib/python2.7/test/reperf.py lib/python2.7/test/reperf.pyo lib/python2.7/test/reperf.pyc +lib/python2.7/test/revocation.crl lib/python2.7/test/sample_doctest.py lib/python2.7/test/sample_doctest.pyo lib/python2.7/test/sample_doctest.pyc @@ -2977,6 +3020,7 @@ lib/python2.7/test/sample_doctest_no_doctests.pyc lib/python2.7/test/script_helper.py lib/python2.7/test/script_helper.pyo lib/python2.7/test/script_helper.pyc +lib/python2.7/test/selfsigned_pythontestdotnet.pem lib/python2.7/test/seq_tests.py lib/python2.7/test/seq_tests.pyo lib/python2.7/test/seq_tests.pyc @@ -2985,6 +3029,12 @@ lib/python2.7/test/sgml_input.html lib/python2.7/test/sortperf.py lib/python2.7/test/sortperf.pyo lib/python2.7/test/sortperf.pyc +lib/python2.7/test/ssl_cert.pem +lib/python2.7/test/ssl_key.passwd.pem +lib/python2.7/test/ssl_key.pem +lib/python2.7/test/ssl_servers.py +lib/python2.7/test/ssl_servers.pyc +lib/python2.7/test/ssl_servers.pyo lib/python2.7/test/string_tests.py lib/python2.7/test/string_tests.pyo lib/python2.7/test/string_tests.pyc @@ -3347,6 +3397,9 @@ lib/python2.7/test/test_email_codecs.pyc lib/python2.7/test/test_email_renamed.py lib/python2.7/test/test_email_renamed.pyo lib/python2.7/test/test_email_renamed.pyc +lib/python2.7/test/test_ensurepip.py +lib/python2.7/test/test_ensurepip.pyc +lib/python2.7/test/test_ensurepip.pyo lib/python2.7/test/test_enumerate.py lib/python2.7/test/test_enumerate.pyo lib/python2.7/test/test_enumerate.pyc |
