pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/toot chat/toot: update to toot-0.33.0.
details: https://anonhg.NetBSD.org/pkgsrc/rev/cefb598e16d0
branches: trunk
changeset: 391028:cefb598e16d0
user: vins <vins%pkgsrc.org@localhost>
date: Mon Jan 02 23:06:21 2023 +0000
description:
chat/toot: update to toot-0.33.0.
Changes:
* Add CONTRIBUTING.md containing a contribution guide
* Add `env` command which prints local env to include in issues
* Add TOOT_POST_VISIBILITY environment to control default post
visibility (thanks Lim Ding Wen)
* Add `tags_followed`, `tags_follow`, and `tags_unfollow` commands
(thanks Daniel Schwarz)
* Add `tags_bookmarks` command (thanks Giuseppe Bilotta)
* TUI: Show an error if attemptint to boost a private status (thanks Lim
Ding Wen)
* TUI: Hide polls, cards and media attachments for sensitive posts
(thanks Daniel Schwarz)
* TUI: Add bookmarking and bookmark timeline (thanks Daniel Schwarz)
* TUI: Show status visiblity (thanks Lim Ding Wen)
* TUI: Reply to original account instead of boosting account (thanks Lim
Ding Wen)
* TUI: Refresh screen after exiting browser, required for text browsers
(thanks Daniel Schwarz)
* TUI: Highlight followed tags (thanks Daniel Schwarz)
diffstat:
chat/toot/Makefile | 6 +++---
chat/toot/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 36b64b547a9b -r cefb598e16d0 chat/toot/Makefile
--- a/chat/toot/Makefile Mon Jan 02 22:55:13 2023 +0000
+++ b/chat/toot/Makefile Mon Jan 02 23:06:21 2023 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2022/12/18 14:50:55 vins Exp $
+# $NetBSD: Makefile,v 1.4 2023/01/02 23:06:21 vins Exp $
-DISTNAME= toot-0.32.1
-CATEGORIES= chat www
+DISTNAME= toot-0.33.0
+CATEGORIES= chat net
MASTER_SITES= ${MASTER_SITE_PYPI:=t/toot/}
MAINTAINER= vins%NetBSD.org@localhost
diff -r 36b64b547a9b -r cefb598e16d0 chat/toot/distinfo
--- a/chat/toot/distinfo Mon Jan 02 22:55:13 2023 +0000
+++ b/chat/toot/distinfo Mon Jan 02 23:06:21 2023 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2022/12/18 14:50:55 vins Exp $
+$NetBSD: distinfo,v 1.4 2023/01/02 23:06:21 vins Exp $
-BLAKE2s (toot-0.32.1.tar.gz) = f490ba26c10423ca72361b5dde3e8670d12e40e41909509021bbd79d5101479a
-SHA512 (toot-0.32.1.tar.gz) = d17c3b3c09acea1897a3ee43c69413b8eef187bab5b59307b09a4dad322b0208003f0ceaeedfcf9daa279664e2fd32ef0060aca0cdf4a93e6c3f9f284cdf56b9
-Size (toot-0.32.1.tar.gz) = 60594 bytes
+BLAKE2s (toot-0.33.0.tar.gz) = 309a25b0ee6fa2442516872777ba17cfa376e6e4cadbfcd65551eb89fe568cdb
+SHA512 (toot-0.33.0.tar.gz) = 3d76aceefd1adc453426d52261930e8c09a75393e1c40c7109ad58b2f9dc2a661897f061c6d705ddda0e8849f7adb9a5cb456659a151fdc36b3f90f3d7fec274
+Size (toot-0.33.0.tar.gz) = 62430 bytes
Home |
Main Index |
Thread Index |
Old Index