dev-python/zope-component: add py37 support to 4.4.1
authorMatthew Thode <prometheanfire@gentoo.org>
Thu, 16 May 2019 15:49:16 +0000 (10:49 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Thu, 16 May 2019 16:00:18 +0000 (11:00 -0500)
Bug: https://bugs.gentoo.org/685330

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
dev-python/zope-component/zope-component-4.4.1.ebuild

index 6414a1722d9ed2ff90ae33a0c1fadcacc494937a..8f436cb0f0a84a09965ff9b3c5c1f67d4b8208f7 100644 (file)
@@ -1,8 +1,8 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
-PYTHON_COMPAT=(python{2_7,3_5,3_6})
+EAPI=7
+PYTHON_COMPAT=(python{2_7,3_5,3_6,3_7})
 
 inherit distutils-r1
 MY_PN=zope.component