README: we are on python3.7 now
authorng0 <ng0@n0.is>
Thu, 14 Feb 2019 17:00:36 +0000 (17:00 +0000)
committerng0 <ng0@n0.is>
Thu, 14 Feb 2019 17:00:36 +0000 (17:00 +0000)
Signed-off-by: ng0 <ng0@n0.is>
README

diff --git a/README b/README
index 43d6671d719fd2e9db67dcff845910c90c43836f..596c4acbbb3944604816a0dbe9be90c6dbee666b 100644 (file)
--- a/README
+++ b/README
@@ -57,8 +57,8 @@ These are the direct dependencies for running GNUnet:
 These are the dependencies for GNUnet's testsuite:
 
 - Bash                              (optional (?), for some tests)
-- python             >= 2.7         (optional, only python 2.7 is supported)
-- python-future      >= 2.7         (optional, only python 2.7 is supported)
+- python             >= 3.7         (optional, only python 3.7 is supported)
+- python-future      >= 3.7         (optional, only python 3.7 is supported)
 
 
 These are the optional dependencies:
@@ -67,13 +67,13 @@ These are the optional dependencies:
 - libpulse           >= 2.0         (optional, for experimental conversation tool)
 - libogg             >= 1.3.0       (optional, for experimental conversation tool)
 - libnss                            (optional, certtool binary (for convenient installation of GNS proxy))
-- python-future                     (optional, for some testcases and utilities)
+- python2.7-future                  (optional, for gnunet-qr)
 - python-zbar        >= 0.10        (optional, for gnunet-qr)
 - TeX Live           >= 2012        (optional, for gnunet-bcd[*])
 - texi2mdoc                         (optional, for automatic mdoc generation [*2])
 - libglpk            >= 4.45        (optional, for experimental code)
 - perl5                             (optional, for some utilities)
-- python             >= 2.7         (optional, for gnunet-qr, only python 2.7 is supported)
+- python2.7          >= 2.7         (optional, for gnunet-qr, only python 2.7 is supported)
 - bluez                             (optional, for bluetooth support)
 - miniupnpc
 - libpbc             >= 0.5.14      (optional, for Attribute-Based Encryption and Identity Provider functionality)