python-pytest-cases (3.10.1-2) unstable; urgency=medium * Do not run pytest while building, because roughly one third of the tests fail when the library is not installed. Upon installing the library, all tests (except those forcefully skipped with patches) run ok instead in autopkgtest. -- Francesco Ballarin Sun, 03 May 2026 08:39:07 +0000 python-pytest-cases (3.10.1-1) unstable; urgency=medium * Initial release. (Closes: #982792) * Use GitHub template in watch file instead of explicit Source/Matching-Pattern. * Set upstream metadata fields: Bug-Database. * Add build dependencies, espcially the newly packaged python3-decopatch. * Add patch tests_no_pytest_{harvest, steps}.patch to skip tests that would require pytest_{harvest, steps}, which are not packaged at this time in Debian. * Add patch tests_skip_test_issue_165.patch to skip test_issue_165.py, which fails at collection time with AttributeError: 'NoneType' object has no attribute 'getini' * Implement debclean -- Francesco Ballarin Thu, 30 Apr 2026 08:15:36 +0000