Debian Patches

Status for errbot/6.2.0+ds-6

Patch Description Author Forwarded Bugs Origin Last update
SyntaxWarning.patch no
tests-shut-down-thread-pools.patch Close and join thread pools between tests
https://bugs.debian.org/1103066 reported test failures on Debian's i386
architecture. After some digging I found that tests were hitting
`ENOMEM` depending on which other tests had been run previously,
suggesting test isolation problems; i386 has a more limited address
space than most other architectures so is more likely to run into this
sort of thing. Forcing thread pools to be shut down between tests seems
to avoid this problem.
Colin Watson <cjwatson@debian.org> yes debian 2025-04-28
use-importlib.patch refactor: use importlib instead of pkg_resources (#1669)
* refactor: use importlib instead of pkg_resources

* fix: remove try/except import check for importlib

* fix: workaround to support python 3.9 and older

* tests: add basic entry_point_plugins tests

I needed to further adjust the files lookup to ignore distributions that were
not found.

* docs: add info to CHANGES
Sijis Aviles <sijis.aviles+github@gmail.com> no debian backport, https://github.com/errbotio/errbot/pull/1669 2026-01-06
use-importlib-fix.patch fix: importlib refactor (#1733)
* fix: importlib refactor

Simplify logic and exclude cache directories.

* test: adjust and consolidate entry_point tests

* docs: add info to CHANGES
Sijis Aviles <sijis.aviles+github@gmail.com> no debian backport, https://github.com/errbotio/errbot/pull/1733 2026-01-06
0002-Remove-pygments-markdown-lexer-dependency.patch Remove pygments-markdown-lexer dependency
This package is only used in a demo mode and ther eis no Debian package
yet (the software is in BETA
https://github.com/jhermann/pygments-markdown-lexer)
Birger Schacht <birger@debian.org> no 2020-11-11

All known versions for source package 'errbot'

Links