Package: python-cogent / 2023.2.12a1+dfsg-2+deb12u1

Metadata

Package Version Patches format
python-cogent 2023.2.12a1+dfsg-2+deb12u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
sphinx.patch | (download)

doc/conf.py | 9 5 + 4 - 0 !
1 file changed, 5 insertions(+), 4 deletions(-)

 work around failure in sphinx doc processing
fix_interpreter.patch | (download)

src/cogent3/data/molecular_weight.py | 2 1 + 1 - 0 !
src/cogent3/recalculation/__init__.py | 2 1 + 1 - 0 !
src/cogent3/recalculation/setting.py | 2 1 + 1 - 0 !
3 files changed, 3 insertions(+), 3 deletions(-)

 fix broken interpreter lines
remove jupyter sphinx.patch | (download)

pyproject.toml | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 remove jupyter-sphinx from pyproject.toml
ignore_tests_accessing_network.patch | (download)

tests/test_util/test_io.py | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 ignore some tests that try to access network


skip parallel tests on single cpu systems.patch | (download)

tests/test_app/test_evo.py | 4 3 + 1 - 0 !
tests/test_app/test_io_new.py | 3 3 + 0 - 0 !
tests/test_util/test_parallel.py | 3 3 + 0 - 0 !
3 files changed, 9 insertions(+), 1 deletion(-)

 skip parallel tests on single-cpu systems