Michael R. Crusoe pushed to branch master at Debian Python Team / packages / mypy
Commits: 8bf17fd9 by Michael R. Crusoe at 2026-08-14T20:05:56+03:00 Bump minimum librt version to 0.12. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -2,6 +2,7 @@ mypy (2.2.0-1) unstable; urgency=medium * New upstream release. Closes: #1143078 * d/rules: skip some more native-parser specific tests. + * d/control: Bump minimum librt version to 0.12. -- Michael R. Crusoe <[email protected]> Fri, 14 Aug 2026 18:25:12 +0300 ===================================== debian/control ===================================== @@ -15,7 +15,7 @@ Build-Depends: flake8, help2man, python3-all, - python3-librt (>> 0.11), + python3-librt (>> 0.12), python3-lxml, python3-attr <!nocheck>, python3-pathspec, @@ -100,7 +100,7 @@ Depends: ${shlibs:Depends}, python3-mypy-extensions (>= 1.0.0), python3-psutil, - python3-librt (>> 0.11), + python3-librt (>> 0.12), Recommends: python3-lxml, python3-setuptools, View it on GitLab: https://salsa.debian.org/python-team/packages/mypy/-/commit/8bf17fd91efd3eca86a97a1bdfd9b41e738e12d6 -- View it on GitLab: https://salsa.debian.org/python-team/packages/mypy/-/commit/8bf17fd91efd3eca86a97a1bdfd9b41e738e12d6 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
