Package: python-securesystemslib / 1.3.0-3

Metadata

Package Version Patches format
python-securesystemslib 1.3.0-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_rm_sphincs_tests.diff | (download)

tests/test_signer.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 remove sphincs+ tests to build without pyspx
 PySPX is an optional runtime dependency to support post-quantum signing. It is
 not available as Debian package. This patch removes tests that require PySPX,
 to allow building securesystemslib. PySPX may still be installed via pip or the
 manylinux1 docker image, when using securesystemslib.
 https://github.com/sphincs/pyspx

02_rm_vendored_gitignore.diff | (download)

securesystemslib/_vendor/ed25519/.gitignore | 3 0 + 3 - 0 !
1 file changed, 3 deletions(-)

 remove unneeded .gitignore from vendored package