mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-wcwidth: update to 0.2.13.
This commit is contained in:
parent
2660f4da20
commit
4b0aa11e92
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-wcwidth'
|
# Template file for 'python3-wcwidth'
|
||||||
pkgname=python3-wcwidth
|
pkgname=python3-wcwidth
|
||||||
version=0.2.12
|
version=0.2.13
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/jquast/wcwidth"
|
homepage="https://github.com/jquast/wcwidth"
|
||||||
distfiles="${PYPI_SITE}/w/wcwidth/wcwidth-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/w/wcwidth/wcwidth-${version}.tar.gz"
|
||||||
checksum=f01c104efdf57971bcb756f054dd58ddec5204dd15fa31d6503ea57947d97c02
|
checksum=72ea0c06399eb286d978fdedb6923a9eb47e1c486ce63e9b4e64fc18303972b5
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue