commit:     a2b7277ea46b8878ce079fc560a54c59006e9d0b
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 24 18:45:46 2020 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Mon Jul 27 01:04:08 2020 +0000
URL:        https://gitweb.gentoo.org/proj/portage.git/commit/?id=a2b7277e

portage/README: Update minimum Python version

* Per commit e59ec1924d6db957a01c828ce294a7675be5b27c Py 2.7 has been
  dropped and py3.6 is the minimum supported version

Bug: https://bugs.gentoo.org/731114
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>

 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README
index cae987242..54b12f8ce 100644
--- a/README
+++ b/README
@@ -10,7 +10,7 @@ other package managers.
 Dependencies
 ============
 
-Python and Bash should be the only hard dependencies. Python 2.7 is the
+Python and Bash should be the only hard dependencies. Python 3.6 is the
 minimum supported version.
 
 Native Extensions

Reply via email to