app-crypt/certbot: update cryptography dep for to 2.8
authorMatthew Thode <prometheanfire@gentoo.org>
Sat, 21 Dec 2019 19:05:16 +0000 (13:05 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Sat, 21 Dec 2019 19:05:41 +0000 (13:05 -0600)
Fixes: https://bugs.gentoo.org/703490
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
app-crypt/certbot/certbot-9999.ebuild

index e59b628d200926fcfae4c3f60f211d8a7b9fc7ef..fba37e4616cb3c6902e6f2bdcf5361e5297c39ec 100644 (file)
@@ -28,7 +28,7 @@ RDEPEND="
        >=app-crypt/acme-0.40.0[${PYTHON_USEDEP}]
        >=dev-python/configargparse-0.9.3[${PYTHON_USEDEP}]
        dev-python/configobj[${PYTHON_USEDEP}]
-       >=dev-python/cryptography-1.2.3[${PYTHON_USEDEP}]
+       >=dev-python/cryptography-2.8[${PYTHON_USEDEP}]
        >=dev-python/distro-1.0.1[${PYTHON_USEDEP}]
        >=dev-python/josepy-1.1.0[${PYTHON_USEDEP}]
        dev-python/mock[${PYTHON_USEDEP}]