From 3cd9349a833099837e2b9e50b1a2ba13b0e68dbc Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Wed, 17 Jan 2018 10:26:01 +0000 Subject: Officially de-support Python 3.3 too Signed-off-by: Simon McVittie --- NEWS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index e69a913..92256b0 100644 --- a/NEWS +++ b/NEWS @@ -5,8 +5,9 @@ Dependencies: • When using Python 2, version 2.7 is now required. Python 2.6 security support ended in 2013. -• When using Python 3, version 3.3 or later is now required. - Python 3.2 security support ended in 2016. +• When using Python 3, version 3.4 or later is now required. + Python 3.2 security support ended in 2016, and Python 3.3 security + support ended in 2017. • Most unit tests now require the tap.py module from PyPI. Enhancements: -- cgit v1.2.3