dev-python/pyserial: Bump to EAPI 7
authorMichał Górny <mgorny@gentoo.org>
Fri, 22 Nov 2019 09:12:20 +0000 (10:12 +0100)
committerMichał Górny <mgorny@gentoo.org>
Fri, 22 Nov 2019 09:35:06 +0000 (10:35 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/pyserial/pyserial-3.4.ebuild

index 789422e120235d6c13bbd072bc71ea43f2283f7c..2325d26c8f7cffe4ca4743ac79e177b2d6f9a5ce 100644 (file)
@@ -1,7 +1,7 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} pypy )
 
 inherit distutils-r1