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:   wiz
Date:           Sun Apr 26 10:55:30 UTC 2026

Modified Files:
        pkgsrc/comms/py-textual: Makefile distinfo

Log Message:
py-textual: update to 8.2.4.

Small potatoes update, to fix a glitch with anchor.


To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pkgsrc/comms/py-textual/Makefile
cvs rdiff -u -r1.43 -r1.44 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.48 pkgsrc/comms/py-textual/Makefile:1.49
--- pkgsrc/comms/py-textual/Makefile:1.48       Sun Apr  5 11:58:40 2026
+++ pkgsrc/comms/py-textual/Makefile    Sun Apr 26 10:55:30 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2026/04/05 11:58:40 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2026/04/26 10:55:30 wiz Exp $
 
-DISTNAME=      textual-8.2.3
+DISTNAME=      textual-8.2.4
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    comms devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=t/textual/}
@@ -26,7 +26,7 @@ TEST_DEPENDS+=        ${PYPKGPREFIX}-textual-de
 
 USE_LANGUAGES= # none
 
-# as of 8.2.3
+# as of 8.2.4
 # 446 failed, 2993 passed, 3 skipped, 5 xfailed, 1 warning
 
 # https://github.com/Textualize/textual/issues/5854

Index: pkgsrc/comms/py-textual/distinfo
diff -u pkgsrc/comms/py-textual/distinfo:1.43 pkgsrc/comms/py-textual/distinfo:1.44
--- pkgsrc/comms/py-textual/distinfo:1.43       Sun Apr  5 11:58:40 2026
+++ pkgsrc/comms/py-textual/distinfo    Sun Apr 26 10:55:30 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.43 2026/04/05 11:58:40 wiz Exp $
+$NetBSD: distinfo,v 1.44 2026/04/26 10:55:30 wiz Exp $
 
-BLAKE2s (textual-8.2.3.tar.gz) = 149a36a69c704b5be59df3d00d55ef0f74924b9c308ccff83461314666a8c343
-SHA512 (textual-8.2.3.tar.gz) = 744a83f262fab9d109e2a0b9941c90189b880fc32fdea700fa03d19475e9bc8ea24761c5b87e8edd9fd22c3c699fb3b20b53de532ad903944c07dad9bcbd2063
-Size (textual-8.2.3.tar.gz) = 1848738 bytes
+BLAKE2s (textual-8.2.4.tar.gz) = 9b7ccc19d74a286cfd60720a3a32c2437370c3d5f844d387a429331472d3ff5c
+SHA512 (textual-8.2.4.tar.gz) = b915bdaf1363182fae58eb9f7033e5e8d6607b2702df0275571a59380a9bd141d95f36290efb6030ce735dd09baa9701115d3bc9ebde1e3a8781eda79a46d3fc
+Size (textual-8.2.4.tar.gz) = 1848933 bytes



Home | Main Index | Thread Index | Old Index