Releases: spack/spack-bootstrap-mirrors
Releases · spack/spack-bootstrap-mirrors
v0.6
v0.5
This release adds support for Python 3.12 and uses an optimized build of clingo (with mimalloc)
What's Changed
- Bump actions/setup-python from 3 to 4.1.0 by @dependabot in #10
- Update bootstrap buildcache for SC release by @alalazo in #24
- Cache docker images from the main tag too by @alalazo in #25
- Bump docker/build-push-action from 3 to 5 by @dependabot in #26
Full Changelog: v0.4...v0.5
v0.4
v0.3
Add support for Python 3.10, build recent Python on manylinux2014
This release include binary mirrors to bootstrap clingo and GnuPG for Spack + JSON metadata for them.
Clingo
Binaries are provided for the following Python / Architecture / OS combinations:
- For
x86_64-linux
,ppc64le-linux
andaarch64-linux
support is provided for any OS compatible with CentOS 7 (manylinux2014) and Python 3.6-3.10 - Legacy Python versions 2.7 and 3.5 are supported only on
x86_64-linux
for any OS compatible with rhel5 (manylinux1) - For
x86_64-darwin
support is provided for any OS compatible with MacOS 10.13 and Python 3.5-3.10
GnuPG
Binaries are provided for:
x86_64-linux
,ppc64le-linux
andaarch64-linux
architectures and OS compatible with CentOS 7 (manylinux2014)x86_64-darwin
support is provided for any OS compatible with MacOS 10.13
Clingo and GnuPG binary mirrors
This release include binary mirrors to bootstrap clingo and GnuPG for Spack + JSON metadata for them.
Clingo
Binaries are provided for the following Python / Architecture / OS combinations:
- For
x86_64-linux
support is provided for any OS compatible with rhel5 (manylinux1) and Python 2.7,3.5-3.9 - For
ppc64le-linux
andaarch64-linux
support is provided for any OS compatible with CentOS 7 (manylinux2014) and Python 3.5-3.9 - For
x86_64-darwin
support is provided for any OS compatible with MacOS 10.13 and Python 3.5-3.9 - Support is also provided for
linux-centos6
and Python 2.6
GnuPG
Binaries are provided for:
x86_64-linux
architectures and OS compatible with rhel5 (manylinux1)ppc64le-linux
andaarch64-linux
architectures and OS compatible with CentOS 7 (manylinux2014)x86_64-darwin
support is provided for any OS compatible with MacOS 10.13