Debian Patches
Status for pysmi/0.3.4-4
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-Don-t-add-various-badges.patch | Don't add various badges | Vincent Bernat <vincent@bernat.im> | no | 2017-12-30 | ||
0002-SyntaxWarning.patch | no | |||||
0003-pyasn1.compat.octets_is_gone.patch | no | |||||
tighten-importlib-imports.patch | Import submodules of importlib properly As reported in https://bugs.debian.org/1118055, `import importlib` doesn't guarantee that e.g. `importlib.machinery.SOURCE_SUFFIXES` is visible. This is often masked by things like `.pth` files that automatically import bits of `importlib`, but in a sufficiently-minimal environment this may not be the case. Explicitly importing the necessary submodules is safer. |
Colin Watson <cjwatson@debian.org> | no | debian | backport, https://github.com/etingof/pysmi/pull/74 | 2025-10-16 |