Package: libcloud / 3.8.0+repack-5

Metadata

Package Version Patches format
libcloud 3.8.0+repack-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 include libcloud.data.patch | (download)

pyproject.toml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 [patch] include libcloud.data


fix init_once tests_0.diff | (download)

libcloud/__init__.py | 13 13 + 0 - 0 !
libcloud/test/test_init.py | 32 24 + 8 - 0 !
2 files changed, 37 insertions(+), 8 deletions(-)

---
fix init_once tests_1.diff | (download)

libcloud/test/test_init.py | 12 10 + 2 - 0 !
1 file changed, 10 insertions(+), 2 deletions(-)

---
fix init_once tests_2.diff | (download)

libcloud/test/test_init.py | 6 5 + 1 - 0 !
tox.ini | 4 2 + 2 - 0 !
2 files changed, 7 insertions(+), 3 deletions(-)

---
skip deadlocking tests.patch | (download)

libcloud/test/common/test_google.py | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

---
add missing data files to MANIFEST.patch | (download)

MANIFEST.in | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

---
gitignore.patch | (download)

.gitignore | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

---
pytest 8.2.patch | (download)

libcloud/test/__init__.py | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 workaround for pytest 8.2


remove DSA keys.patch | (download)

libcloud/compute/ssh.py | 1 0 + 1 - 0 !
libcloud/test/compute/test_ssh_client.py | 23 2 + 21 - 0 !
2 files changed, 2 insertions(+), 22 deletions(-)

 drop support for (the obsolete) dsa keys, since paramiko 4.0 no
 longer supports them.
Bug-Debian: https://bugs.debian.org/1113939