Michael R. Crusoe pushed to branch master at Debian Python Team / packages / mypy
Commits: 7932fc4d by Michael R. Crusoe at 2026-03-17T15:48:12+01:00 forward the new patches - - - - - e5b59cd9 by Michael R. Crusoe at 2026-03-17T17:01:15+01:00 d/gbp.conf: document repo layout - - - - - 2879734e by Michael R. Crusoe at 2026-03-17T17:01:15+01:00 release to unstable - - - - - 4 changed files: - debian/changelog - + debian/gbp.conf - debian/patches/clear-cflags - debian/patches/lib-rt-tests Changes: ===================================== debian/changelog ===================================== @@ -1,9 +1,10 @@ -mypy (1.19.1-7) UNRELEASED; urgency=medium +mypy (1.19.1-7) unstable; urgency=medium * Run autopkgtests using pybuild, just like at build-time. * d/rules: simplified test configuration + * d/gbp.conf: document repo layout - -- Michael R. Crusoe <[email protected]> Mon, 16 Mar 2026 19:05:45 +0100 + -- Michael R. Crusoe <[email protected]> Tue, 17 Mar 2026 15:48:25 +0100 mypy (1.19.1-6) unstable; urgency=medium ===================================== debian/gbp.conf ===================================== @@ -0,0 +1,3 @@ +[DEFAULT] +debian-branch=master +upstream-branch=upstream ===================================== debian/patches/clear-cflags ===================================== @@ -1,5 +1,6 @@ From: Michael R. Crusoe <[email protected]> Subject: clear out CFLAGS from the environement +Forwarded: https://github.com/python/mypy/pull/21033 While packaging from Debian we set ===================================== debian/patches/lib-rt-tests ===================================== @@ -1,5 +1,6 @@ From: Michael R. Crusoe <[email protected]> Subject: discover lib-rt source more flexibly +Forwarded: https://github.com/python/mypy/pull/21034 --- mypy.orig/mypyc/test/test_external.py +++ mypy/mypyc/test/test_external.py @@ -8,7 +8,7 @@ View it on GitLab: https://salsa.debian.org/python-team/packages/mypy/-/compare/b96537c8e6ef2e0ec1007ca37292935aba3129ff...2879734e93495f357e5feacc978582ec538c5434 -- View it on GitLab: https://salsa.debian.org/python-team/packages/mypy/-/compare/b96537c8e6ef2e0ec1007ca37292935aba3129ff...2879734e93495f357e5feacc978582ec538c5434 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
