Michael R. Crusoe pushed to branch master at Debian Python Team / packages / mypy
Commits: 0b85e1e7 by Michael R. Crusoe at 2022-11-16T14:41:57+01:00 Also need python3.11-venv - - - - - ad700477 by Michael R. Crusoe at 2022-11-16T14:42:21+01:00 routine-update: Ready to upload to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,8 +1,9 @@ mypy (0.991-1) unstable; urgency=medium * New upstream version + * Also need python3.11-venv - -- Michael R. Crusoe <[email protected]> Mon, 14 Nov 2022 18:40:05 +0100 + -- Michael R. Crusoe <[email protected]> Wed, 16 Nov 2022 14:05:35 +0100 mypy (0.990-1) unstable; urgency=medium ===================================== debian/control ===================================== @@ -22,10 +22,11 @@ Build-Depends: debhelper-compat (= 13), python3-mypy-extensions, python3-typing-extensions, python3-virtualenv <!nocheck>, - python3-typeshed (>= 0.0~git20221107.4f381af) <!nocheck>, + python3-typeshed <!nocheck>, python3-all-dev, python3-tomli, python3.10-venv <!nocheck>, + python3.11-venv <!nocheck>, python3-doc <!nodoc>, cython-doc <!nodoc>, python-six-doc <!nodoc>, @@ -57,6 +58,7 @@ Description: optional static typing for Python Package: mypy-doc Architecture: all +Multi-Arch: foreign Section: doc Depends: ${misc:Depends}, ${sphinxdoc:Depends} @@ -75,7 +77,6 @@ Description: documentation for mypy . This package provides the documentation. Build-Profiles: <!nodoc> -Multi-Arch: foreign Package: python3-mypy Architecture: any View it on GitLab: https://salsa.debian.org/python-team/packages/mypy/-/compare/6fa42c6c8aed10dd0b8220f6bff475f6af5e1f01...ad700477a69ac4f71306461b126bd328f3aa792a -- View it on GitLab: https://salsa.debian.org/python-team/packages/mypy/-/compare/6fa42c6c8aed10dd0b8220f6bff475f6af5e1f01...ad700477a69ac4f71306461b126bd328f3aa792a 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
