From nobody Fri Jun 30 15:39:01 2023 X-Original-To: ports-bugs@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 4Qszxx3pvdz4l3Wn for ; Fri, 30 Jun 2023 15:39:01 +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 4Qszxx2LCmz4Md9 for ; Fri, 30 Jun 2023 15:39:01 +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=1688139541; 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=uSKyepa/K5dDWgYT5wUyZcF0ivZl4z1hL+x7XaIgMuw=; b=qDfhVZsVwb7C2ouOMBwTzJwy3H7En0lELmIBLKSPWfvtQkC3c/AsttssrvFbfhFeWzOFTZ 8jeau44OQQEo+dE2nLj7pH1FspZr9G1hn3DNn1w/77zJqvbeYMnKND82ZpoQZRUnlxMw9w QmZ83SC6vd/PNP5KRLWm0Q9ix5rlTmCHf52KZ3GgJL9R+QNnnnI0Jh2rzBWVFhNJcYlOdb xDH6R5CJ6ZnTH49sxjc4J7PpuUYYFsRFhKhIq0z230BW+Y9fIAj37e3vscaLVX/3egQsOF wZIIb5Mg/MXp+STWmWLQbPsU+PcVxDXTgrI6v6cTlKbeiSn2aHQ3bkRn4PagqQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1688139541; a=rsa-sha256; cv=none; b=G+LfvgZkAEqrkLVQ5U7JZW0dwowQExD6sI61/Gbbw3SdMK+LDExXWNW3xnkt7fE8hq/Cfc +bTa0+ejWP1Z7rzCgZb3vYhi9ydMC+8EeMI7i29+9t5sm+/zWjLnekUIDofRD/wFqdd1w+ imVc2GLKSxrcknvzWGlIEe/PHclfTFpEbMBWX6AFEpU+WWxgBclnSP38Um1+5THcks/KGS 9GQm/UoVCGC2ELWMgKDLVWK4tyljAsaLddB5SAaI1pHXHbgN7cD65plr9thaJLHAPcOcLE z0jHODokJVtdy/PhNaecnG7hC3hUP7YANqdSLcFRhGjuCy7HHSLYYFwTujvYDw== 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 4Qszxx1KvRz13lF for ; Fri, 30 Jun 2023 15:39:01 +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 35UFd1qD058654 for ; Fri, 30 Jun 2023 15:39:01 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 35UFd1XH058653 for ports-bugs@FreeBSD.org; Fri, 30 Jun 2023 15:39:01 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: ports-bugs@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 15:39:01 +0000 X-Bugzilla-Reason: AssignedTo 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: sunpoet@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Overcome By Events X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: sunpoet@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: assigned_to bug_status resolution dependson flagtypes.name 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: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports-bugs@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267188 Po-Chuan Hsieh changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|ports-bugs@FreeBSD.org |sunpoet@FreeBSD.org Status|Open |Closed Resolution|--- |Overcome By Events Depends on| |263956 Flags|maintainer-feedback?(sunpoe | |t@FreeBSD.org) | Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263956 [Bug 263956] textproc/py-mistune0: Add CONFLICTS with text/py-mistune --=20 You are receiving this mail because: You are the assignee for the bug.=