From nobody Wed Nov 6 10:51:34 2024 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Xk27p1HJHz5cRD5 for ; Wed, 06 Nov 2024 10:51:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xk27n6c6sz4grF for ; Wed, 6 Nov 2024 10:51:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1730890293; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=tHz3Ial1WA03Wyqplk23m/e5UlLMrIvgyNYDHqC2a2A=; b=R2rZ7uCfmUWXW52d5IBpx1SOk3oevSrdsSGqhOUTpgUl6JJaFRita+M1PfCRByquMpXYvQ hlKiVObO+w0E5i+Cyur5prWoy9cLfa1UXadwTF5EuKInGvOm7JsYEUKPL/2AurCSOZOuQ+ 5VdFZFGV/s3McVyj1kGxvQKKRcm5/iWUP5kYQxvRNHopA2nmXP+fofxJ+OZRW4KYIDJUMv eiGc33xt8cQS+jG+eyRGQipXWaX9GsAiGMxPeim1FsUsnEyIV2HMV8Ec2ZW+zsKgC5k/uL bAInzlVLoKKnDksVb9/cHiW8P9EZn2BIPVvPrMIGJDO89fVxQ0Z8T7AQBG+wvQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1730890293; a=rsa-sha256; cv=none; b=wMt+mvUSQCH1Zx7Liu3JdOolswZi++tmJNQMqSFlzAARKKMzU1UzjoAQN24+FsXDVLS12J MVRTK4gxScEjN/C7porLQL+6YPjp1zyYs08vjXaPKoCOZp6od4K7Vg5LbNQDksUiv1XqG9 N/gbyPpk+gWG7RN1SHdpy4qG3DEeqAT4erRwXFzorR3GxOG1AJHa6LsnibBZ/nrEMp8iSI fCagsuCfSbBKdkZu68Cqd0SNH2W8TiQfi6RlKHf/fKnl/nOug67GclvIIvimvB7WTJdQZE zDQQBuTvGURvI0P05PrSQrzN91H2ZiztcmTlwyn3Jpi54RSk+4MHVN+rZ8BonQ== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Xk27n6CzhzyL0 for ; Wed, 6 Nov 2024 10:51:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 4A6ApXmA041282 for ; Wed, 6 Nov 2024 10:51:33 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4A6ApXnm041280 for python@FreeBSD.org; Wed, 6 Nov 2024 10:51:33 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: maintainer-feedback requested: [Bug 282584] security/py-acme security/py-certbot*: Update to 3.0.0 Date: Wed, 06 Nov 2024 10:51:34 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-python@freebsd.org Sender: owner-freebsd-python@FreeBSD.org MIME-Version: 1.0 Bugzilla Automation has asked freebsd-python (Nobody) for maintainer-feedback: Bug 282584: security/py-acme security/py-certbot*: Update to 3.0.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282584 --- Description --- Update to 3.0.0 ChangeLog: https://github.com/certbot/certbot/releases/tag/v3.0.0