Package: python-securesystemslib / 0.16.0-1
Metadata
Package | Version | Patches format |
---|---|---|
python-securesystemslib | 0.16.0-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
01_use_python3_interpreter_in_tests.diff | (download) |
tests/test_process.py |
8 4 + 4 - 0 ! |
use python3 in tests Some upstream tests for the custom `process` module call the python interpreter in a subprocess. In Debian, where we only build for python3, "python" is not available during build and thus makes those tests fail. This patch replaces "python" with "python3" where applicable. |
1