1 # Maintainer : Felix Yan <felixonmars@archlinux.org>
2 # Contributor: Ionut Biru <ibiru@archlinux.org>
3 # Contributor: William Rea <sillywilly@gmail.com>
9 url="https://github.com/chardet/chardet"
12 pkgdesc="Python3 module for character encoding auto-detection"
13 makedepends=('python-build' 'python-installer' 'python-setuptools' 'python-wheel')
14 checkdepends=('python-pytest')
15 source=("https://pypi.io/packages/source/c/chardet/chardet-${pkgver}.tar.gz")
16 sha512sums=('f4e668de1d6f8fe0223d79a150123b99875cc5e2015e2b6c4052c1c545c044f1a3aba1c02eba3c295c0a1795e24302f5304500321dca8f1e8c0605d08ef8bb62')
20 python -m build --wheel --no-isolation
30 python -m installer --destdir="$pkgdir" dist/*.whl