Michael R. Crusoe pushed to branch master at Debian Python Team / packages / mypy
Commits: 2d37ac6a by Michael R. Crusoe at 2026-08-16T08:30:08+03:00 d/control: breaks older python3-pytest-mypy. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +mypy (2.2.0-2) unstable; urgency=medium + + * d/control: breaks older python3-pytest-mypy. + + -- Michael R. Crusoe <[email protected]> Sun, 16 Aug 2026 08:30:00 +0300 + mypy (2.2.0-1) unstable; urgency=medium * New upstream release. Closes: #1143078 ===================================== debian/control ===================================== @@ -105,6 +105,8 @@ Recommends: python3-lxml, python3-setuptools, python3-orjson [!i386 !alpha !hppa !m68k !sh4 !x32], +Breaks: + python3-pytest-mypy (<= 4.0.3-2), Description: public modules for mypy (Python 3) Add type annotations to your Python programs, and use mypy to type check them. Mypy is essentially a Python linter on steroids, and it can catch many View it on GitLab: https://salsa.debian.org/python-team/packages/mypy/-/commit/2d37ac6ae449b9337894b5cb8044a9f3ff1d2555 -- View it on GitLab: https://salsa.debian.org/python-team/packages/mypy/-/commit/2d37ac6ae449b9337894b5cb8044a9f3ff1d2555 You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
