From nobody Mon Feb 26 02:50:19 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 4TjlTm2ShZz5C9Mt
	for <python@mlmmj.nyi.freebsd.org>; Mon, 26 Feb 2024 02:50:20 +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 4TjlTl717xz43sc
	for <python@FreeBSD.org>; Mon, 26 Feb 2024 02:50:19 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1708915820; a=rsa-sha256; cv=none;
	b=uswTirkmnb0RyRPcW+ATco9EpflK7ow3Rwho3J+WeBWyXUa8U4cKqzasOWtXsFdVV84pdZ
	Ks7fYsBRm/iaZ7YwWA4Jz95rQQQE3uTBjywn8ZlsH8SN/1dAXbPvmdcl1h04s6WAF4lBMy
	KIkfKDMIQ479HmBC9jOhUYUL5pqSC3TVro3K9kDnB9/NPu3oyNkudleOSTuGUcyFQ3ZkCq
	YWZ7BtVnWnCLrDwgo7fUCa9XFTy6cbMriLGqslKRx1AduDKZudGoHcy33v/2GDfa2r/c6N
	AtjL6No31YcTNn2prxa3O0s2fAfgII2x43wD5nmn7U3S0dJCNwFf8frws7DP9g==
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=1708915820;
	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=aonBO8cfwsR335LJulTP3Npm620uLL24HbZF4MhYhH0=;
	b=BhKt0aixnIjpks/LcOt0xRRL2o3UVEyoaAN8tKfz63nGCWk+juw222XELS7OohrmSvr0so
	nIIsZBQjPGYrxjOckMAx2Zb9SeJqzqbs4uEGtHBwBM9xYmVi52zW5hhBROn0Dl5XB33eFw
	r+iaAO0P+7bt7I/rlZYsMNdzZ5r1SZRki6II/XBq7NUKkt1qiZJe1/eTtRAgBYYS2z03Ww
	M6NOoSZTQd65rjihqCxEJ7ukzN+YgsSFRGK6VD+uIf3Q0RzltmB1Afvyecm7SBiWoxKcwE
	VG7nr8n0j2MYIZJoCHeOMfXbfajnUby7MPQ2lm6U6cB9gc/fXBvWQkrC8PVWxQ==
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 4TjlTl5zy5z199n
	for <python@FreeBSD.org>; Mon, 26 Feb 2024 02:50:19 +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 41Q2oJ4r059658
	for <python@FreeBSD.org>; Mon, 26 Feb 2024 02:50:19 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from bugzilla@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 41Q2oJix059655
	for python@FreeBSD.org; Mon, 26 Feb 2024 02:50:19 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f
From: bugzilla-noreply@freebsd.org
To: python@FreeBSD.org
Subject: [Bug 276347] net-im/toot: mark as BROKEN since devel/py-urwid is
 broken
Date: Mon, 26 Feb 2024 02:50:19 +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: 
X-Bugzilla-Severity: Affects Some People
X-Bugzilla-Who: commit-hook@FreeBSD.org
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback+
X-Bugzilla-Changed-Fields: 
Message-ID: <bug-276347-21822-Y9tlIaCOaS@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-276347-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-276347-21822@https.bugs.freebsd.org/bugzilla/>
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 <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org
MIME-Version: 1.0

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276347

--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3Ddad16f56cc7ecb434effae46d050cc9=
00046b969

commit dad16f56cc7ecb434effae46d050cc900046b969
Author:     Lexi Winter <lexi@le-Fay.ORG>
AuthorDate: 2024-01-15 10:15:53 +0000
Commit:     Joel Bodenmann <jbo@FreeBSD.org>
CommitDate: 2024-02-26 02:49:21 +0000

    net-im/toot: Mark as BROKEN since devel/py-urwid is broken

    PR:             276347
    Reviewed by:    kevans
    Approved by:    tcberner (mentor, implicit)

 net-im/toot/Makefile | 2 ++
 1 file changed, 2 insertions(+)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=