Debian Patches
Status for python-seamicroclient/0.4.0+2016.05.20.git.40ee44c664-9
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| fix-requirements.txt.patch | Fix requirements.txt and test-requirements.txt | Thomas Goirand <zigo@debian.org> | no | 2016-03-10 | ||
| removed-failing-tests.patch | Removed failing tests This patch removes tests that are failing during build. It doesn't look like this affect normal operations, though I couldn't test that fact. |
Thomas Goirand <zigo@debian.org> | no | 2019-03-26 | ||
| add-pkg-info.patch | Adds PKG-INFO for the package Without this, the egg is incorrectly set to version 0.0.1.dev10. For version <= 0.4.0, also fixed FTBS with python setup.py build. |
Andres Rodriguez <andreserl@ubuntu.com> | no | vendor | ||
| fix-syntax-warning.patch | Fix syntax warning | Thomas Goirand <zigo@debian.org> | no | debian | 2024-11-29 | |
| remove-pkg_resources.patch | Remove usage of pkg_resources The pkg_resources module is no longer shipped by python3-setuptools (>= 84), which made the package FTBFS with: E ModuleNotFoundError: No module named 'pkg_resources' Replace pkg_resources.iter_entry_points by importlib.metadata entry_points, and drop the pkg_resources.UnknownExtra exception from the except clause, as importlib.metadata does not have an equivalent. =================================================================== |
Thomas Goirand <zigo@debian.org> | no | 2026-09-16 |
All known versions for source package 'python-seamicroclient'
- 0.4.0+2016.05.20.git.40ee44c664-9 (sid)
- 0.4.0+2016.05.20.git.40ee44c664-8 (forky)
- 0.4.0+2016.05.20.git.40ee44c664-7 (trixie)
- 0.4.0+2016.05.20.git.40ee44c664-4 (bookworm)
