From nobody Tue Jul 02 01:33:58 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 4WCln23Mjkz5Msg4 for ; Tue, 02 Jul 2024 01:33:58 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WCln21bPYz4bts for ; Tue, 2 Jul 2024 01:33:58 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1719884038; a=rsa-sha256; cv=none; b=OaSSNHz900bvr7KFB/AFGUiIhdtOyCTCGjh7jeZAUyC2eTdp7c1HTwUXr7F1zronUoqLIv 188zZ/CY0Xyg00JMdl9S5dUMa8rvk7IEIz+042Qm1T6q5g/Fi91uQoboUoNu/qPFISjYJf xfKQsuDCE6Mqffl6PYSFY0Ioh4324X/xtNjbEVdTDGHC5LQBhtjl5+LXKHfs4vEHjmstyE 6trOkRwoj9DHBJ0ISkVnlSA1dACKm/GgBrNmq60ZTvdcQl2qPIQAwixB73uYbIqwMmFpIf NCaqTbpatpKdwHDiaRVsbtM85DHRKiagVzO02FYlO8l4XcwP4g+xeoRTlIMtkg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1719884038; 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=tcDT2dLCE79IcoTN0tHbkOaei5QDhRy/rrV1Mvu4NYo=; b=GdEkb+bttG/EDkXUWN1J0cgqc1UbFdzgarzqH14OKSDjNqYXKr76Qi4JGiG/ugGPLVocaC EUHeMjduGKZNEIezMrU33TwkRc7drtVnO6RoU6C/kXuTt2Eo0cNB0txpx+h/rYm1ULvDNy eaPC4mq3wcEnsn1PMoD62YzMxdYiLQzZ2pnPluEI0N5a1qXpG6GEZOVoL9xg1vHnKuUiP8 Ve0pnlBgfAC2JnDR2o6hX3JaJMgzisfPNYxHRJXIvnRqDl0LBUwp3tXhi3m2MMRQzTJhrw uK+sXN34tT1/kJVV0tQdQyM/O0ToRi/BNYlaUQfvNSzt27NkgXCt1qbJkZifEw== 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 4WCln21C8CzSv0 for ; Tue, 2 Jul 2024 01:33:58 +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 4621Xwr2023594 for ; Tue, 2 Jul 2024 01:33:58 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4621XwXb023593 for python@FreeBSD.org; Tue, 2 Jul 2024 01:33:58 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 280080] textproc/py-docutils: Update to 0.21.2 Date: Tue, 02 Jul 2024 01:33:58 +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 280080: textproc/py-docutils: Update to 0.21.2 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280080 --- Description --- Update to 0.21.2