From: Ciaran Gultnieks Date: Sun, 1 Feb 2015 20:31:46 +0000 (+0000) Subject: Note about required python version X-Git-Tag: 0.4.0~118 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=ea17f08112116ac4ce9ca2ed93898fed8a1613b1;p=fdroidserver.git Note about required python version --- diff --git a/docs/fdroid.texi b/docs/fdroid.texi index e9d21039..ad5765f8 100644 --- a/docs/fdroid.texi +++ b/docs/fdroid.texi @@ -8,7 +8,7 @@ @copying This manual is for the F-Droid repository server tools. -Copyright @copyright{} 2010, 2011, 2012, 2013 Ciaran Gultnieks +Copyright @copyright{} 2010, 2011, 2012, 2013, 2014, 2015 Ciaran Gultnieks Copyright @copyright{} 2011 Henrik Tunedal, Michael Haas, John Sullivan @@ -82,6 +82,8 @@ intended usage. At the very least, you'll need: GNU/Linux @item Python 2.x +To be sure of being able to process all apk files without error, you need +2.7.7 or later. See @code{http://bugs.python.org/issue14315}. @item The Android SDK Tools and Build-tools. Note that F-Droid does not assume that you have the Android SDK in your