dev-python/python-senlinclient: mark py37 as supported
authorMatthew Thode <prometheanfire@gentoo.org>
Tue, 11 Feb 2020 19:01:18 +0000 (13:01 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Tue, 11 Feb 2020 19:06:34 +0000 (13:06 -0600)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
dev-python/python-senlinclient/python-senlinclient-1.2.0.ebuild

index 413cbf9fa2178218f722157de140f958e60fd695..f1b2e3660f8c5e287ebd3eebe48f9c5e541342d8 100644 (file)
@@ -1,8 +1,8 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
-PYTHON_COMPAT=( python3_6 )
+EAPI=7
+PYTHON_COMPAT=( python3_6 python3_7 )
 
 inherit distutils-r1