dev-python/ecdsa: adding py37
authorMatthew Thode <prometheanfire@gentoo.org>
Wed, 10 Oct 2018 15:40:52 +0000 (10:40 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Wed, 10 Oct 2018 15:48:51 +0000 (10:48 -0500)
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

dev-python/ecdsa/ecdsa-0.13.ebuild

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