Skip to content

Releases: spack/spack-bootstrap-mirrors

v0.5

10 Oct 05:05
6b97c25
Compare
Choose a tag to compare

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

03 Nov 07:55
5b32da7
Compare
Choose a tag to compare

What's Changed

  • Drop clingo builds for Python 2.7 and Python 3.5 by @alalazo in #16
  • Generate binaries for Apple M1 by @alalazo in #18
  • Add support for Python 3.11 by @alalazo in #17
  • Extend padded length to 256 chars everywhere by @alalazo in #22

Full Changelog: v0.3...v0.4

v0.3

01 Sep 08:39
b4dd7b7
Compare
Choose a tag to compare

Re-release of v0.2, but now including patchelf binaries.

Add support for Python 3.10, build recent Python on manylinux2014

18 Mar 09:54
Compare
Choose a tag to compare

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 and aarch64-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 and aarch64-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

18 Mar 09:48
da76ec4
Compare
Choose a tag to compare

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 and aarch64-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 and aarch64-linux architectures and OS compatible with CentOS 7 (manylinux2014)
  • x86_64-darwin support is provided for any OS compatible with MacOS 10.13