python3-rich: update to 13.9.3.
This commit is contained in:
parent
0ce9960e6d
commit
093e4e33a3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-rich'
|
||||
pkgname=python3-rich
|
||||
version=13.9.2
|
||||
version=13.9.3
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-poetry-core"
|
||||
|
@ -11,7 +11,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=51a2c62057461aaf7152b4d611168f93a9fc73068f8ded2790f29fe2b5366d0c
|
||||
checksum=bc1e01b899537598cf02579d2b9f4a415104d3fc439313a7a2c165d76557a08e
|
||||
make_check=extended # some checks only work on windows
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue