mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-rich: update to 13.8.1.
This commit is contained in:
parent
2509f605c9
commit
709e715402
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-rich'
|
# Template file for 'python3-rich'
|
||||||
pkgname=python3-rich
|
pkgname=python3-rich
|
||||||
version=13.8.0
|
version=13.8.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-poetry-core"
|
hostmakedepends="python3-poetry-core"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/willmcgugan/rich"
|
homepage="https://github.com/willmcgugan/rich"
|
||||||
distfiles="${PYPI_SITE}/r/rich/rich-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/r/rich/rich-${version}.tar.gz"
|
||||||
checksum=a5ac1f1cd448ade0d59cc3356f7db7a7ccda2c8cbae9c7a90c28ff463d3e91f4
|
checksum=8260cda28e3db6bf04d2d1ef4dbc03ba80a824c88b0e7668a0f23126a424844a
|
||||||
make_check=extended # some checks only work on windows
|
make_check=extended # some checks only work on windows
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue