projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7f2238
)
dev-python/hvac: Remove Py2
author
David Seifert
<soap@gentoo.org>
Sat, 28 Dec 2019 16:12:52 +0000
(17:12 +0100)
committer
David Seifert
<soap@gentoo.org>
Sat, 28 Dec 2019 16:12:52 +0000
(17:12 +0100)
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-python/hvac/hvac-0.2.17.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/hvac/hvac-0.2.17.ebuild
b/dev-python/hvac/hvac-0.2.17.ebuild
index 047a37a236c20e83db1dacc51915a873442539f0..861a129cb22d3c84a91a8cc5d1100fa0af53d9f0 100644
(file)
--- 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=( python
3_{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"