python-decopatch (1.4.10-1) unstable; urgency=medium

  * Initial release. (Closes: #1135262)
  * Set upstream metadata fields: Bug-Database.
  * Add patches for setup.
  * Require pytest for testing.
  * Add patch to skip tests which require pytest-cases.
    decopatch is a runtime dependency of pytest-cases, hence the logical order
    is to build decopatch first and then pytest-cases. However, pytest-cases is
    test dependency of decopatch, hence to test them one would need to have them
    both available.
  * Add files to debclean.
  * Tweak debian/source/options for src layout
  * Add test_doc_drop_leading_spaces_in_expected_docstrings.patch to drop
    leading spaces in documentation tests. Upstream has tested this for python
    <= 3.9, so it's likely that this behavior has changed at some point between
    python 3.10 and 3.14.
  * Testsuite: autopkgtest-pkg-pybuild

 -- Francesco Ballarin <ballarin@debian.org>  Thu, 30 Apr 2026 07:58:11 +0000
