commit:     f775e677f89f61c7cb136f9d735b783381969b7a
Author:     Wolfgang E. Sanyer <WolfgangESanyer <AT> gmail <DOT> com>
AuthorDate: Mon Jan  4 05:17:45 2021 +0000
Commit:     Wolfgang E. Sanyer <ezzieyguywuf <AT> gmail <DOT> com>
CommitDate: Mon Jan  4 05:17:45 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f775e677

dev-python/b2sdk: remove PYTHON_COMPAT=python3_6

Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer <AT> gmail.com>

 dev-python/b2sdk/b2sdk-1.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/b2sdk/b2sdk-1.2.0.ebuild 
b/dev-python/b2sdk/b2sdk-1.2.0.ebuild
index 9967cecd..98fcb1d7 100644
--- a/dev-python/b2sdk/b2sdk-1.2.0.ebuild
+++ b/dev-python/b2sdk/b2sdk-1.2.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6..8} )
+PYTHON_COMPAT=( python3_{7..8} )
 inherit distutils-r1
 
 DESCRIPTION="The client library for BackBlaze's B2 product"

Reply via email to