commit: 5f6cf3693ce2396fa569db8b27e5dd9cc1c37c2c Author: Thibaud CANALE <thican <AT> thican <DOT> net> AuthorDate: Tue Mar 10 22:12:05 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Mar 11 14:15:41 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f6cf369
app-crypt/certbot: add 5.4.0, update live Closes: https://bugs.gentoo.org/971070 Signed-off-by: Thibaud CANALE <thican <AT> thican.net> Part-of: https://github.com/gentoo/gentoo/pull/45917 Closes: https://github.com/gentoo/gentoo/pull/45917 Signed-off-by: Sam James <sam <AT> gentoo.org> app-crypt/certbot/Manifest | 1 + app-crypt/certbot/{certbot-9999.ebuild => certbot-5.4.0.ebuild} | 4 ++-- app-crypt/certbot/certbot-9999.ebuild | 4 ++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/app-crypt/certbot/Manifest b/app-crypt/certbot/Manifest index 693dd6eb5cfb..b25bdbc70d5c 100644 --- a/app-crypt/certbot/Manifest +++ b/app-crypt/certbot/Manifest @@ -1,2 +1,3 @@ DIST certbot-4.0.0.gh.tar.gz 2309431 BLAKE2B ddf38b29fe0db9a0434291b85c11f40b89411ae2261951390d542a694996ce89e11100b4a37832271737be55d8c114150bfc56782dc0be673a5d23ada8d91933 SHA512 a34c65c603a5e07ac95143168d651b7d76c3d9403b39b12201d74a23ddbd42019062cb2c0819faae82f2691462324538f1d4db6cdb44c82eddeb4782c0bd86f9 DIST certbot-5.3.1.gh.tar.gz 2333227 BLAKE2B 43a10de248432da214963c0561301e726815a36227634a323439153bcb5ecac77ae03c601f27b597cf68d3ff031e64db34ab1354547856a29617222873e36f63 SHA512 a68d5bec688f7de7f6de3497f336e74c2d573a2902a8fb2c561127792e460f625ea2e840ea058f68dc568f64c9492d0e896479b48ba1cb61d2fa5c3d8d4ee747 +DIST certbot-5.4.0.gh.tar.gz 2334507 BLAKE2B d4c2ad540856a4bd16fd3da0707f0deb35a22fcb745df8492742e104e7b1767c2bf5d96e34c5a85d9f9b179f27e772fc881786f066a61583357db7c9b2464fe9 SHA512 9e7b25fa8bc1f36e8ba4cc5818200f366d581707a0a36c599b862659a6b992804bd8d5fc6aae013f8e06e850be7d5abecde395cf2900457d2330385a20950498 diff --git a/app-crypt/certbot/certbot-9999.ebuild b/app-crypt/certbot/certbot-5.4.0.ebuild similarity index 98% copy from app-crypt/certbot/certbot-9999.ebuild copy to app-crypt/certbot/certbot-5.4.0.ebuild index 6e969274d148..7c98f1f7c7c8 100644 --- a/app-crypt/certbot/certbot-9999.ebuild +++ b/app-crypt/certbot/certbot-5.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -117,7 +117,7 @@ RDEPEND=" ) certbot-nginx? ( >=dev-python/pyopenssl-25.0.0[${PYTHON_USEDEP}] - >=dev-python/pyparsing-2.4.7[${PYTHON_USEDEP}] + >=dev-python/pyparsing-3.0.0[${PYTHON_USEDEP}] ) selinux? ( sec-policy/selinux-certbot ) " diff --git a/app-crypt/certbot/certbot-9999.ebuild b/app-crypt/certbot/certbot-9999.ebuild index 6e969274d148..7c98f1f7c7c8 100644 --- a/app-crypt/certbot/certbot-9999.ebuild +++ b/app-crypt/certbot/certbot-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -117,7 +117,7 @@ RDEPEND=" ) certbot-nginx? ( >=dev-python/pyopenssl-25.0.0[${PYTHON_USEDEP}] - >=dev-python/pyparsing-2.4.7[${PYTHON_USEDEP}] + >=dev-python/pyparsing-3.0.0[${PYTHON_USEDEP}] ) selinux? ( sec-policy/selinux-certbot ) "
