mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
python3-textual: update to 0.70.0.
This commit is contained in:
parent
fb33748e00
commit
43ddc2a0a2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-textual'
|
||||
pkgname=python3-textual
|
||||
version=0.56.4
|
||||
version=0.70.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=6f86ae5b4fd750bc48881c941e1a86f7a188c24a862122002e3ac38cd288ef47
|
||||
checksum=9ca3f615b5cf442246325e40ef8255424c42b4241d3c62f9c0f96951bab82b1e
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue