python3-rich: update to 12.4.1.
This commit is contained in:
parent
a9553521cc
commit
9600f4fe3c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-rich'
|
||||
pkgname=python3-rich
|
||||
version=12.3.0
|
||||
version=12.4.1
|
||||
revision=1
|
||||
wrksrc="rich-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/willmcgugan/rich"
|
||||
distfiles="${PYPI_SITE}/r/rich/rich-${version}.tar.gz"
|
||||
checksum=7e8700cda776337036a712ff0495b04052fb5f957c7dfb8df997f88350044b64
|
||||
checksum=d239001c0fb7de985e21ec9a4bb542b5150350330bbc1849f835b9cbc8923b91
|
||||
make_check=extended # some checks only work on windows
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user