commit: fe864befcb7c2ab8f43d04cc24c4805631a3e8ca
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Tue Jul 6 10:17:40 2021 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Tue Jul 6 10:17:40 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fe864bef
dev-python/hstspreload: update EAPI 7 -> 8
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
dev-python/hstspreload/hstspreload-2021.7.5.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-python/hstspreload/hstspreload-2021.7.5.ebuild
b/dev-python/hstspreload/hstspreload-2021.7.5.ebuild
index f2a2dd824..99c1b0a23 100644
--- a/dev-python/hstspreload/hstspreload-2021.7.5.ebuild
+++ b/dev-python/hstspreload/hstspreload-2021.7.5.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{8..9} )
inherit distutils-r1
@@ -19,7 +19,7 @@ LICENSE="BSD"
KEYWORDS="~amd64 ~x86"
SLOT="0"
-RESTRICT="mirror"
+RESTRICT="test"
PROPERTIES="test_network"
distutils_enable_tests pytest