Skip to content

Commit 4b3a7fb

Browse files
TinfoilSubmarineDuncaen
authored andcommitted
python3-textual: update to 8.2.7.
1 parent 59f08a7 commit 4b3a7fb

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

srcpkgs/python3-textual/template

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
# Template file for 'python3-textual'
22
pkgname=python3-textual
3-
version=5.3.0
4-
revision=2
3+
version=8.2.7
4+
revision=1
55
build_style=python3-pep517
6-
make_check_args="-k not((snapshot)or(markdown)or(feature)or(language)or(slug)or(demo)or(disabled))"
6+
make_check_args="-k not((snapshot)or(markdown)or(feature)or(language)or(slug)or(demo)or(disabled)or(progress_bar))"
77
hostmakedepends="python3-poetry-core"
8-
depends="python3-markdown-it python3-rich python3-typing_extensions
9-
python3-platformdirs python3-Pygments"
8+
depends="python3-markdown-it python3-mdit-py-plugins python3-rich
9+
python3-typing_extensions python3-platformdirs python3-Pygments"
1010
checkdepends="${depends} python3-pytest-asyncio python3-pytest-xdist"
1111
short_desc="Modern Text User Interface framework"
1212
maintainer="icp <pangolin@vivaldi.net>"
1313
license="MIT"
1414
homepage="https://textual.textualize.io"
1515
changelog="https://raw.githubusercontent.com/Textualize/textual/main/CHANGELOG.md"
1616
distfiles="${PYPI_SITE}/t/textual/textual-${version}.tar.gz"
17-
checksum=1b6128b339adef2e298cc23ab4777180443240ece5c232f29b22960efd658d4d
17+
checksum=658f568ff81e30ed43890c3e07520390e5cf1b4763822006e060656b0a88f105
1818

1919
post_install() {
2020
vlicense LICENSE

0 commit comments

Comments
 (0)