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.31.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d7d8ad3e8749
branches:  trunk
changeset: 389728:d7d8ad3e8749
user:      vins <vins%pkgsrc.org@localhost>
date:      Thu Dec 08 22:48:23 2022 +0000

description:
chat/toot: update to toot-0.31.0.

Changes:
* **BREAKING:** Require Python 3.6+
* Add `post --scheduled-in` option for easier scheduling
* Fix posting toots to Pleroma
* Improved testing

diffstat:

 chat/toot/Makefile |  4 ++--
 chat/toot/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r f20aa4c621e3 -r d7d8ad3e8749 chat/toot/Makefile
--- a/chat/toot/Makefile        Thu Dec 08 21:27:21 2022 +0000
+++ b/chat/toot/Makefile        Thu Dec 08 22:48:23 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2022/12/06 12:52:01 vins Exp $
+# $NetBSD: Makefile,v 1.2 2022/12/08 22:48:23 vins Exp $
 
-DISTNAME=      toot-0.30.1
+DISTNAME=      toot-0.31.0
 CATEGORIES=    chat www
 MASTER_SITES=  ${MASTER_SITE_PYPI:=t/toot/}
 
diff -r f20aa4c621e3 -r d7d8ad3e8749 chat/toot/distinfo
--- a/chat/toot/distinfo        Thu Dec 08 21:27:21 2022 +0000
+++ b/chat/toot/distinfo        Thu Dec 08 22:48:23 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2022/12/06 12:52:01 vins Exp $
+$NetBSD: distinfo,v 1.2 2022/12/08 22:48:23 vins Exp $
 
-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
+BLAKE2s (toot-0.31.0.tar.gz) = d149ce638c7c5f1d07428e297ae25c2f4af800a92f44e75715836358b1ab00e1
+SHA512 (toot-0.31.0.tar.gz) = 7480ab53a3b9cee6a67545720c58e19e806357034f02a27d5921c439bf85ead6508ab8c51d1e699f2e54d8632d4ca43914c7eb22527d66c99276765e54de3ae9
+Size (toot-0.31.0.tar.gz) = 57897 bytes



Home | Main Index | Thread Index | Old Index