diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-12-22 16:53:29 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-12-22 16:53:29 -0600 |
commit | d4bf18ef8397e147c8f2ee1ab0c6cde8c7903c75 (patch) | |
tree | 34e4b6b30cfb43b7db77cc0dc3e5b63fc1283ae6 /app-crypt | |
parent | dev-python/josepy: adding for certbot/acme (diff) | |
download | gentoo-d4bf18ef8397e147c8f2ee1ab0c6cde8c7903c75.tar.gz gentoo-d4bf18ef8397e147c8f2ee1ab0c6cde8c7903c75.tar.bz2 gentoo-d4bf18ef8397e147c8f2ee1ab0c6cde8c7903c75.zip |
app-crypt/acme: updating 9999 req on josepy for bug 641668
Package-Manager: Portage-2.3.14, Repoman-2.3.6
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/acme/acme-9999.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-crypt/acme/acme-9999.ebuild b/app-crypt/acme/acme-9999.ebuild index b02dbde82a94..3a1dd1461249 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}] |