1 # Maintainer: Antonio Rojas <arojas@archlinux.org>
3 _pipname=database_cubic_hecke
4 pkgname=python-${_pipname//_/-}
7 pkgdesc='Representations of the cubic Hecke algebra on 4 strands as Python dictionaries'
9 url='https://github.com/soehms/database_cubic_hecke'
12 makedepends=(python-build python-installer python-setuptools-scm python-wheel)
13 source=(https://pypi.io/packages/source/d/$_pipname/$_pipname-$pkgver.tar.gz)
14 sha256sums=('553654a4ce987a277fe956a9a450d738bd1f58b96c45499075e28f2bca927ae9')
18 python -m build --wheel --no-isolation
23 python -m installer --destdir="$pkgdir" dist/*.whl