Update to 0.32.2 upstream release

Upstream tag: 0.32.2
Upstream commit: 514fbded

Commit authored by Packit automation (https://packit.dev/)
This commit is contained in:
Packit 2024-09-15 20:56:25 +00:00
commit fa08354702
5 changed files with 9 additions and 6 deletions

View file

@ -2,7 +2,7 @@ discover:
how: fmf
url: https://github.com/packit/packit
filter: tier:0 | tier:1
ref: 639df09d605626877c9ffe0b7bc8acec381a2816
ref: 8d2ad651fc392fe20a3306210e6278dc3db02e9c
prepare:
- how: install
copr: packit/packit-dev
@ -21,7 +21,7 @@ adjust:
- how: install
package: python3-pip
- how: shell
script: pip3 install build deepdiff
script: pip3 install build 'deepdiff < 8.0.0'
- when: distro == rhel-8 or distro == centos-8 or distro == centos-stream-8
because: packit doesn't support EL 8
enabled: false