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 Mar 15 13:36:02 UTC 2026
Modified Files:
pkgsrc/comms/py-textual: Makefile distinfo
Log Message:
py-textual: update to 8.1.1.
8.1.1
Fixed
Hotfix for animation on complete #6412
8.1.0
This release should smooth scrolling large documents, particularly for Python < 3.14
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 pkgsrc/comms/py-textual/Makefile
cvs rdiff -u -r1.40 -r1.41 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.45 pkgsrc/comms/py-textual/Makefile:1.46
--- pkgsrc/comms/py-textual/Makefile:1.45 Mon Mar 9 17:20:43 2026
+++ pkgsrc/comms/py-textual/Makefile Sun Mar 15 13:36:02 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.45 2026/03/09 17:20:43 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2026/03/15 13:36:02 wiz Exp $
-DISTNAME= textual-8.0.2
+DISTNAME= textual-8.1.1
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 8.0.2
-# 446 failed, 2966 passed, 3 skipped, 5 xfailed, 1 warning
+# as of 8.1.1
+# 446 failed, 2968 passed, 3 skipped, 5 xfailed, 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.40 pkgsrc/comms/py-textual/distinfo:1.41
--- pkgsrc/comms/py-textual/distinfo:1.40 Mon Mar 9 17:20:43 2026
+++ pkgsrc/comms/py-textual/distinfo Sun Mar 15 13:36:02 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.40 2026/03/09 17:20:43 wiz Exp $
+$NetBSD: distinfo,v 1.41 2026/03/15 13:36:02 wiz Exp $
-BLAKE2s (textual-8.0.2.tar.gz) = 5bacd4fabf48ba02949755b8e92a4a0a8042137c8f76a4d303b8c5578621e1b1
-SHA512 (textual-8.0.2.tar.gz) = 4a3d45e8fb699b78419c93f4697eb61842fc84742d32f3465f3fed67ca4efeb435a3db6f0c264d64005252291e5ded33bf4ff681498a6d4d037af60d868150e0
-Size (textual-8.0.2.tar.gz) = 6099270 bytes
+BLAKE2s (textual-8.1.1.tar.gz) = 9efa8581b66f24315ca151b3648b90b8797fa0b276d723617c7a28fc639d55d8
+SHA512 (textual-8.1.1.tar.gz) = 5ec2cdea8f469582b975a38de231f90a3041d846228c6c5608445510801c70d365c3e9346802b5cbf24cfd175b7e9c9048972157856f1d2fd2da47003918069e
+Size (textual-8.1.1.tar.gz) = 1843002 bytes
Home |
Main Index |
Thread Index |
Old Index