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 Oct 12 18:40:06 UTC 2025
Modified Files:
pkgsrc/comms/py-textual: Makefile distinfo
Log Message:
py-textual: update to 6.3.0.
Version 6.3.0 adds support for Python 3.14, but drops support for Python3.8.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/comms/py-textual/Makefile
cvs rdiff -u -r1.27 -r1.28 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.32 pkgsrc/comms/py-textual/Makefile:1.33
--- pkgsrc/comms/py-textual/Makefile:1.32 Sun Oct 5 19:09:08 2025
+++ pkgsrc/comms/py-textual/Makefile Sun Oct 12 18:40:05 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2025/10/05 19:09:08 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2025/10/12 18:40:05 wiz Exp $
-DISTNAME= textual-6.2.1
+DISTNAME= textual-6.3.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.2.1
-# 32 failed, 3325 passed, 3 skipped, 4 xfailed, 1 xpassed, 1 warning
+# as of 6.3.0
+# 33 failed, 3331 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.27 pkgsrc/comms/py-textual/distinfo:1.28
--- pkgsrc/comms/py-textual/distinfo:1.27 Sun Oct 5 19:09:08 2025
+++ pkgsrc/comms/py-textual/distinfo Sun Oct 12 18:40:06 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.27 2025/10/05 19:09:08 wiz Exp $
+$NetBSD: distinfo,v 1.28 2025/10/12 18:40:06 wiz Exp $
-BLAKE2s (textual-6.2.1.tar.gz) = 02f246fc7d9bbaf25c23770e6eb98133b4a57022be8fd180929ef21a3c0e3843
-SHA512 (textual-6.2.1.tar.gz) = 097df356a04e854f27bbb17db528aa49f5c658b59ee4c1f6f193826e5e43f67624e2cd4427976a700f0fb4fea910a7daf3818279e64124f9a50a1521d940d102
-Size (textual-6.2.1.tar.gz) = 1570645 bytes
+BLAKE2s (textual-6.3.0.tar.gz) = b171ce37f313565e5326bc1d6df23d73c965147062b8e863e9e58d5f9121fa5b
+SHA512 (textual-6.3.0.tar.gz) = ecab27da1d788525710e00f09381852d10c292ed8b79dcece600831b903212f0ca18dd3f2760b79ac13e393e7f1cd6b1a5e6592bc110fe40b6c29fbd92481efd
+Size (textual-6.3.0.tar.gz) = 1573232 bytes
Home |
Main Index |
Thread Index |
Old Index