commit: d4bf18ef8397e147c8f2ee1ab0c6cde8c7903c75
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 22 22:53:29 2017 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Fri Dec 22 22:53:29 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4bf18ef
app-crypt/acme: updating 9999 req on josepy for bug 641668
Package-Manager: Portage-2.3.14, Repoman-2.3.6
app-crypt/acme/acme-9999.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/app-crypt/acme/acme-9999.ebuild b/app-crypt/acme/acme-9999.ebuild
index b02dbde82a9..3a1dd146124 100644
--- a/app-crypt/acme/acme-9999.ebuild
+++ b/app-crypt/acme/acme-9999.ebuild
@@ -25,6 +25,7 @@ IUSE="test"
RDEPEND="
>=dev-python/cryptography-0.8[${PYTHON_USEDEP}]
+ >=dev-python/josepy-1.0.0[${PYTHON_USEDEP}]
dev-python/mock[${PYTHON_USEDEP}]
>=dev-python/pyopenssl-0.13[${PYTHON_USEDEP}]
dev-python/pyrfc3339[${PYTHON_USEDEP}]