File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Template file for 'python3-textual'
22pkgname=python3-textual
3- version=5.3.0
4- revision=2
3+ version=8.2.7
4+ revision=1
55build_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) )"
77hostmakedepends="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"
1010checkdepends="${depends} python3-pytest-asyncio python3-pytest-xdist"
1111short_desc="Modern Text User Interface framework"
1212maintainer="icp <pangolin@vivaldi.net>"
1313license="MIT"
1414homepage="https://textual.textualize.io"
1515changelog="https://raw.githubusercontent.com/Textualize/textual/main/CHANGELOG.md"
1616distfiles="${PYPI_SITE}/t/textual/textual-${version}.tar.gz"
17- checksum=1b6128b339adef2e298cc23ab4777180443240ece5c232f29b22960efd658d4d
17+ checksum=658f568ff81e30ed43890c3e07520390e5cf1b4763822006e060656b0a88f105
1818
1919post_install() {
2020 vlicense LICENSE
You can’t perform that action at this time.
0 commit comments