commit:     f9e5d2726460f5370f37f2ac64d4e8291472d404
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 11 19:01:18 2020 +0000
Commit:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Tue Feb 11 19:06:34 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9e5d272

dev-python/python-senlinclient: mark py37 as supported

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>

 dev-python/python-senlinclient/python-senlinclient-1.2.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/python-senlinclient/python-senlinclient-1.2.0.ebuild 
b/dev-python/python-senlinclient/python-senlinclient-1.2.0.ebuild
index 413cbf9fa21..f1b2e3660f8 100644
--- a/dev-python/python-senlinclient/python-senlinclient-1.2.0.ebuild
+++ b/dev-python/python-senlinclient/python-senlinclient-1.2.0.ebuild
@@ -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
 

Reply via email to