The PKGBUILD should adhere to Python package guidelines and some other improvements:
- It may not use --skip-dependency-check
when building
- It should use check()
to run tests
- What does PYTHONPYCACHEPREFIX="${PWD}/.cache/cpython/"
use for? It builds fine wihout it.
- Docs can be built with sphinx
- (make)depends should be depends=(glibc python python-asn1crypto python-cffi)
makedepends=(python-build python-installer python-setuptools python-wheel python-hatchling python-scikit-build-core)
My adjusted PKGBUILD can be used as a reference.
I'd like to co-maintain the package if applicable.
Pinned Comments
carlosal1015 commented on 2023-05-20 03:16 (UTC)
18.0.0 is not support with old libsecp256k1