Debian Patches

Status for breezy/3.3.9-2

Patch Description Author Forwarded Bugs Origin Last update
01_selftest_package Suggest installing python3-breezy.tests when breezy.tests is unavailable
=== modified file 'breezy/builtins.py'
===================================================================
Jelmer Vernooij <jelmer@debian.org> no
03_spurious_test_failure Fix some spurious test failures
===================================================================
Jelmer Vernooij <jelmer@debian.org> no
08_disable_sphinx_epytext === modified file 'breezy/doc_generate/conf.py'
===================================================================
no
16_generate_ids =================================================================== no
17_testtools_version =================================================================== no
python3.13/0001-tests-generate-test-certificates-that-pass-python-3..patch [PATCH 1/5] tests: generate test certificates that pass python 3.13 criteria

Python 3.13 has started requiring the authorityKeyIdentifier field as per
https://github.com/python/cpython/issues/107361 . After iterating a bit,
it appears that we only need to pass "-addext keyUsage=keyCertSign" to
openssl during CA certificate creation and the server certificate will have
the proper field.

It's also possible to use something like `trustme` to generate the
certificates but that would have been a much larger change and more work
(maybe leading to most of the script being dropped however).
Adrien Nader <adrien.nader@canonical.com> yes debian 2025-01-07
python3.13/0004-tests-re-generate-CA-certificates-after-changes-to-t.patch [PATCH 4/5] tests: re-generate CA certificates after changes to their creation scripts Adrien Nader <adrien.nader@canonical.com> yes debian 2025-01-08
python3.13/0005-tests-match-python-3.13-drop-leading-whitespace-in-e.patch [PATCH 5/5] tests: match python 3.13, drop leading whitespace in expected docstring Adrien Nader <adrien.nader@canonical.com> yes debian 2025-01-07

All known versions for source package 'breezy'

Links