python3-textual: update to 0.73.0.
This commit is contained in:
parent
275a039a5a
commit
95f11b8d6a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-textual'
|
# Template file for 'python3-textual'
|
||||||
pkgname=python3-textual
|
pkgname=python3-textual
|
||||||
version=0.71.0
|
version=0.73.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
make_check_args="-k not((snapshot)or(markdown)or(feature)or(language))"
|
make_check_args="-k not((snapshot)or(markdown)or(feature)or(language))"
|
||||||
|
@ -13,7 +13,7 @@ license="MIT"
|
||||||
homepage="https://textual.textualize.io"
|
homepage="https://textual.textualize.io"
|
||||||
changelog="https://raw.githubusercontent.com/Textualize/textual/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/Textualize/textual/main/CHANGELOG.md"
|
||||||
distfiles="${PYPI_SITE}/t/textual/textual-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/t/textual/textual-${version}.tar.gz"
|
||||||
checksum=a38a3bd7e450ed173b59ab1c93a3aa8174d95bc5c79647f220a50243236ce70a
|
checksum=ccd1e873370577f557dfdf2b3411f2a4f68b57d4365f9d83a00d084afb15f5a6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue