From 28c60ad857ef77ac496b56a68784a3e1222e4d22 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 28 Dec 2019 17:12:52 +0100 Subject: [PATCH] dev-python/hvac: Remove Py2 Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert --- dev-python/hvac/hvac-0.2.17.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/hvac/hvac-0.2.17.ebuild b/dev-python/hvac/hvac-0.2.17.ebuild index 047a37a236c2..861a129cb22d 100644 --- a/dev-python/hvac/hvac-0.2.17.ebuild +++ b/dev-python/hvac/hvac-0.2.17.ebuild @@ -2,11 +2,11 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python{2_7,3_5,3_6} ) +PYTHON_COMPAT=( python3_{5,6} ) inherit distutils-r1 -DESCRIPTION="Python 2/3 client for HashiCorp Vault" +DESCRIPTION="Python client for HashiCorp Vault" HOMEPAGE="https://github.com/ianunruh/hvac" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" -- 2.26.2