commit:     20f5daa21c7ba201672fe8f3a90f2e3c45634d33
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Sep  2 08:35:42 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Sep  2 09:11:46 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20f5daa2

dev-python/jupyter: Remove py36 due to ipython

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/jupyter/jupyter-1.0.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/jupyter/jupyter-1.0.0-r2.ebuild 
b/dev-python/jupyter/jupyter-1.0.0-r2.ebuild
index 22dc270ed72..c88927ac5ff 100644
--- a/dev-python/jupyter/jupyter-1.0.0-r2.ebuild
+++ b/dev-python/jupyter/jupyter-1.0.0-r2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6..9} )
+PYTHON_COMPAT=( python3_{7..9} )
 
 inherit distutils-r1
 

Reply via email to