python3-textual: update to 0.73.0.
This commit is contained in:
parent
275a039a5a
commit
95f11b8d6a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-textual'
|
||||
pkgname=python3-textual
|
||||
version=0.71.0
|
||||
version=0.73.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
make_check_args="-k not((snapshot)or(markdown)or(feature)or(language))"
|
||||
|
@ -13,7 +13,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=a38a3bd7e450ed173b59ab1c93a3aa8174d95bc5c79647f220a50243236ce70a
|
||||
checksum=ccd1e873370577f557dfdf2b3411f2a4f68b57d4365f9d83a00d084afb15f5a6
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue