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 Apr 28 11:01:11 UTC 2025
Modified Files:
pkgsrc/comms/py-textual: Makefile distinfo
Log Message:
py-textual: update to 3.1.1.
Fixed
Fixed issue with tint filter #5757
Fixed a crash when setting keymap before app mount #5742
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/comms/py-textual/Makefile
cvs rdiff -u -r1.16 -r1.17 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.20 pkgsrc/comms/py-textual/Makefile:1.21
--- pkgsrc/comms/py-textual/Makefile:1.20 Sun Apr 20 21:52:04 2025
+++ pkgsrc/comms/py-textual/Makefile Mon Apr 28 11:01:11 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2025/04/20 21:52:04 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2025/04/28 11:01:11 wiz Exp $
-DISTNAME= textual-3.1.0
+DISTNAME= textual-3.1.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= comms devel
MASTER_SITES= ${MASTER_SITE_PYPI:=t/textual/}
@@ -26,8 +26,8 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-textual-de
USE_LANGUAGES= # none
-# as of 3.1.0
-# 205 failed, 3023 passed, 3 skipped, 5 xfailed, 2 warnings
+# as of 3.1.1
+# 206 failed, 3024 passed, 3 skipped, 5 xfailed, 2 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.16 pkgsrc/comms/py-textual/distinfo:1.17
--- pkgsrc/comms/py-textual/distinfo:1.16 Sun Apr 20 21:52:04 2025
+++ pkgsrc/comms/py-textual/distinfo Mon Apr 28 11:01:11 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2025/04/20 21:52:04 wiz Exp $
+$NetBSD: distinfo,v 1.17 2025/04/28 11:01:11 wiz Exp $
-BLAKE2s (textual-3.1.0.tar.gz) = c35d283c5d52fcb337ab2abfe480dbec4d74647d7f296b78a84915add8afc12d
-SHA512 (textual-3.1.0.tar.gz) = a3894e4f9b99b973813b3a9178a12660e9661c4d4e5de1040677b20eff8ba36af003887acef7e0cea10ba9d0362def2ab35e9df1f99cebabb627815613b41682
-Size (textual-3.1.0.tar.gz) = 1591879 bytes
+BLAKE2s (textual-3.1.1.tar.gz) = f75c0bafbcb5903f35339921ca3c683c1ced01c917fc31da80288c6bf76da4a5
+SHA512 (textual-3.1.1.tar.gz) = 09e2af2c690a323ce3ad18487d106cb1c565d6f715198ce55290ee9ed1e1dc8a972aa886664ab1e731da54b5e9c4010e02914c1f1f416231620cf6e429cd06e0
+Size (textual-3.1.1.tar.gz) = 1592628 bytes
Home |
Main Index |
Thread Index |
Old Index