Built for x86_64.
Older versions of python-zstandard and (probably) python-pydantic have to be installed for build to succeed.
Didn't try to build on i686 and armv7h, also didn't check if there were any updates from their upstreams, sorry.
rebased onto 57f3a920c105101d1173a356832a146eed8ab668
just to comment on that - because of that 'python-pydantic' hack, the PKGBUILD in this commit does not compile at all, since python 3.11 replaced 3.10 - we really need to resolve that problem with the vendored 'python-typing-extensions' requiring such an old 'python-pydantic' - otherwise, we will need to rebuild the old 'python-pydantic' against python 3.11, and package it separately to support iceweasel
Pull-Request has been closed by billauger
Built for x86_64.
Older versions of python-zstandard and (probably) python-pydantic have to be installed for build to succeed.
Didn't try to build on i686 and armv7h, also didn't check if there were any updates from their upstreams, sorry.