mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-cwcwidth: update to 0.1.9.
This commit is contained in:
parent
ebfd72634f
commit
d5f1e6d936
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-cwcwidth'
|
# Template file for 'python3-cwcwidth'
|
||||||
pkgname=python3-cwcwidth
|
pkgname=python3-cwcwidth
|
||||||
version=0.1.8
|
version=0.1.9
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-Cython python3-setuptools python3-wheel"
|
hostmakedepends="python3-Cython python3-setuptools python3-wheel"
|
||||||
makedepends="python3-devel"
|
makedepends="python3-devel"
|
||||||
|
@ -13,7 +13,7 @@ license="MIT"
|
||||||
homepage="https://github.com/sebastinas/cwcwidth"
|
homepage="https://github.com/sebastinas/cwcwidth"
|
||||||
changelog="https://raw.githubusercontent.com/sebastinas/cwcwidth/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/sebastinas/cwcwidth/main/CHANGELOG.md"
|
||||||
distfiles="${PYPI_SITE}/c/cwcwidth/cwcwidth-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/c/cwcwidth/cwcwidth-${version}.tar.gz"
|
||||||
checksum=5adc034b7c90e6a8586bd046bcbf6004e35e16b0d7e31de395513a50d729bbf6
|
checksum=f19d11a0148d4a8cacd064c96e93bca8ce3415a186ae8204038f45e108db76b8
|
||||||
|
|
||||||
pre_check() {
|
pre_check() {
|
||||||
python3 setup.py build_ext --inplace
|
python3 setup.py build_ext --inplace
|
||||||
|
|
Loading…
Add table
Reference in a new issue