Debian Patches

Status for python-ete3/3.1.3+dfsg-3

Patch Description Author Forwarded Bugs Origin Last update
python3.13.patch fix test failure due to missing cgi in Python 3.13. This change fixes the following symptom while runnong the test suite:
.
==================================== ERRORS ====================================
___ ERROR collecting .pybuild/cpython3_3.13_ete3/build/ete3/test/test_api.py ___
ImportError while importing test module '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_ete3/build/ete3/test/test_api.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3.13/importlib/__init__.py:88: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
ete3/__init__.py:56: in <module>
from .webplugin.webapp import *
ete3/webplugin/webapp.py:44: in <module>
import cgi
E ModuleNotFoundError: No module named 'cgi'
Étienne Mollier <emollier@debian.org> no debian 2024-09-21
fix-warnings.patch fix multiple invalid escape sequences. This change fixes multiple variations around the following symptom:
.
SyntaxWarning: invalid escape sequence
Étienne Mollier <emollier@debian.org> no 2024-09-21
syntax_fixes.patch Run 2to3 on examples Andreas Tille <tille@debian.org> invalid 2018-10-29
pmodeltest_executable.patch make pmodeltest.py a genuine python3 executable This issue has been caught by lintian, as an executable not ELF nor script. Étienne Mollier <etienne.mollier@mailoo.org> not-needed 2020-11-04
python3.12.patch fix deprecated assertions in python 3.12 Étienne Mollier <emollier@debian.org> yes debian 2023-12-14

All known versions for source package 'python-ete3'

Links