Michael R. Crusoe pushed to branch debian/experimental at Debian Python Team /
packages / mypy
Commits:
7c7db834 by Michael R. Crusoe at 2026-05-02T09:24:59+02:00
ast_serialize patch update: more removals.
- - - - -
1 changed file:
- debian/patches/skip-ast-serialize
Changes:
=====================================
debian/patches/skip-ast-serialize
=====================================
@@ -84,3 +84,42 @@ The Python package ast_serialize is not available in Debian
yet.
if time.time() - t0 > 10.0:
raise ImportError("Cannot import ast_serialize")
ast_bytes, errors, ignores, import_bytes, ast_data = ast_serialize.parse(
+--- mypy.orig/PKG-INFO
++++ mypy/PKG-INFO
+@@ -30,7 +30,6 @@
+ Requires-Dist: pathspec>=1.0.0
+ Requires-Dist: tomli>=1.1.0; python_version < "3.11"
+ Requires-Dist: librt>=0.9.0; platform_python_implementation != "PyPy"
+-Requires-Dist: ast-serialize<1.0.0,>=0.3.0
+ Provides-Extra: dmypy
+ Requires-Dist: psutil>=4.0; extra == "dmypy"
+ Provides-Extra: mypyc
+--- mypy.orig/pyproject.toml
++++ mypy/pyproject.toml
+@@ -56,7 +56,6 @@
+ "pathspec>=1.0.0",
+ "tomli>=1.1.0; python_version<'3.11'",
+ "librt>=0.9.0; platform_python_implementation != 'PyPy'",
+- "ast-serialize>=0.3.0,<1.0.0",
+ ]
+ dynamic = ["version"]
+
+--- mypy.orig/mypy.egg-info/PKG-INFO
++++ mypy/mypy.egg-info/PKG-INFO
+@@ -30,7 +30,6 @@
+ Requires-Dist: pathspec>=1.0.0
+ Requires-Dist: tomli>=1.1.0; python_version < "3.11"
+ Requires-Dist: librt>=0.9.0; platform_python_implementation != "PyPy"
+-Requires-Dist: ast-serialize<1.0.0,>=0.3.0
+ Provides-Extra: dmypy
+ Requires-Dist: psutil>=4.0; extra == "dmypy"
+ Provides-Extra: mypyc
+--- mypy.orig/mypy.egg-info/requires.txt
++++ mypy/mypy.egg-info/requires.txt
+@@ -1,6 +1,5 @@
+ mypy_extensions>=1.0.0
+ pathspec>=1.0.0
+-ast-serialize<1.0.0,>=0.3.0
+
+ [:platform_python_implementation != "PyPy"]
+ librt>=0.9.0
View it on GitLab:
https://salsa.debian.org/python-team/packages/mypy/-/commit/7c7db834f8d84243a4ca51d86eecb49f0f04da68
--
View it on GitLab:
https://salsa.debian.org/python-team/packages/mypy/-/commit/7c7db834f8d84243a4ca51d86eecb49f0f04da68
You're receiving this email because of your account on salsa.debian.org. Manage
all notifications: https://salsa.debian.org/-/profile/notifications | Help:
https://salsa.debian.org/help
_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit