From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4E08F158200 for ; Sun, 14 Sep 2025 00:22:01 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 390D7340E2A for ; Sun, 14 Sep 2025 00:22:01 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id E61AE110577; Sun, 14 Sep 2025 00:21:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id DB0A3110577 for ; Sun, 14 Sep 2025 00:21:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 900BB340E2D for ; Sun, 14 Sep 2025 00:21:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BDCE239AF for ; Sun, 14 Sep 2025 00:21:47 +0000 (UTC) From: "Matthew Thode" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthew Thode" Message-ID: <1757809285.b86f774755ef5d8b5586ad0f2c01f36430417c24.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/certbot/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-crypt/certbot/certbot-4.0.0-r2.ebuild app-crypt/certbot/certbot-4.1.1.ebuild app-crypt/certbot/certbot-4.2.0.ebuild app-crypt/certbot/certbot-5.0.0.ebuild app-crypt/certbot/certbot-9999.ebuild X-VCS-Directories: app-crypt/certbot/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matthew Thode X-VCS-Revision: b86f774755ef5d8b5586ad0f2c01f36430417c24 X-VCS-Branch: master Date: Sun, 14 Sep 2025 00:21:47 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 5c652793-df95-40c1-9b58-0430af989ff8 X-Archives-Hash: 97f7dd32de410a99139f422e8291b132 commit: b86f774755ef5d8b5586ad0f2c01f36430417c24 Author: Thibaud CANALE thican net> AuthorDate: Sat Sep 13 12:26:50 2025 +0000 Commit: Matthew Thode gentoo org> CommitDate: Sun Sep 14 00:21:25 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b86f7747 app-crypt/certbot: remove deprecated blockers Signed-off-by: Thibaud CANALE thican.net> Part-of: https://github.com/gentoo/gentoo/pull/43775 Closes: https://github.com/gentoo/gentoo/pull/43775 Signed-off-by: Matthew Thode gentoo.org> app-crypt/certbot/certbot-4.0.0-r2.ebuild | 8 -------- app-crypt/certbot/certbot-4.1.1.ebuild | 8 -------- app-crypt/certbot/certbot-4.2.0.ebuild | 8 -------- app-crypt/certbot/certbot-5.0.0.ebuild | 7 ------- app-crypt/certbot/certbot-9999.ebuild | 7 ------- 5 files changed, 38 deletions(-) diff --git a/app-crypt/certbot/certbot-4.0.0-r2.ebuild b/app-crypt/certbot/certbot-4.0.0-r2.ebuild index 9306d788bc75..d5a72b07d540 100644 --- a/app-crypt/certbot/certbot-4.0.0-r2.ebuild +++ b/app-crypt/certbot/certbot-4.0.0-r2.ebuild @@ -69,14 +69,6 @@ BDEPEND=" # Also discard the previous related packages # except their transition step RDEPEND=" - !=dev-python/configargparse-1.5.3[${PYTHON_USEDEP}] >=dev-python/configobj-5.0.6[${PYTHON_USEDEP}] diff --git a/app-crypt/certbot/certbot-4.1.1.ebuild b/app-crypt/certbot/certbot-4.1.1.ebuild index c993f4710d62..3501876fe344 100644 --- a/app-crypt/certbot/certbot-4.1.1.ebuild +++ b/app-crypt/certbot/certbot-4.1.1.ebuild @@ -69,14 +69,6 @@ BDEPEND=" # Also discard the previous related packages # except their transition step RDEPEND=" - !=dev-python/configargparse-1.5.3[${PYTHON_USEDEP}] >=dev-python/configobj-5.0.6[${PYTHON_USEDEP}] diff --git a/app-crypt/certbot/certbot-4.2.0.ebuild b/app-crypt/certbot/certbot-4.2.0.ebuild index 5a186a3609c4..a99c0700ed7b 100644 --- a/app-crypt/certbot/certbot-4.2.0.ebuild +++ b/app-crypt/certbot/certbot-4.2.0.ebuild @@ -69,14 +69,6 @@ BDEPEND=" # Also discard the previous related packages # except their transition step RDEPEND=" - !=dev-python/configargparse-1.5.3[${PYTHON_USEDEP}] >=dev-python/configobj-5.0.6[${PYTHON_USEDEP}] diff --git a/app-crypt/certbot/certbot-5.0.0.ebuild b/app-crypt/certbot/certbot-5.0.0.ebuild index 3d3d2b707625..fadf9ba42f4d 100644 --- a/app-crypt/certbot/certbot-5.0.0.ebuild +++ b/app-crypt/certbot/certbot-5.0.0.ebuild @@ -69,13 +69,6 @@ BDEPEND=" # Also discard the previous related packages # except their transition step RDEPEND=" - !=dev-python/configargparse-1.5.3[${PYTHON_USEDEP}] >=dev-python/configobj-5.0.6[${PYTHON_USEDEP}] >=dev-python/cryptography-43.0.0[${PYTHON_USEDEP}] diff --git a/app-crypt/certbot/certbot-9999.ebuild b/app-crypt/certbot/certbot-9999.ebuild index 3d3d2b707625..fadf9ba42f4d 100644 --- a/app-crypt/certbot/certbot-9999.ebuild +++ b/app-crypt/certbot/certbot-9999.ebuild @@ -69,13 +69,6 @@ BDEPEND=" # Also discard the previous related packages # except their transition step RDEPEND=" - !=dev-python/configargparse-1.5.3[${PYTHON_USEDEP}] >=dev-python/configobj-5.0.6[${PYTHON_USEDEP}] >=dev-python/cryptography-43.0.0[${PYTHON_USEDEP}]