Package: python-podman / 5.4.0.1-2~bpo12+1

Metadata

Package Version Patches format
python-podman 5.4.0.1-2~bpo12+1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix include tests.patch | (download)

setup.py | 4 1 + 3 - 0 !
1 file changed, 1 insertion(+), 3 deletions(-)

 fixes missing tests
 This patch adding tests to result
 binary package. Needed mainly during
 the build.
skip tests that cannot run in salsa ci.patch | (download)

podman/tests/integration/base.py | 3 3 + 0 - 0 !
podman/tests/integration/test_adapters.py | 1 1 + 0 - 0 !
podman/tests/integration/test_container_create.py | 7 7 + 0 - 0 !
podman/tests/integration/test_container_exec.py | 2 2 + 0 - 0 !
podman/tests/integration/test_containers.py | 3 3 + 0 - 0 !
podman/tests/integration/test_images.py | 1 1 + 0 - 0 !
podman/tests/integration/test_manifests.py | 1 1 + 0 - 0 !
podman/tests/integration/test_pods.py | 2 2 + 0 - 0 !
8 files changed, 20 insertions(+)

---
skip tests that cannot run on riscv64.patch | (download)

podman/tests/integration/test_container_create.py | 7 7 + 0 - 0 !
podman/tests/integration/test_containers.py | 2 2 + 0 - 0 !
podman/tests/integration/test_images.py | 2 2 + 0 - 0 !
podman/tests/integration/test_manifests.py | 2 2 + 0 - 0 !
4 files changed, 13 insertions(+)

---
skip test when image lacks arch.patch | (download)

podman/tests/integration/test_images.py | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 skip tests when the test image is not available (e.g. 32-bit)