Andreas Tille pushed to branch master at Debian Med / mypy
Commits: c9649fdb by Andreas Tille at 2021-11-13T07:31:34+01:00 Update changelog - - - - - b715f4c8 by Andreas Tille at 2021-11-13T07:32:08+01:00 Remove constraints unnecessary since buster. * Build-Depends: Drop versioned constraint on python3-typed-ast. Changes-By: deb-scrub-obsolete - - - - - f97490fe by Andreas Tille at 2021-11-13T08:16:03+01:00 routine-update: Ready to upload to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,17 @@ +mypy (0.910-4) unstable; urgency=medium + + [ Antonio Terceiro ] + * Build-Depends/autopkgtest: replace python3-types-* with python3-typeshed + (Closes: #999479) + * Recommend python3-typeshed + * Don't ignore typing for psutil (now provided by typeshed) + + [ Andreas Tille ] + * Remove constraints unnecessary since buster: + + Build-Depends: Drop versioned constraint on python3-typed-ast. + + -- Andreas Tille <[email protected]> Sat, 13 Nov 2021 07:32:09 +0100 + mypy (0.910-3) unstable; urgency=medium * 32 bit systems: compile with -g1 instead of other approaches; fix courtesy ===================================== debian/control ===================================== @@ -15,7 +15,7 @@ Build-Depends: debhelper-compat (= 13), python3-setuptools, python3-sphinx <!nodoc>, python3-sphinx-rtd-theme <!nodoc>, - python3-typed-ast (>= 1.4.0), + python3-typed-ast, python3-typed-ast (<< 1.5.0), python3-typeshed, python3-psutil, View it on GitLab: https://salsa.debian.org/med-team/mypy/-/compare/a0060ed3360352193174e1700d9567d4d6ecd6d4...f97490fe6a1bf41a9baba191734410e465593d05 -- View it on GitLab: https://salsa.debian.org/med-team/mypy/-/compare/a0060ed3360352193174e1700d9567d4d6ecd6d4...f97490fe6a1bf41a9baba191734410e465593d05 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
