As the pypi tarball doesn't include the tests, I've changed to the release tarball from GitHub. That required some additional changes, as that one doesn't contain the required archspec-json stuff. So, it's now downloading it separately, and extracts it into the right folder.
As the pypi tarball doesn't include the tests, I've changed to the release tarball from GitHub. That required some additional changes, as that one doesn't contain the required
archspec-json
stuff. So, it's now downloading it separately, and extracts it into the right folder.These changes now allow
emerge
to run the tests (if enabled, see https://github.com/EESSI/compatibility-layer/issues/136):