Debian Patches

Status for aiocoap/0.4.17-2

Patch Description Author Forwarded Bugs Origin Last update
disable-network-blame-tests.patch Disable network connectivity "blame" tests These tests rely on immediate ENETUNREACH/EACCES errors from the OS when
sending UDP packets to unreachable addresses. In environments with a
default route (like many CI and chroot setups), the kernel instead
accepts the packet and hands it to the gateway, leading to a CoAP
timeout rather than the expected immediate error. This causes these
tests to fail their assertions.

===================================================================
Mazen Neifer <mazen@debian.org> yes 2026-04-04
generate-keygen-manpage.patch Generate manpage for aiocoap-keygen This patch adds aiocoap-keygen to the Sphinx man_pages list so its
manual page is generated during the build.

===================================================================
Mazen Neifer <mazen@debian.org> no Debian 2026-04-04
binary-path.patch Run test_commandline against installed programs
Don't assume that we're running in the source tree.
Mazen Neifer <mazen@debian.org> not-needed debian Stefano Rivera <stefanor@debian.org> 2025-04-03
Added-version-to-programs.patch Added version to programs This patch adds a command line option --version that outputs a version string
that is usable by help2man tool.

===================================================================
Mazen Neifer <mazen@debian.org> yes upstream Debian 2025-04-03
disable-jupyterlite.patch Disable jupyterlite_sphinx extension The jupyterlite-sphinx extension is not available in Debian.
This patch disables it in doc/conf.py and excludes the pyodide
documentation which depends on it.
Mazen Neifer <mazen@debian.org> not-needed 2026-03-03
python3.14-asyncio.patch Fix Python 3.14 compatibility (asyncio.get_event_loop removal) Python 3.14 removes asyncio.get_event_loop(). This patch replaces it with
asyncio.get_running_loop() in asynchronous contexts, or ensures a loop is
provided where necessary.

===================================================================
Mazen Neifer <mazen@debian.org> no debian vendor 2026-03-03

All known versions for source package 'aiocoap'

Links