Received: by mail.netbsd.org (Postfix, from userid 605) id 374C484D6A; Thu, 2 Mar 2023 08:30:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6596084D4E for ; Thu, 2 Mar 2023 08:30:43 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id lHdCsmrRyoQX for ; Thu, 2 Mar 2023 08:30:42 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id CA70784D40 for ; Thu, 2 Mar 2023 08:30:42 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C39A8FA90; Thu, 2 Mar 2023 08:30:42 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1677745842133460" MIME-Version: 1.0 Date: Thu, 2 Mar 2023 08:30:42 +0000 From: "Paolo Vincenzo Olivo" Subject: CVS commit: pkgsrc/chat/toot To: pkgsrc-changes@NetBSD.org Reply-To: vins@netbsd.org X-Mailer: log_accum Message-Id: <20230302083042.C39A8FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1677745842133460 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: vins Date: Thu Mar 2 08:30:42 UTC 2023 Modified Files: pkgsrc/chat/toot: Makefile PLIST distinfo Log Message: chat/toot: update to 0.35.0. Changes: * Save toot contents when using --editor so it's recoverable if posting fails (#311) * TUI: Add voting on polls (thanks Dan Schwarz) * TUI: Add following/blocking/muting accounts (thanks Dan Schwarz) * TUI: Add notifications timeline (thanks Dan Schwarz) To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 pkgsrc/chat/toot/Makefile pkgsrc/chat/toot/distinfo cvs rdiff -u -r1.3 -r1.4 pkgsrc/chat/toot/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1677745842133460 Content-Disposition: inline Content-Length: 2209 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/chat/toot/Makefile diff -u pkgsrc/chat/toot/Makefile:1.6 pkgsrc/chat/toot/Makefile:1.7 --- pkgsrc/chat/toot/Makefile:1.6 Sun Feb 12 15:25:28 2023 +++ pkgsrc/chat/toot/Makefile Thu Mar 2 08:30:42 2023 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2023/02/12 15:25:28 vins Exp $ +# $NetBSD: Makefile,v 1.7 2023/03/02 08:30:42 vins Exp $ -DISTNAME= toot-0.34.0 +DISTNAME= toot-0.35.0 CATEGORIES= chat net MASTER_SITES= ${MASTER_SITE_PYPI:=t/toot/} Index: pkgsrc/chat/toot/distinfo diff -u pkgsrc/chat/toot/distinfo:1.6 pkgsrc/chat/toot/distinfo:1.7 --- pkgsrc/chat/toot/distinfo:1.6 Sun Feb 12 15:25:28 2023 +++ pkgsrc/chat/toot/distinfo Thu Mar 2 08:30:42 2023 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2023/02/12 15:25:28 vins Exp $ +$NetBSD: distinfo,v 1.7 2023/03/02 08:30:42 vins Exp $ -BLAKE2s (toot-0.34.0.tar.gz) = 0ef1362e60700637bafc84a8b02f328a67acc0d32549f0be3cebf1772f02c254 -SHA512 (toot-0.34.0.tar.gz) = 060fc86ed12c640305d6f55bd9dd6f4f57f0a04bc3c2e3232aae48ce578d7188f58b1154374b46208ed5e4e292829655e01a2124c76090eef98a8da98b39e5fe -Size (toot-0.34.0.tar.gz) = 99135 bytes +BLAKE2s (toot-0.35.0.tar.gz) = 9b15e1189f62a40aca56b4c6467d493f6a50331309affb3c5ed0ec65835ef043 +SHA512 (toot-0.35.0.tar.gz) = f225401c238b1ab5bd5201e5bfda52d1ff57a6d9c102bbbb6f414d34996c0aaf5d495b4d8e3b8a86f2dec85d7fd7006374dcc3dbc6b9d2692843a36662dc47e6 +Size (toot-0.35.0.tar.gz) = 120283 bytes Index: pkgsrc/chat/toot/PLIST diff -u pkgsrc/chat/toot/PLIST:1.3 pkgsrc/chat/toot/PLIST:1.4 --- pkgsrc/chat/toot/PLIST:1.3 Sun Feb 12 15:25:28 2023 +++ pkgsrc/chat/toot/PLIST Thu Mar 2 08:30:42 2023 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2023/02/12 15:25:28 vins Exp $ +@comment $NetBSD: PLIST,v 1.4 2023/03/02 08:30:42 vins Exp $ bin/toot ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt @@ -54,6 +54,9 @@ ${PYSITELIB}/toot/tui/entities.pyo ${PYSITELIB}/toot/tui/overlays.py ${PYSITELIB}/toot/tui/overlays.pyc ${PYSITELIB}/toot/tui/overlays.pyo +${PYSITELIB}/toot/tui/poll.py +${PYSITELIB}/toot/tui/poll.pyc +${PYSITELIB}/toot/tui/poll.pyo ${PYSITELIB}/toot/tui/scroll.py ${PYSITELIB}/toot/tui/scroll.pyc ${PYSITELIB}/toot/tui/scroll.pyo --_----------=_1677745842133460--