python3-rich: update to 12.3.0.
This commit is contained in:
parent
0a1786cb85
commit
9328798c48
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-rich'
|
||||
pkgname=python3-rich
|
||||
version=12.2.0
|
||||
version=12.3.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=ea74bc9dad9589d8eea3e3fd0b136d8bf6e428888955f215824c2894f0da8b47
|
||||
checksum=7e8700cda776337036a712ff0495b04052fb5f957c7dfb8df997f88350044b64
|
||||
make_check=extended # some checks only work on windows
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue