dev-python/python-gflags: Revbump, add python3_7, move to EAPI=7
authorPatrick McLean <patrick.mclean@sony.com>
Wed, 17 Jul 2019 02:47:55 +0000 (19:47 -0700)
committerPatrick McLean <chutzpah@gentoo.org>
Wed, 17 Jul 2019 03:34:37 +0000 (20:34 -0700)
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
dev-python/python-gflags/python-gflags-3.1.2-r1.ebuild [moved from dev-python/python-gflags/python-gflags-3.1.2.ebuild with 89% similarity]

similarity index 89%
rename from dev-python/python-gflags/python-gflags-3.1.2.ebuild
rename to dev-python/python-gflags/python-gflags-3.1.2-r1.ebuild
index fbe985dcaf55b85a483e0bd04fa39fca8aee6127..645b558ba52b7116d5b1181bb050164a9e4cdc76 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_6} pypy )
+PYTHON_COMPAT=( python{2_7,3_6,3_7} pypy )
 
 inherit distutils-r1