We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
xmlsec 1.3.3 removed a bunch of deprecated functions that python-xmlsec uses. The following PR removed those deprecated functions: lsh123/xmlsec#720
The text was updated successfully, but these errors were encountered:
and the build is currently failing because of the removal of xmlSecCryptoAppKeyLoad, that lsh123/xmlsec#720 did remove.
xmlSecCryptoAppKeyLoad
Sorry, something went wrong.
@deronnax This PR addresses these changes #280
FYI, since the end of January Arch linux ships 1.3.3 in their repositories, I was just bitten by this
Successfully merging a pull request may close this issue.
xmlsec 1.3.3 removed a bunch of deprecated functions that python-xmlsec uses. The following PR removed those deprecated functions:
lsh123/xmlsec#720
The text was updated successfully, but these errors were encountered: