Skip to content

Releases: glencoesoftware/zeroc-ice-py-linux-aarch64

20240620

20 Jun 14:07
20240620
Compare
Choose a tag to compare

Support for Python 3.8, 3.9, 3.10, 3.11 and 3.12 aarch64. You can check the platform tags that your interpreter supports by running pip debug and interrogating the "Compatible tags" output for the presence of manylinux_2_28_aarch64. Expected Linux distribution support includes at least RHEL 8, RHEL 9, Ubuntu 20.04, and Ubuntu 22.04.

NOTE: these manylinux_2_28 wheel packages are bundled with OpenSSL 1.1.1k - see https://github.com/pypa/manylinux#manylinux_2_28-almalinux-8-based.

pip>=20.3 is required to use these artifacts.