Re: Bug#1123231: python-djantic: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.14 3.13" returned exit code 13

Colin Watson <[email protected]> Thu, 8 Jan 2026 01:31:30 +0000
Newsgroups gmane.linux.debian.devel.python
Message-ID <[email protected]>
On Tue, Dec 16, 2025 at 07:46:36PM +0000, Santiago Vila wrote:
>FAILED tests/test_queries.py::test_get_instance_with_generic_foreign_key - As...
>FAILED tests/test_queries.py::test_get_queryset_with_reverse_one_to_one - Ass...
>FAILED tests/test_queries.py::test_get_queryset_with_foreign_key - AssertionE...
>FAILED tests/test_queries.py::test_get_queryset_with_reverse_foreign_key - As...
>FAILED tests/test_relations.py::test_m2m - AssertionError: assert {'descripti...
>FAILED tests/test_relations.py::test_foreign_key - AssertionError: assert {'d...
>FAILED tests/test_relations.py::test_one_to_one - AssertionError: assert {'de...
>FAILED tests/test_relations.py::test_one_to_one_reverse - AssertionError: ass...
>FAILED tests/test_relations.py::test_generic_relation - pydantic.v1.errors.Co...
>FAILED tests/test_relations.py::test_m2m_reverse - AssertionError: assert {'d...
>FAILED tests/test_schemas.py::test_include_from_annotations - AssertionError:...

I went to see whether upstream had fixed this and found that the project 
has been archived (https://github.com/jordaneremieff/djantic).  I guess 
we could fix it in Debian, but I'd normally only bother with that if the 
package is actually in use; in this case there seem to be no 
reverse-dependencies.

Michael, you added this package about three years ago.  Do we still need 
to keep it in Debian?

Thanks,