Michael R. Crusoe pushed to branch master at Debian Python Team / packages / mypy
Commits: f019a47c by Michael R. Crusoe at 2022-09-30T15:57:35+02:00 d/control: this release breaks older releases of the dataclasses- json Python package. - - - - - e5891d65 by Michael R. Crusoe at 2022-10-02T12:53:41+02:00 routine-update: Ready to upload to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +mypy (0.981-2) unstable; urgency=medium + + * d/control: this release breaks older releases of the dataclasses- + json Python package. + + -- Michael R. Crusoe <[email protected]> Sun, 02 Oct 2022 12:53:41 +0200 + mypy (0.981-1) unstable; urgency=medium * New upstream version ===================================== debian/control ===================================== @@ -89,6 +89,7 @@ Depends: ${misc:Depends}, python3-distutils, python3-pkg-resources Recommends: python3-lxml, python3-setuptools +Breaks: python3-dataclasses-json (<< 0.5.7-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/-/compare/cc00dda9e4157081a1185674345c10ff7ccf3464...e5891d658cabb7f536f5b1f39b7fe41006f67107 -- View it on GitLab: https://salsa.debian.org/python-team/packages/mypy/-/compare/cc00dda9e4157081a1185674345c10ff7ccf3464...e5891d658cabb7f536f5b1f39b7fe41006f67107 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
