pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/chat/toot
Module Name: pkgsrc
Committed By: vins
Date: Sun Apr 19 18:45:09 UTC 2026
Modified Files:
pkgsrc/chat/toot: Makefile distinfo
Log Message:
chat/toot: update to 0.52.1
# changes
toot 0.52.1
* Improve text input for wide characters (thanks @izkluxcvy)
* TUI: preserve focused status when refreshing timeline (thanks
@AbeEstrada)
toot 0.52.0
* Add trending timeline (thanks @Taylor-Finch)
* Handle quote notifications (thanks @mgorse)
* Improve text input for wide characters (thanks @izkluxcvy)
* TUI: fix pallete not working (thanks @RobertKosten)
* TUI: fix post URL display (thanks @AbeEstrada)
toot 0.51.1
* Deprecate `toot tui`, add deprecation warning
* Fix urwid compatibility (#558, #569)
* Import tui dependencies lazily (#568)
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/chat/toot/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/chat/toot/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/chat/toot/Makefile
diff -u pkgsrc/chat/toot/Makefile:1.23 pkgsrc/chat/toot/Makefile:1.24
--- pkgsrc/chat/toot/Makefile:1.23 Mon Nov 3 16:50:25 2025
+++ pkgsrc/chat/toot/Makefile Sun Apr 19 18:45:09 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2025/11/03 16:50:25 vins Exp $
+# $NetBSD: Makefile,v 1.24 2026/04/19 18:45:09 vins Exp $
-DISTNAME= toot-0.51.0
+DISTNAME= toot-0.52.1
CATEGORIES= chat net
MASTER_SITES= ${MASTER_SITE_PYPI:=t/toot/}
Index: pkgsrc/chat/toot/distinfo
diff -u pkgsrc/chat/toot/distinfo:1.19 pkgsrc/chat/toot/distinfo:1.20
--- pkgsrc/chat/toot/distinfo:1.19 Mon Nov 3 16:50:25 2025
+++ pkgsrc/chat/toot/distinfo Sun Apr 19 18:45:09 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2025/11/03 16:50:25 vins Exp $
+$NetBSD: distinfo,v 1.20 2026/04/19 18:45:09 vins Exp $
-BLAKE2s (toot-0.51.0.tar.gz) = 33de83b867054730f95ad8f06ae759955daee062f6c435e2d8407469db7f7706
-SHA512 (toot-0.51.0.tar.gz) = 20db8a857064a44a60616e108b4e98d6bed836f3d81c4409e45d5a3dd06564c291f8d22fa6733fe7f1463a47194da172edd4c557459a8bfaaa3fe3638eae5d63
-Size (toot-0.51.0.tar.gz) = 1316620 bytes
+BLAKE2s (toot-0.52.1.tar.gz) = ac45b0994b4db9441e1fede7f03e7d2d222ee7e79dbc8b7753e347ca1a10fe16
+SHA512 (toot-0.52.1.tar.gz) = bc292ad866bae848cfd990244766f3fd1891dfb3373b151b538b44a3f898ee07f25ead843fc28896cd86615746ccb12c9c05e9792f5309fa89d4c407a9c836b3
+Size (toot-0.52.1.tar.gz) = 1318274 bytes
Home |
Main Index |
Thread Index |
Old Index