Debian Patches

Status for python-openstacksdk/4.10.0-3

Patch Description Author Forwarded Bugs Origin Last update
install-missing-files.patch Install missing files Thomas Goirand <zigo@debian.org> not-needed 2018-02-12
py3.14_fix-timeout-wait.patch py3.14: fix timeout wait
===================================================================
Thomas Goirand <zigo@debian.org> no 2025-12-05
fix_hashlib_ValueError_message_check_for_py3.15.patch fix hashlib ValueError message check for py3.15 I realise python3.15 is is not supported yet but this allows tests
to pass on 3.15a8.
.
Python 3.15 changed the ValueError message raised by hashlib.new() for
unknown algorithms from "unsupported hash type <name>" to "unsupported
hash algorithm <name>",
.
Replace the prefix check with a test for the algorithm name in
the exception message
.
Python change:
.
https://github.com/python/cpython/commit/6be49ee517258281357aa6846d2564bc5626b7ca

===================================================================
Steve Traylen <steve.traylen@cern.ch> no debian upstream, https://review.opendev.org/c/openstack/openstacksdk/+/985641 2026-09-02

All known versions for source package 'python-openstacksdk'

Links