From b8fe5893ae915693d504f7d1f04e995d152c47be Mon Sep 17 00:00:00 2001 From: mathieui Date: Tue, 1 Apr 2014 23:27:52 +0200 Subject: Move the requirements to python 3.3 --- README | 2 +- doc/source/install.rst | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README b/README index 586e5221..2957734a 100644 --- a/README +++ b/README @@ -27,7 +27,7 @@ MUCs, especially XEP 0045. Install ======================= -You need python 3.1 or higher (preferably 3.3) and the associated devel +You need python 3.3 or higher (preferably the latest) and the associated devel package, to build C modules, and the SleekXMPP python library (develop branch). You can optionally add dnspython if you want SRV record support. diff --git a/doc/source/install.rst b/doc/source/install.rst index 83c1a20d..b655894b 100644 --- a/doc/source/install.rst +++ b/doc/source/install.rst @@ -1,9 +1,9 @@ Installing poezio ================= -.. important:: Python 3.3 or better is highly recommended, as we do not - officially support python 3.1 (although we do try to keep things running), - and python 3.2 has some unfixable issues. +.. important:: Python 3.3 or better is **required**, as we do not + officially support python 3.1 or 3.2 (although we do try to keep + things running), and python 3.2 has some unfixable issues. poezio in the GNU/Linux distributions ------------------------------------- @@ -62,7 +62,7 @@ General """"""" Poezio is a python3-only application, so you will first need that, preferably -in the latest available version, down to 3.2. +in the latest available version, down to 3.3. .. note:: Python 3.1 is not officially supported and tested, but should work (if it doesn’t, we can fix it if the fix does not require ugly -- cgit v1.2.3