1 # Maintainer: Felix Yan <felixonmars@archlinux.org>
3 pkgname=python-packaging
6 pkgdesc="Core utilities for Python packages"
8 url="https://github.com/pypa/packaging"
11 makedepends=('python-build' 'python-installer' 'python-flit-core')
12 checkdepends=('python-pytest' 'python-pretend')
13 source=("https://github.com/pypa/packaging/archive/$pkgver/$pkgname-$pkgver.tar.gz")
14 sha512sums=('5dd2f4a596e5a1ed01b461a37e063573f5ae08e181df40377a167fe2483205b3d965e10dc403cd173d0f87e0bdcae3cde05bd39024783fbe44541d0f777d94de')
28 python -m installer --destdir="$pkgdir" dist/*.whl