From nobody Tue Apr 18 23:54:16 2023 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 4Q1LP423dKz45sc7 for ; Tue, 18 Apr 2023 23:54:16 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Q1LP363G3z4DP5 for ; Tue, 18 Apr 2023 23:54:15 +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=1681862055; 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=GG2tS2VNti4Hie+rtfJKSw4EL8tqZrsr29/nHExIPV0=; b=i1H6Y2FaS7iglML/jiujaUvvVqcM9Nkc12glhnbGW+HiSCQf/drwbPGUT9mqUvu0uG8x/i gK6FIENICIra5C6QA9E7sOzu+VUbYyAuwf+oaAfuMaM5hTuLbe7oZU4gsPraorWo3DCsPt 1f+2h3JQ02fS+jK8qm0bj0UhltzWIfaNDaJsISTl/D47NogebZyGJk1zKpJBrN51rw0LYB taCCv8qPBIplVlHfu72e/nycFu2DDz0pJTrOG420wtVxuvCurNGL2LY9w/5NblXDNRPR0Z 6G+JAJI92E+9VG4g4hF5lVM9fffmnME4oNEA9RqhZclvQQfeML0obNNHpnfuoQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1681862055; a=rsa-sha256; cv=none; b=u2L4HYx5oEU1zE8KrJ8OJ9QSEwtCzv/Met1c1aYvBAAZL3mGbfPwTIFsQzrdMfoS+zKT4X Ji5TBIE7X1qnmycnRmWBoeWBc0yMqtdZSGNogIKA6YU0TtVcB6+f6N425QmP50aIqmyATI +74B64WO2XZXX4ZfZWKefU3EEZI+IZe9bE67NGVTr7JD9wLqJarAPWZCPiHbSNUyprDN9m dWyp4znSyjmpb7IhBYMAt9uX8W2oi+GwQvIIf9FqHSRhfOJtPopwe78EsD6wGrlXIv2+qc SHoW1+hdtHD0UCsrtpgNv36CJkgxHFGn4+xJ8xH6h+oHg50xN10c+SQrvfo/fQ== 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 4Q1LP356wpzXs1 for ; Tue, 18 Apr 2023 23:54:15 +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 33INsFqV031500 for ; Tue, 18 Apr 2023 23:54:15 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 33INsFpW031499 for python@FreeBSD.org; Tue, 18 Apr 2023 23:54:15 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 267676] devel/py-fastbencode: Update to 0.2 Date: Tue, 18 Apr 2023 23:54:16 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: fullermd@over-yonder.net X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fuz@FreeBSD.org X-Bugzilla-Flags: merge-quarterly? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267676 --- Comment #6 from fullermd@over-yonder.net --- (In reply to Robert Clausecker from comment #5) Hm. Sorry, I thought I'd checked that it didn't need that... I'll put up= a version that pulls it in. --=20 You are receiving this mail because: You are on the CC list for the bug.=