From nobody Fri Jun 30 14:02:26 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 4QsxpW2nlGz4lGS0 for ; Fri, 30 Jun 2023 14:02:27 +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 4QsxpV438Lz3nLP for ; Fri, 30 Jun 2023 14:02:26 +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=1688133746; 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=XYyfTDntLS7Yp6ZBtLpuFnqPUx+KLcBMNzR4f2C7JNo=; b=wn7mI6oE+o2wJkctm08zmKf97azjINr2zc00JChTZ5Yc02NP9tmRtoEIN7/fe32dClBrm0 Ho1/63mMPglNilhI0OJDssZ10zUMtMW+fplsEPO8ccSMdA7iUdpiNchalztcwh0p+Zv4Rj 5oGRVhiiRw6cKpaoy0xkWVmZK3HMevX/6PeScRJN1u5t6c2ag96N0wbz5A2vuopUFSJNNX ct8i8mSy88WgpxxlqJRUuPjIck4t6VFFGRcSnU3XA5qAqz/CQzVeWj0jzyIwPBC3E0/PFV uFS3yOMQ3k3tu4r9HOm97e4Gfel6YqtFXACpw90UHM7wbS/Z2YHNiXcs9w2SwQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1688133746; a=rsa-sha256; cv=none; b=Ls3ye5/4DZDDm73JfQCQADh63DkwUPrN4qM+PYK7dJvqQCAcDW5wwvQDAtlVEyVm8Xy6rP h3IZPujluna6GIHCCzz1LeglZ4Ifno+1cCHkp1U67FjY0NLPbdNg8nrIeOHeqTPUQFOFG4 6liGQS0txppUfTb32+lftKFmFQ+VGTZ/G76D1cwvaQ4cjmnEqYLII7HdgHYNTa/zQ2xB9p Hm66P4JcYeSz81cK4byhzGOIe0EX8kJd0Ur4xwmTIqDkOnu+CE//dFbryaO2gecHiSHjo8 dPuFrmJIqiYcmXfE6vWGkc3BJBMA+GMFP281LvQ34juTxtrjfg4GlSzARNW5jA== 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 4QsxpV31mpz125m for ; Fri, 30 Jun 2023 14:02:26 +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 35UE2QRq010296 for ; Fri, 30 Jun 2023 14:02:26 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 35UE2QSl010267 for python@FreeBSD.org; Fri, 30 Jun 2023 14:02:26 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 267188] textproc/py-m2r: Fails to build: AttributeError: module 'mistune' has no attribute 'BlockGrammar (textproc/py-mistune0) Date: Fri, 30 Jun 2023 14:02:26 +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-patch, needs-qa X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: john@saltant.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ maintainer-feedback? 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=3D267188 --- Comment #5 from John W. O'Brien --- This bug is now OBE due to the fix for bug #263956. $ pkg info -x m2r mistune py310-m2r-0.3.1_1 py311-m2r-0.3.1_1 py38-m2r-0.3.1_1 py39-m2r-0.3.1_1 py310-mistune-3.0.1 py310-mistune0-0.8.4_1 py311-mistune-3.0.1 py311-mistune0-0.8.4_1 py38-mistune-3.0.1 py38-mistune0-0.8.4_1 py39-mistune-3.0.1 py39-mistune0-0.8.4_1 $ for v in 8 9 10 11; do python3.$v -c 'import m2r' && echo py3$v OK; done py38 OK py39 OK py310 OK py311 OK --=20 You are receiving this mail because: You are on the CC list for the bug.=