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 8DE5715827B for ; Sun, 10 Aug 2025 21:17:40 +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 612A23420FA for ; Sun, 10 Aug 2025 21:17:40 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 97F6611055F; Sun, 10 Aug 2025 21:17:37 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 8F27F11055F for ; Sun, 10 Aug 2025 21:17:37 +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 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4906534200A for ; Sun, 10 Aug 2025 21:17:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8532F32D6 for ; Sun, 10 Aug 2025 21:17:35 +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: <1754860571.77892f99037eec96d11f0d73cd4f00f682254108.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-9999.ebuild X-VCS-Directories: app-crypt/certbot/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matthew Thode X-VCS-Revision: 77892f99037eec96d11f0d73cd4f00f682254108 X-VCS-Branch: master Date: Sun, 10 Aug 2025 21:17:35 +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: ee2d2cb0-9609-4254-a5f9-6c46de486599 X-Archives-Hash: 8f4bdafa16d2a010f2dfb43761e1c265 commit: 77892f99037eec96d11f0d73cd4f00f682254108 Author: Thibaud CANALE thican net> AuthorDate: Sat Aug 9 11:55:25 2025 +0000 Commit: Matthew Thode gentoo org> CommitDate: Sun Aug 10 21:16:11 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77892f99 app-crypt/certbot: update live ebuild Signed-off-by: Thibaud CANALE thican.net> Part-of: https://github.com/gentoo/gentoo/pull/43397 Closes: https://github.com/gentoo/gentoo/pull/43397 Signed-off-by: Matthew Thode gentoo.org> app-crypt/certbot/certbot-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/app-crypt/certbot/certbot-9999.ebuild b/app-crypt/certbot/certbot-9999.ebuild index c993f4710d62..5a186a3609c4 100644 --- a/app-crypt/certbot/certbot-9999.ebuild +++ b/app-crypt/certbot/certbot-9999.ebuild @@ -86,7 +86,6 @@ RDEPEND=" >=dev-python/parsedatetime-2.4[${PYTHON_USEDEP}] >=dev-python/pyopenssl-25.0.0[${PYTHON_USEDEP}] dev-python/pyrfc3339[${PYTHON_USEDEP}] - >=dev-python/pytz-2019.3[${PYTHON_USEDEP}] >=dev-python/requests-2.20.0[${PYTHON_USEDEP}] certbot-apache? ( dev-python/python-augeas[${PYTHON_USEDEP}]