python3-cwcwidth: update to 0.1.9.

This commit is contained in:
icp 2023-10-10 11:34:32 +05:30 committed by Andrew J. Hesford
parent ebfd72634f
commit d5f1e6d936

View file

@ -1,7 +1,7 @@
# Template file for 'python3-cwcwidth'
pkgname=python3-cwcwidth
version=0.1.8
revision=2
version=0.1.9
revision=1
build_style=python3-pep517
hostmakedepends="python3-Cython python3-setuptools python3-wheel"
makedepends="python3-devel"
@ -13,7 +13,7 @@ license="MIT"
homepage="https://github.com/sebastinas/cwcwidth"
changelog="https://raw.githubusercontent.com/sebastinas/cwcwidth/main/CHANGELOG.md"
distfiles="${PYPI_SITE}/c/cwcwidth/cwcwidth-${version}.tar.gz"
checksum=5adc034b7c90e6a8586bd046bcbf6004e35e16b0d7e31de395513a50d729bbf6
checksum=f19d11a0148d4a8cacd064c96e93bca8ce3415a186ae8204038f45e108db76b8
pre_check() {
python3 setup.py build_ext --inplace