dev-python/pytest-timeout: PYTHON_COMPAT 3.7
authorMaxim Koltsov <maksbotan@gentoo.org>
Sun, 28 Apr 2019 08:13:17 +0000 (11:13 +0300)
committerMaxim Koltsov <maksbotan@gentoo.org>
Sun, 28 Apr 2019 08:13:17 +0000 (11:13 +0300)
Package-Manager: Portage-2.3.63, Repoman-2.3.12
Signed-off-by: Maxim Koltsov <maksbotan@gentoo.org>
dev-python/pytest-timeout/pytest-timeout-1.2.1.ebuild

index e7a02de3673e36a955ef1ed950a97d5b09d69815..cd26fa3585d92ae5f78a91e5e0a05792fcd8d55f 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{5,6} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy pypy3 )
 
 inherit distutils-r1