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 Nov  2 20:24:46 UTC 2025

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

Log Message:
py-textual: update to 6.5.0.

A small release; one fix, one bug. Mainly so I could release on Halloween.


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/comms/py-textual/Makefile
cvs rdiff -u -r1.29 -r1.30 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.34 pkgsrc/comms/py-textual/Makefile:1.35
--- pkgsrc/comms/py-textual/Makefile:1.34       Thu Oct 30 13:27:19 2025
+++ pkgsrc/comms/py-textual/Makefile    Sun Nov  2 20:24:46 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2025/10/30 13:27:19 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2025/11/02 20:24:46 wiz Exp $
 
-DISTNAME=      textual-6.4.0
+DISTNAME=      textual-6.5.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    comms devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=t/textual/}
@@ -26,8 +26,8 @@ TEST_DEPENDS+=        ${PYPKGPREFIX}-textual-de
 
 USE_LANGUAGES= # none
 
-# as of 6.4.0
-# 33 failed, 3332 passed, 3 skipped, 4 xfailed, 1 xpassed, 1 warning
+# as of 6.5.0
+# 33 failed, 3333 passed, 3 skipped, 4 xfailed, 1 xpassed, 1 warning
 
 # https://github.com/Textualize/textual/issues/5854
 INSTALLATION_DIRS+=    ${PYSITELIB}/resources

Index: pkgsrc/comms/py-textual/distinfo
diff -u pkgsrc/comms/py-textual/distinfo:1.29 pkgsrc/comms/py-textual/distinfo:1.30
--- pkgsrc/comms/py-textual/distinfo:1.29       Thu Oct 30 13:27:19 2025
+++ pkgsrc/comms/py-textual/distinfo    Sun Nov  2 20:24:46 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.29 2025/10/30 13:27:19 wiz Exp $
+$NetBSD: distinfo,v 1.30 2025/11/02 20:24:46 wiz Exp $
 
-BLAKE2s (textual-6.4.0.tar.gz) = 28784b5204a99955640e3caf713b7fa25f85240f3bd37f9e8083799bd3ee120d
-SHA512 (textual-6.4.0.tar.gz) = 55389fe7fab3dfc2bcc9383ba8a69a34320c631a9fe3e18c5c4044c5feab412bb3996d8665e2b5211ec7cfc2572205d21f891098e912d56e3b021cf93d659ef3
-Size (textual-6.4.0.tar.gz) = 1573599 bytes
+BLAKE2s (textual-6.5.0.tar.gz) = 5095e281298bbc9eb8c932a19e02d41ed0c69967c1b38db70a44f0c5ec11fda8
+SHA512 (textual-6.5.0.tar.gz) = f43fd8da3467b4e2a6827498408ddf879ddb137dc2a16d910fac771762ec32c7a5881ea57075ae7ebfa09aa594322c8723bc081cec185890c84ed08d92ed7c17
+Size (textual-6.5.0.tar.gz) = 1574116 bytes



Home | Main Index | Thread Index | Old Index