commit: c4e9d9261aaed38bfe658b99d4770686f1168eb0 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Mon Jul 29 04:03:31 2019 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Mon Aug 26 16:47:52 2019 +0000 URL: https://gitweb.gentoo.org/proj/catalyst.git/commit/?id=c4e9d926
README: Update Python dependency Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 63156373..530abb35 100644 --- a/README +++ b/README @@ -19,7 +19,7 @@ simple and reproducable manner. Use at your own risk. Requirements ======================= -- Python 2.7 or greater (may still work with 2.6) +- Python 3.6 or greater - An ebuild repository snapshot (or an ebuild tree to create one) - A generic stage3 tarball for your architecture - shash for digest support
