pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/comms/py-textual
Module Name: pkgsrc
Committed By: adam
Date: Tue Sep 2 11:56:28 UTC 2025
Modified Files:
pkgsrc/comms/py-textual: Makefile distinfo
Log Message:
py-textual: updated to 6.1.0
6.1.0
Added Button.flat boolean to enable flat button style
Added namespaces parameter to run_action
Added "block" border style
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/comms/py-textual/Makefile
cvs rdiff -u -r1.25 -r1.26 pkgsrc/comms/py-textual/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/comms/py-textual/Makefile
diff -u pkgsrc/comms/py-textual/Makefile:1.29 pkgsrc/comms/py-textual/Makefile:1.30
--- pkgsrc/comms/py-textual/Makefile:1.29 Tue Sep 2 08:45:41 2025
+++ pkgsrc/comms/py-textual/Makefile Tue Sep 2 11:56:28 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2025/09/02 08:45:41 adam Exp $
+# $NetBSD: Makefile,v 1.30 2025/09/02 11:56:28 adam Exp $
-DISTNAME= textual-6.0.0
+DISTNAME= textual-6.1.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= comms devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/textual/}
Index: pkgsrc/comms/py-textual/distinfo
diff -u pkgsrc/comms/py-textual/distinfo:1.25 pkgsrc/comms/py-textual/distinfo:1.26
--- pkgsrc/comms/py-textual/distinfo:1.25 Tue Sep 2 08:45:41 2025
+++ pkgsrc/comms/py-textual/distinfo Tue Sep 2 11:56:28 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.25 2025/09/02 08:45:41 adam Exp $
+$NetBSD: distinfo,v 1.26 2025/09/02 11:56:28 adam Exp $
-BLAKE2s (textual-6.0.0.tar.gz) = 4365008b24ddd9423b82b4a494512659eb73680e75d3e3238d510e2a1989f9ff
-SHA512 (textual-6.0.0.tar.gz) = 4327b024533273a2af0ed10e7cda70f874b1ac7204ed25b4eb82e8cf8056b908a1cf489ff67dc53b928b4a0cc4d7c7cdd4856a68c8af8d74aafa0de0c1b55d7b
-Size (textual-6.0.0.tar.gz) = 1562240 bytes
+BLAKE2s (textual-6.1.0.tar.gz) = 9d51d2c56346a7eb4fa19be665c735b03e6d814d0ecc54a6e1eecb93bb49fe08
+SHA512 (textual-6.1.0.tar.gz) = 2033cccb30189b38ddf7a4a8f06b14ccd062cd4a0de04844cc7541585ff882589d29a37f6de04cca7ab73e74c5c5da5f09fd28eb036ab3b3193f4af6a6941a4e
+Size (textual-6.1.0.tar.gz) = 1564786 bytes
Home |
Main Index |
Thread Index |
Old Index