mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-25 10:40:21 +02:00
python3-rich: update to 13.5.1.
This commit is contained in:
parent
b710eb3a21
commit
0f76e2bcfb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-rich'
|
||||
pkgname=python3-rich
|
||||
version=13.4.2
|
||||
version=13.5.1
|
||||
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=d653d6bccede5844304c605d5aac802c7cf9621efd700b46c7ec2b51ea914898
|
||||
checksum=881653ee7037803559d8eae98f145e0a4c4b0ec3ff0300d2cc8d479c71fc6819
|
||||
make_check=extended # some checks only work on windows
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue