Wed Jan 18 06:32:09 2023 UTC ()
chat/toot: update to version 0.33.1

Changes:
* TUI: Fix crash when viewing toot in browser


(vins)
diff -r1.4 -r1.5 pkgsrc/chat/toot/Makefile
diff -r1.4 -r1.5 pkgsrc/chat/toot/distinfo

cvs diff -r1.4 -r1.5 pkgsrc/chat/toot/Makefile (expand / switch to unified diff)

--- pkgsrc/chat/toot/Makefile 2023/01/02 23:06:21 1.4
+++ pkgsrc/chat/toot/Makefile 2023/01/18 06:32:09 1.5
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.4 2023/01/02 23:06:21 vins Exp $ 1# $NetBSD: Makefile,v 1.5 2023/01/18 06:32:09 vins Exp $
2 2
3DISTNAME= toot-0.33.0 3DISTNAME= toot-0.33.1
4CATEGORIES= chat net 4CATEGORIES= chat net
5MASTER_SITES= ${MASTER_SITE_PYPI:=t/toot/} 5MASTER_SITES= ${MASTER_SITE_PYPI:=t/toot/}
6 6
7MAINTAINER= vins@NetBSD.org 7MAINTAINER= vins@NetBSD.org
8HOMEPAGE= https://github.com/ihabunek/toot 8HOMEPAGE= https://github.com/ihabunek/toot
9COMMENT= Command line client for the Mastodon social network API 9COMMENT= Command line client for the Mastodon social network API
10LICENSE= gnu-gpl-v3 10LICENSE= gnu-gpl-v3
11 11
12USE_LANGUAGES= # none 12USE_LANGUAGES= # none
13 13
14PYTHON_VERSIONS_INCOMPATIBLE= 27 14PYTHON_VERSIONS_INCOMPATIBLE= 27
15 15
16DEPENDS+= ${PYPKGPREFIX}-beautifulsoup4-[0-9]*:../../www/py-beautifulsoup4 16DEPENDS+= ${PYPKGPREFIX}-beautifulsoup4-[0-9]*:../../www/py-beautifulsoup4

cvs diff -r1.4 -r1.5 pkgsrc/chat/toot/distinfo (expand / switch to unified diff)

--- pkgsrc/chat/toot/distinfo 2023/01/02 23:06:21 1.4
+++ pkgsrc/chat/toot/distinfo 2023/01/18 06:32:09 1.5
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.4 2023/01/02 23:06:21 vins Exp $ 1$NetBSD: distinfo,v 1.5 2023/01/18 06:32:09 vins Exp $
2 2
3BLAKE2s (toot-0.33.0.tar.gz) = 309a25b0ee6fa2442516872777ba17cfa376e6e4cadbfcd65551eb89fe568cdb 3BLAKE2s (toot-0.33.1.tar.gz) = e4aabf6187c49c1d64f7a27f8d9e91582a166d68c84339cd36c1b6a9b781ee4b
4SHA512 (toot-0.33.0.tar.gz) = 3d76aceefd1adc453426d52261930e8c09a75393e1c40c7109ad58b2f9dc2a661897f061c6d705ddda0e8849f7adb9a5cb456659a151fdc36b3f90f3d7fec274 4SHA512 (toot-0.33.1.tar.gz) = 45c4b20959861c09289652be74d1bbe45b580ef896874851099cdcfeb491c8ab284bd40e29432725158ef6bc372e1595e49d093356dedecabca4fc029ef2ecdc
5Size (toot-0.33.0.tar.gz) = 62430 bytes 5Size (toot-0.33.1.tar.gz) = 62501 bytes