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=('1e717a2c97371e177f6b73de8de0440384e7abf361771e68b1696bc8e67d9d0995d2aeb2037995a16ecd374f58317793e66574c9fc28691b4e6094ece69cb5f0')
28 python -m installer --destdir="$pkgdir" dist/*.whl