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: Mon Nov 3 16:50:25 UTC 2025
Modified Files:
pkgsrc/chat/toot: Makefile PLIST distinfo
Log Message:
chat/toot: update to 0.51.0
# changes
**0.51.0 (2025-10-16)**
* Add `toot follow-requests` group of commands (thanks mae)
* Rename `toot update_account` to `toot update-account`, the old name
will still work.
* Rename `toot reblogged_by` to `toot reblogged-by`, the old name will
still work.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/chat/toot/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/chat/toot/PLIST
cvs rdiff -u -r1.18 -r1.19 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.22 pkgsrc/chat/toot/Makefile:1.23
--- pkgsrc/chat/toot/Makefile:1.22 Mon Sep 8 18:22:55 2025
+++ pkgsrc/chat/toot/Makefile Mon Nov 3 16:50:25 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2025/09/08 18:22:55 vins Exp $
+# $NetBSD: Makefile,v 1.23 2025/11/03 16:50:25 vins Exp $
-DISTNAME= toot-0.50.1
+DISTNAME= toot-0.51.0
CATEGORIES= chat net
MASTER_SITES= ${MASTER_SITE_PYPI:=t/toot/}
Index: pkgsrc/chat/toot/PLIST
diff -u pkgsrc/chat/toot/PLIST:1.13 pkgsrc/chat/toot/PLIST:1.14
--- pkgsrc/chat/toot/PLIST:1.13 Mon Sep 8 18:22:55 2025
+++ pkgsrc/chat/toot/PLIST Mon Nov 3 16:50:25 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.13 2025/09/08 18:22:55 vins Exp $
+@comment $NetBSD: PLIST,v 1.14 2025/11/03 16:50:25 vins Exp $
bin/toot
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
@@ -33,6 +33,9 @@ ${PYSITELIB}/toot/cli/auth.pyo
${PYSITELIB}/toot/cli/diag.py
${PYSITELIB}/toot/cli/diag.pyc
${PYSITELIB}/toot/cli/diag.pyo
+${PYSITELIB}/toot/cli/follow_requests.py
+${PYSITELIB}/toot/cli/follow_requests.pyc
+${PYSITELIB}/toot/cli/follow_requests.pyo
${PYSITELIB}/toot/cli/lists.py
${PYSITELIB}/toot/cli/lists.pyc
${PYSITELIB}/toot/cli/lists.pyo
Index: pkgsrc/chat/toot/distinfo
diff -u pkgsrc/chat/toot/distinfo:1.18 pkgsrc/chat/toot/distinfo:1.19
--- pkgsrc/chat/toot/distinfo:1.18 Mon Sep 8 18:22:56 2025
+++ pkgsrc/chat/toot/distinfo Mon Nov 3 16:50:25 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2025/09/08 18:22:56 vins Exp $
+$NetBSD: distinfo,v 1.19 2025/11/03 16:50:25 vins Exp $
-BLAKE2s (toot-0.50.1.tar.gz) = 10604bf774dd3ec3c309f9ea0a8e91527727ba1ba5402e483b3a7c2e6b030e9b
-SHA512 (toot-0.50.1.tar.gz) = 902fde04926cdc8364f7e3622af3ed761ef1179f2dd3a566feffc7ff51a2df5b1f308158aa12b347a683174a9f94f46f73d1c373a13d6531eae83b7e4dbdce78
-Size (toot-0.50.1.tar.gz) = 1315590 bytes
+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
Home |
Main Index |
Thread Index |
Old Index