diff --git a/srcpkgs/python3-textual/template b/srcpkgs/python3-textual/template index 3722c0bc217..8b18edee7df 100644 --- a/srcpkgs/python3-textual/template +++ b/srcpkgs/python3-textual/template @@ -1,11 +1,12 @@ # Template file for 'python3-textual' pkgname=python3-textual -version=2.1.2 +version=5.0.1 revision=1 build_style=python3-pep517 -make_check_args="-k not((snapshot)or(markdown)or(feature)or(language)or(slug)or(demo))" +make_check_args="-k not((snapshot)or(markdown)or(feature)or(language)or(slug)or(demo)or(disabled))" hostmakedepends="python3-poetry-core" -depends="python3-rich python3-markdown-it python3-typing_extensions python3-platformdirs" +depends="python3-markdown-it python3-rich python3-typing_extensions + python3-platformdirs python3-Pygments" checkdepends="${depends} python3-pytest-asyncio python3-pytest-xdist" short_desc="Modern Text User Interface framework" maintainer="icp " @@ -13,7 +14,7 @@ license="MIT" homepage="https://textual.textualize.io" changelog="https://raw.githubusercontent.com/Textualize/textual/main/CHANGELOG.md" distfiles="${PYPI_SITE}/t/textual/textual-${version}.tar.gz" -checksum=aae3f9fde00c7440be00e3c3ac189e02d014f5298afdc32132f93480f9e09146 +checksum=c6e20489ee585ec3fa43b011aa575f52e4fafad550e040bff9f53a464897feb6 post_install() { vlicense LICENSE