Allow SHA1 signatures in testsuite
This is needed to avoid test errors in ELN builds.
This commit is contained in:
parent
b918de3551
commit
e8472c3ab8
@ -60,6 +60,7 @@ find examples -type f | xargs chmod a-x
|
||||
%pyproject_save_files dns
|
||||
|
||||
%check
|
||||
export OPENSSL_ENABLE_SHA1_SIGNATURES=yes
|
||||
%pytest
|
||||
|
||||
%files -n python3-dns -f %{pyproject_files}
|
||||
|
Loading…
Reference in New Issue
Block a user