Commit ab9f204
committed
Require a newer version of pysequoia to fix signature validation
skopeo standalone-verify creates slightly atypical (but legal) PGP
signatures which pysequoia <= 0.1.32 was rejecting (via gpg_verify()
from pulpcore).
We need to declare compatibility with the new version1 parent 0986ab0 commit ab9f204
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments