[med-svn] [Git][python-team/packages/mypy][master] 2 commits: Add a Depends on python3-tomli for the autopkgtest, so it can run on Python...
    Stefano Rivera (@stefanor) 
    gitlab at salsa.debian.org
       
    Mon Feb 13 12:06:04 GMT 2023
    
    
  
Stefano Rivera pushed to branch master at Debian Python Team / packages / mypy
Commits:
b2bfc175 by Stefano Rivera at 2023-02-13T07:42:02-04:00
Add a Depends on python3-tomli for the autopkgtest, so it can run on Python 3.11, and test all branches.
- - - - -
a7d3851d by Stefano Rivera at 2023-02-13T08:05:29-04:00
Team upload.
- - - - -
2 changed files:
- debian/changelog
- debian/tests/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+mypy (0.991-3) unstable; urgency=medium
+
+  * Team upload.
+  * Add a Depends on python3-tomli for the autopkgtest, so it can run on
+    Python 3.11, and test all branches.
+
+ -- Stefano Rivera <stefanor at debian.org>  Mon, 13 Feb 2023 08:05:19 -0400
+
 mypy (0.991-2) unstable; urgency=medium
 
   * Team upload.
=====================================
debian/tests/control
=====================================
@@ -5,6 +5,7 @@ Depends: gcc,
          python3-lxml,
          python3-pytest-xdist,
          python3-setuptools,
+         python3-tomli,
          python3-typeshed (>= 0.0~git20221107.4f381af),
          python3-virtualenv
 Restrictions: allow-stderr
View it on GitLab: https://salsa.debian.org/python-team/packages/mypy/-/compare/c7bafd17f30842c14e5fafbe08e8a99039541028...a7d3851dd79d4ba1a69cd5b6c18ab438a8d3376d
-- 
View it on GitLab: https://salsa.debian.org/python-team/packages/mypy/-/compare/c7bafd17f30842c14e5fafbe08e8a99039541028...a7d3851dd79d4ba1a69cd5b6c18ab438a8d3376d
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20230213/b2692360/attachment.htm>
    
    
More information about the debian-med-commit
mailing list