Michael R. Crusoe pushed to branch master at Debian Python Team / packages / 
mypy


Commits:
c9bb995b by Michael R. Crusoe at 2024-12-20T14:20:58-08:00
tomli is needed for the mypy_self_check

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -2,7 +2,7 @@ mypy (1.14.0-1) UNRELEASED; urgency=medium
 
   * New upstream version
   * Standards-Version: 4.7.0 (routine-update)
-  * d/control: update build-depends, remove python3-{wheel,tomli}.
+  * d/control: update build-depends, remove python3-wheel.
   * Refreshed patches
   * d/source/lintian-overrides: unneeded, removed
 


=====================================
debian/control
=====================================
@@ -27,6 +27,7 @@ Build-Depends: debhelper-compat (= 13),
                python3-typeshed <!nocheck>,
                python3-all-dev:native,
                libpython3-all-dev,
+               python3-tomli <!nocheck>,
                python3-venv <!nocheck>,
                python3-doc <!nodoc>,
                cython-doc <!nodoc>,



View it on GitLab: 
https://salsa.debian.org/python-team/packages/mypy/-/commit/c9bb995bc9314c7e952f862a476cebd40f6df883

-- 
View it on GitLab: 
https://salsa.debian.org/python-team/packages/mypy/-/commit/c9bb995bc9314c7e952f862a476cebd40f6df883
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

Reply via email to