Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Feb 2024 02:50:01 GMT
From:      Joel Bodenmann <jbo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: dad16f56cc7e - main - net-im/toot: Mark as BROKEN since devel/py-urwid is broken
Message-ID:  <202402260250.41Q2o1Sv013058@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=dad16f56cc7ecb434effae46d050cc900046b969

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(+)

diff --git a/net-im/toot/Makefile b/net-im/toot/Makefile
index b0a25676c9fa..fdd132c026d7 100644
--- a/net-im/toot/Makefile
+++ b/net-im/toot/Makefile
@@ -10,6 +10,8 @@ WWW=		https://github.com/ihabunek/toot
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		does not run with current devel/py-urwid (PR 274411)
+
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.5.0:www/py-beautifulsoup@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}click>=8.1:devel/py-click@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}requests>=2.13:www/py-requests@${PY_FLAVOR} \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402260250.41Q2o1Sv013058>