commit:     83f5bc98f8cfe888e5a62ef61a215dce575c5b6c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 14 00:32:43 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 14 00:32:43 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83f5bc98

app-crypt/certbot: drop workaround patch

I'm going to do it properly later tonight hopefully.

Bug: https://bugs.gentoo.org/937889
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../certbot/{certbot-2.11.0-r2.ebuild => certbot-2.11.0-r3.ebuild}    | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/app-crypt/certbot/certbot-2.11.0-r2.ebuild 
b/app-crypt/certbot/certbot-2.11.0-r3.ebuild
similarity index 94%
rename from app-crypt/certbot/certbot-2.11.0-r2.ebuild
rename to app-crypt/certbot/certbot-2.11.0-r3.ebuild
index 7787932d9c6a..7762dd3262d4 100644
--- a/app-crypt/certbot/certbot-2.11.0-r2.ebuild
+++ b/app-crypt/certbot/certbot-2.11.0-r3.ebuild
@@ -55,10 +55,6 @@ RDEPEND="
        selinux? ( sec-policy/selinux-certbot )
 "
 
-PATCHES=(
-       
"${FILESDIR}"/certbot-2.11.0-workaround-cryptography-deprecation-warnings.patch
-)
-
 distutils_enable_sphinx docs \
        dev-python/sphinx-rtd-theme
 distutils_enable_tests pytest

Reply via email to