pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
toot: update to toot-0.30.1
Module Name: pkgsrc-wip
Committed By: Paolo Vincenzo Olivo <vms%retrobsd.ddns.net@localhost>
Pushed By: vms
Date: Tue Dec 6 10:03:33 2022 +0100
Changeset: 3e4bc46b40a47a51eb5c85cd2abd21ec25728819
Modified Files:
toot/Makefile
toot/distinfo
Log Message:
toot: update to toot-0.30.1
Changes since 0.29.0:
* Remove usage of depreacted `text_url` status field. Fixes posting
media without text.
* Display polls in `timeline` (thanks Daniel Schwarz)
* TUI: Add [,] shortcut to reload timeline (thanks Daniel Schwarz)
* TUI: Add [Z] shortcut to zoom status - allows scrolling (thanks
@PeterFidelman)
* Internals: add integration tests against a local mastodon instance
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3e4bc46b40a47a51eb5c85cd2abd21ec25728819
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
toot/Makefile | 2 +-
toot/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diffs:
diff --git a/toot/Makefile b/toot/Makefile
index a6caa4579f..5c91c541f2 100644
--- a/toot/Makefile
+++ b/toot/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-DISTNAME= toot-0.29.0
+DISTNAME= toot-0.30.1
CATEGORIES= chat www
MASTER_SITES= ${MASTER_SITE_PYPI:=t/toot/}
diff --git a/toot/distinfo b/toot/distinfo
index 6333931ed9..47f2af0a9d 100644
--- a/toot/distinfo
+++ b/toot/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (toot-0.29.0.tar.gz) = 8a368ebcffe6f3bc2ae3a60c64acdcd4c9abacb7cde5e1050dfe0d5f1e665558
-SHA512 (toot-0.29.0.tar.gz) = dac3fd7e19d05f1e9d046f9c6512485efcd83504455431e9282217ecfdd76dbdd34a60a5cd10530f0d6e419047438dbdad590d14d516615725d8e6c827314aa4
-Size (toot-0.29.0.tar.gz) = 57122 bytes
+BLAKE2s (toot-0.30.1.tar.gz) = fa721de0a583803b84e6f6c5bff33db373501d1428cd1a9fe22296d5a45d4d66
+SHA512 (toot-0.30.1.tar.gz) = 9a4668f90a1f85c068f5e7497e338ec1529ecfd921f1b89b2518f2d3166d6aa48d48acf955af75c8758779342b730d7c8e0d72ffe9e150ac2a3f0716c13504a9
+Size (toot-0.30.1.tar.gz) = 81997 bytes
Home |
Main Index |
Thread Index |
Old Index