python3-rich: update to 12.2.0.
This commit is contained in:
parent
5b45dfb859
commit
52ae89040e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-rich'
|
||||
pkgname=python3-rich
|
||||
version=12.0.1
|
||||
version=12.2.0
|
||||
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=3fba9dd15ebe048e2795a02ac19baee79dc12cc50b074ef70f2958cd651b59a9
|
||||
checksum=ea74bc9dad9589d8eea3e3fd0b136d8bf6e428888955f215824c2894f0da8b47
|
||||
make_check=extended # some checks only work on windows
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue