summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2019-07-12 13:52:55 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2019-07-12 13:58:58 -0500
commita721d6592d69121f7a5364b20053a765c88a7bc7 (patch)
tree7a20f6479b2580cf5019095ce07c291c91bd93e2 /app-crypt/certbot/certbot-9999.ebuild
parentapp-crypt/acme: 0.36.0 bump (diff)
downloadgentoo-a721d6592d69121f7a5364b20053a765c88a7bc7.tar.gz
gentoo-a721d6592d69121f7a5364b20053a765c88a7bc7.tar.bz2
gentoo-a721d6592d69121f7a5364b20053a765c88a7bc7.zip
app-crypt/certbot: 0.36.0 bump
Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-crypt/certbot/certbot-9999.ebuild')
-rw-r--r--app-crypt/certbot/certbot-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/certbot/certbot-9999.ebuild b/app-crypt/certbot/certbot-9999.ebuild
index d1e115014c9a..c55679793511 100644
--- a/app-crypt/certbot/certbot-9999.ebuild
+++ b/app-crypt/certbot/certbot-9999.ebuild
@@ -27,7 +27,7 @@ RDEPEND="
>=app-crypt/acme-0.29.0[${PYTHON_USEDEP}]
>=dev-python/configargparse-0.9.3[${PYTHON_USEDEP}]
dev-python/configobj[${PYTHON_USEDEP}]
- >=dev-python/cryptography-1.2[${PYTHON_USEDEP}]
+ >=dev-python/cryptography-1.2.3[${PYTHON_USEDEP}]
>=dev-python/josepy-1.1.0[${PYTHON_USEDEP}]
dev-python/mock[${PYTHON_USEDEP}]
>=dev-python/parsedatetime-1.3[${PYTHON_USEDEP}]