mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
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:
parent
aa7fb25cf3
commit
6905cd6f14
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=404000
4 changed files with 17 additions and 14 deletions
|
@ -1,11 +1,11 @@
|
|||
SHA256 (python/python-2.7.10-docs-html.tar.bz2) = e5f399cccc365f16679a32cd79d2b1bd0906c8838b7ea83f5a0c8236d2324e61
|
||||
SIZE (python/python-2.7.10-docs-html.tar.bz2) = 4566934
|
||||
SHA256 (python/python-2.7.10-docs-pdf-a4.tar.bz2) = 53ce5f42fededd92fc297fe92b6ed991333e5c58ac838a21f501cc19bce6f545
|
||||
SIZE (python/python-2.7.10-docs-pdf-a4.tar.bz2) = 10651077
|
||||
SHA256 (python/python-2.7.10-docs-pdf-letter.tar.bz2) = ab4eb48cca914e195b648bf541c3a894a04d9e64512d3f451d84b6d0307fd19e
|
||||
SIZE (python/python-2.7.10-docs-pdf-letter.tar.bz2) = 10709408
|
||||
SHA256 (python/python-2.7.10-docs-text.tar.bz2) = f90dc826239bb6e66639e913647fe50cf8ab1352bf55d393eed2fb1d46b51eeb
|
||||
SIZE (python/python-2.7.10-docs-text.tar.bz2) = 1605615
|
||||
SHA256 (python/python-2.7.11-docs-html.tar.bz2) = 5d23768c9b06a2df01479b625a5b0b3aaf6e863b7d2b959c9033ef2d858999ec
|
||||
SIZE (python/python-2.7.11-docs-html.tar.bz2) = 4560822
|
||||
SHA256 (python/python-2.7.11-docs-pdf-a4.tar.bz2) = d9a54437281380cfab25513328cadf058bb6a2d000e4f17a03226d6b8819e15e
|
||||
SIZE (python/python-2.7.11-docs-pdf-a4.tar.bz2) = 10652318
|
||||
SHA256 (python/python-2.7.11-docs-pdf-letter.tar.bz2) = 8d899a51840bb797be4a558423b4d5232413b5daf2ef8d6b3d92fad049324f9b
|
||||
SIZE (python/python-2.7.11-docs-pdf-letter.tar.bz2) = 10710956
|
||||
SHA256 (python/python-2.7.11-docs-text.tar.bz2) = 2a8c8d4288bd6c595455f01b04404f289d138c6740716480668ca584801e0971
|
||||
SIZE (python/python-2.7.11-docs-text.tar.bz2) = 1616743
|
||||
SHA256 (python/python-3.2.5-docs-html.tar.bz2) = 5a7f7f79d58cf87511aae66784ae71e3e108ca8185bd40706c4bb43e5e0348bc
|
||||
SIZE (python/python-3.2.5-docs-html.tar.bz2) = 4435429
|
||||
SHA256 (python/python-3.2.5-docs-pdf-a4.tar.bz2) = bfa07657b5d3810fa3cc16cd210459457cfaedff0887e2617b2deabd21e432e3
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue