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:           Mon Nov  4 18:14:23 UTC 2024

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

Log Message:
py-textual: update to 0.85.2.

[0.85.2] - 2024-11-02

    Fixed broken focus-within #5190


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/comms/py-textual/Makefile
cvs rdiff -u -r1.8 -r1.9 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.12 pkgsrc/comms/py-textual/Makefile:1.13
--- pkgsrc/comms/py-textual/Makefile:1.12       Wed Oct 30 14:52:27 2024
+++ pkgsrc/comms/py-textual/Makefile    Mon Nov  4 18:14:23 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2024/10/30 14:52:27 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2024/11/04 18:14:23 wiz Exp $
 
-DISTNAME=      textual-0.85.1
+DISTNAME=      textual-0.85.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    comms devel
 MASTER_SITES=  ${MASTER_SITE_PYPI:=t/textual/}
@@ -25,8 +25,8 @@ TEST_DEPENDS+=        ${PYPKGPREFIX}-textual-de
 
 USE_LANGUAGES= # none
 
-# as of 0.85.1
-# 32 failed, 2989 passed, 1 skipped, 4 xfailed, 81 warnings
+# as of 0.85.2
+# 32 failed, 2993 passed, 1 skipped, 4 xfailed, 81 warnings
 
 .include "../../lang/python/wheel.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/comms/py-textual/distinfo
diff -u pkgsrc/comms/py-textual/distinfo:1.8 pkgsrc/comms/py-textual/distinfo:1.9
--- pkgsrc/comms/py-textual/distinfo:1.8        Wed Oct 30 14:52:27 2024
+++ pkgsrc/comms/py-textual/distinfo    Mon Nov  4 18:14:23 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2024/10/30 14:52:27 wiz Exp $
+$NetBSD: distinfo,v 1.9 2024/11/04 18:14:23 wiz Exp $
 
-BLAKE2s (textual-0.85.1.tar.gz) = a9f3195fb50b0f64af7204107c3dad8b5db2d4e40aa2f4cab55b7ee6a0fafad5
-SHA512 (textual-0.85.1.tar.gz) = ab5aeb548199267fb15f70d6b4ffe53330cf88ee52827dcd5713faf5cf45233defc3fb12081c70f1501871043d71ea57f754dba9c61c7c41f33e5a31b5ade7df
-Size (textual-0.85.1.tar.gz) = 1461224 bytes
+BLAKE2s (textual-0.85.2.tar.gz) = 7a7c09517a8223ab0a3e2e6ac200f8bcfff0e5774b7e8610e00e141dd6248bfb
+SHA512 (textual-0.85.2.tar.gz) = 227c4a1cc9dcfdb2ab6a8e8fdb6b47971c4137c64f1419f195bd8d72cf0076644a557af2e9d955b647871c2e206ad06b6b6148652dc98f5d8cc4da2b4f3d2d17
+Size (textual-0.85.2.tar.gz) = 1462599 bytes



Home | Main Index | Thread Index | Old Index