mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-rich: update to 10.13.0.
This commit is contained in:
parent
f9e0a3c6b0
commit
2bacd63a7c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-rich'
|
# Template file for 'python3-rich'
|
||||||
pkgname=python3-rich
|
pkgname=python3-rich
|
||||||
version=10.12.0
|
version=10.13.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="rich-${version}"
|
wrksrc="rich-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -13,7 +13,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=83fb3eff778beec3c55201455c17cccde1ccdf66d5b4dade8ef28f56b50c4bd4
|
checksum=d80fc76f34d819c481a48f73ec9ac396bed3bd6a16ecd57f9e0654cd89a8fb56
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue