lang/python: Update to 2.7.11
Announcement: https://www.python.org/downloads/release/python-2711/ Mailing list: https://mail.python.org/pipermail/python-announce-list/2015-December/010999.html Changelog: https://hg.python.org/cpython/raw-file/v2.7.11/Misc/NEWS Important changes for this release: - Python 2.7.11 is a bug fix release of the Python 2.7.x series. Reviewed by: koobs Sponsored by: EMC / Isilon Storage Division Differential Revision: https://reviews.freebsd.org/D4413
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= python27
|
||||
PORTVERSION= 2.7.10
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.7.11
|
||||
CATEGORIES= lang python ipv6
|
||||
MASTER_SITES= PYTHON/ftp/python/${PORTVERSION}
|
||||
DISTNAME= Python-${PORTVERSION}
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (python/Python-2.7.10.tar.xz) = 1cd3730781b91caf0fa1c4d472dc29274186480161a150294c42ce9b5c5effc0
|
||||
SIZE (python/Python-2.7.10.tar.xz) = 12250696
|
||||
SHA256 (python/Python-2.7.11.tar.xz) = 962b4c45af50124ea61f11a30deb4342fc0bc21126790fa1d7f6c79809413f46
|
||||
SIZE (python/Python-2.7.11.tar.xz) = 12277476
|
||||
|
||||
@@ -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-6.1.1-py2.py3-none-any.whl
|
||||
lib/python2.7/ensurepip/_bundled/setuptools-15.2-py2.py3-none-any.whl
|
||||
lib/python2.7/ensurepip/_bundled/pip-7.1.2-py2.py3-none-any.whl
|
||||
lib/python2.7/ensurepip/_bundled/setuptools-18.2-py2.py3-none-any.whl
|
||||
lib/python2.7/ensurepip/_uninstall.py
|
||||
lib/python2.7/ensurepip/_uninstall.pyc
|
||||
lib/python2.7/ensurepip/_uninstall.pyo
|
||||
@@ -1688,6 +1688,10 @@ lib/python2.7/idlelib/dynOptionMenuWidget.py
|
||||
lib/python2.7/idlelib/dynOptionMenuWidget.pyo
|
||||
lib/python2.7/idlelib/dynOptionMenuWidget.pyc
|
||||
lib/python2.7/idlelib/extend.txt
|
||||
lib/python2.7/idlelib/help.html
|
||||
lib/python2.7/idlelib/help.py
|
||||
lib/python2.7/idlelib/help.pyo
|
||||
lib/python2.7/idlelib/help.pyc
|
||||
lib/python2.7/idlelib/help.txt
|
||||
lib/python2.7/idlelib/idle.bat
|
||||
lib/python2.7/idlelib/idle.py
|
||||
|
||||
Reference in New Issue
Block a user