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:           Thu Dec  8 22:48:23 UTC 2022

Modified Files:
        pkgsrc/chat/toot: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/chat/toot/Makefile 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.1 pkgsrc/chat/toot/Makefile:1.2
--- pkgsrc/chat/toot/Makefile:1.1       Tue Dec  6 12:52:01 2022
+++ pkgsrc/chat/toot/Makefile   Thu Dec  8 22:48:23 2022
@@ -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/}
 
Index: pkgsrc/chat/toot/distinfo
diff -u pkgsrc/chat/toot/distinfo:1.1 pkgsrc/chat/toot/distinfo:1.2
--- pkgsrc/chat/toot/distinfo:1.1       Tue Dec  6 12:52:01 2022
+++ pkgsrc/chat/toot/distinfo   Thu Dec  8 22:48:23 2022
@@ -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