diff options
author | Daniel P. Berrangé <berrange@redhat.com> | 2023-02-08 12:10:26 +0000 |
---|---|---|
committer | Daniel P. Berrangé <berrange@redhat.com> | 2023-02-08 12:24:57 +0000 |
commit | 15e9daac6c8c8cd824448dd90d5ab3a567913801 (patch) | |
tree | e16661f0fc6b43ae2707632f17a3c05b19acd13d /setup.py | |
parent | ff239cf5bf5263b1c72a80e5e95963acd57f5a44 (diff) | |
download | libvirt-ci-15e9daac6c8c8cd824448dd90d5ab3a567913801.zip libvirt-ci-15e9daac6c8c8cd824448dd90d5ab3a567913801.tar.gz libvirt-ci-15e9daac6c8c8cd824448dd90d5ab3a567913801.tar.bz2 |
facts: adapt to Alpine change from php8 to php81
In Alpine 3.16, there are php81 packages in parallel with php8
In Alpine Edge, there are php82 packages in parallel with php81,
and no php8.
We can't use the php82 packages yet, however, since the pecl-imagick
package isn't available.
So this switches to the php81 stack for 3.16 and Edge. Edge will
need updating again to php82 when it is fully available.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions