Okay, I've solved it, everyone.
First: this package depends on python-hatchling
and python-scikit-build-core
, both of which should be added to the makedeps in the PKGBUILD. But also...
Second, as it turns out, this depends on the current version of python-scikit-build-core
, which, as of this writing, is 0.10.5; unfortunately, the version in Arch's repo is the out-of-date version 0.9.3, which does not work. (I'm about to go flag it as out of date.) But if you compile your own current version of python-scikit-build-core
, which doesn't seem to require any changes to Arch's PKGBUILD beyond the usual updating the version and hashes, and you install that in your chroot, this package compiles just fine.
Pinned Comments
carlosal1015 commented on 2023-05-20 03:16 (UTC)
18.0.0 is not support with old libsecp256k1