remove aggressive pinning for importlib-metadata to be able to import new
versions.
From sthen as a reminder:
I don't see anything in the way that litellm uses importlib-metadata
that could break with the looser pin. (Although they should just use
importlib.metadata from stdlib as it should be fine for all Python
versions they claim to support; it was added provisionally in 3.8,
and made non-provisional in 3.10).
OK sthen@
litecoin and bitcoin successfully build on sparc64 in this
modern base-clang era
Whether using these packages on sparc64 is a good idea is
an exercise left to the reader.
update to pokerth-2.1.9, and add a "legacy" flavour knocking out the
QML-based client which uses too much memory for small archs. from
Josh Grosse (maintainer), tweaks from me, further tweak from Brad.