py-textual: update to 8.2.7

This commit is contained in:
Renee Otten
2026-05-22 09:33:09 -04:00
parent 682cd19e8a
commit 4e55c148a6
+5 -4
View File
@@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup python 1.0
name py-textual
version 7.3.0
version 8.2.7
revision 0
description \
@@ -29,9 +29,9 @@ platforms {darwin any}
homepage https://github.com/willmcgugan/textual
checksums rmd160 da77187df421186a2b978da3dfafa1174222f92c \
sha256 3169e8ba5518a979b0771e60be380ab1a6c344f30a2126e360e6f38d009a3de4 \
size 1590692
checksums rmd160 00115f5e0bf197453b2a00f358313335bc736a33 \
sha256 658f568ff81e30ed43890c3e07520390e5cf1b4763822006e060656b0a88f105 \
size 1859249
python.versions 310 311 312 313 314
python.pep517_backend poetry
@@ -40,6 +40,7 @@ if {${name} ne ${subport}} {
depends_lib-append \
port:py${python.version}-rich \
port:py${python.version}-markdown-it-py \
port:py${python.version}-linkify-it-py \
port:py${python.version}-mdit-py-plugins \
port:py${python.version}-typing_extensions \
port:py${python.version}-platformdirs