From nobody Fri Jun 30 15:39:01 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 4Qszxx3N6Fz4l3cF 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 4Qszxx1jgYz4MlD 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=hI9m7kBd34l7abnU1pHJbALCW4fGxhU833njTw0Or4M=; b=OBM0fygGdvF+cd6v2SROm2UrAu/+wICL9oPie0EHHapDIastMQf228MHxaB8SKwByfPfFV 8dly+AmNDbS8vXR6s4ZFNTYT1n7x+Qeda+eKwyCi4Pygeb31Q7+hMjCCZ4dXk1ZKToBIFr ZOIiqspSU1kqpnAhfQsSMgW+D5Pg1aYcebCmloS9Awn/GwI4mw+FxvTWG7Qo0rcq/ta+4G r81kARfmSoTYUlL0Hp3yuloG+QhEuxBZg3jpRvqyclzgCnY1S29vnbyuRhQ6Xp+AGRmWYq KmotQsqx60QPsU3lLKWnsdoJMAPPeZARZE1CCT/tz9APqw0FWvTjPsCPZ+BAcg== 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=cPYAjuzLt32yQpsJvuhhxBcVJYqLJKFlujgFpcLTxM/fRt4Q1iMqo+88saV+Z0PdTdK8gP lsqrtnVXYjCWVeP1Q+NmuCWeObQgy5bQJ/Tw2qtitD+FMsYVKntRbBW/PfHpVNOOTEbmp0 kjk6bkOw++FgPJEKQeCdgw66N2JJLpVbna9VCLpvOLAqc9egMnR1nVyX/USiqsqLDOY0AH oSa0VM7tBF0YMyHj8yb1S80NuBuwcyuR1tDCjGT6v5uSnOkBKQnoZjGFr6st09B1Xi945j 9WkOCLWHJKhWLHqqHbKptpaQVj5Zf9ROWkle9QqyNHN6tSkipD+YesyitmV7rQ== 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 4Qszxx0jYPz14Rj 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 35UFd15v058638 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 35UFd1db058634 for python@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: 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 15:39:01 +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: 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: 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 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 on the CC list for the bug.=