From 9390be9165c7248208eb40596ee57ee9a9ae2175 Mon Sep 17 00:00:00 2001 From: Bernard Spil Date: Fri, 3 Jul 2015 13:27:40 +0000 Subject: lang/python: Update to 2.7.10 The FreeBSD Python team welcomes Python 2.7.10 to the Ports tree! Announcement: https://www.python.org/downloads/release/python-2710/ Changelog: https://hg.python.org/cpython/raw-file/v2.7.10/Misc/NEWS Important changes for this release: - Python 2.7.10 is a bug fix release of the Python 2.7.x series. - Fixes issues with LibreSSL 2.2+ PR: 192511, 201088 Differentialr Revision: D2637 Reviewed by: koobs (mentor), vsevolod (mentor), antoine Approved by: koobs (mentor) --- lang/python27/files/patch-Doc__library__fcntl.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/python27/files/patch-Doc__library__fcntl.rst') diff --git a/lang/python27/files/patch-Doc__library__fcntl.rst b/lang/python27/files/patch-Doc__library__fcntl.rst index 6036ba629db7..7aa39700fd5f 100644 --- a/lang/python27/files/patch-Doc__library__fcntl.rst +++ b/lang/python27/files/patch-Doc__library__fcntl.rst @@ -1,6 +1,6 @@ --- ./Doc/library/fcntl.rst.orig 2014-07-03 21:53:41.473098625 +1000 +++ ./Doc/library/fcntl.rst 2014-07-03 21:54:04.342833056 +1000 -@@ -50,7 +50,6 @@ +@@ -50,7 +50,6 @@ The module defines the following functio operations are typically defined in the library module :mod:`termios` and the argument handling is even more complicated. -- cgit v1.2.3