[med-svn] [Git][python-team/packages/mypy][debian/experimental] 2 commits: Snaptshot from upstream to test the new python3-librt dependency
Michael R. Crusoe (@crusoe)
gitlab at salsa.debian.org
Wed Oct 29 12:54:54 GMT 2025
Michael R. Crusoe pushed to branch debian/experimental at Debian Python Team / packages / mypy
Commits:
cd99eb59 by Michael R. Crusoe at 2025-10-29T13:54:23+01:00
Snaptshot from upstream to test the new python3-librt dependency
- - - - -
e429a9c0 by Michael R. Crusoe at 2025-10-29T13:54:44+01:00
Refresh the "verbose" patch.
- - - - -
3 changed files:
- debian/changelog
- debian/patches/hint-typeshed-package
- debian/patches/verbose
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+mypy (1.19.0~rc0-1) UNRELEASED; urgency=medium
+
+ * Snaptshot from upstream to test the new python3-librt dependency
+ * Refresh the "verbose" patch.
+
+ -- Michael R. Crusoe <crusoe at debian.org> Wed, 29 Oct 2025 13:54:04 +0100
+
mypy (1.18.2-1) unstable; urgency=medium
* New upstream version
=====================================
debian/patches/hint-typeshed-package
=====================================
@@ -26,7 +26,7 @@ Forwarded: not-needed
'(or run "mypy --install-types" to install all missing stub packages)'
--- mypy.orig/test-data/unit/check-errorcodes.test
+++ mypy/test-data/unit/check-errorcodes.test
-@@ -536,7 +536,7 @@
+@@ -551,7 +551,7 @@
[case testErrorCodeMissingModule]
from defusedxml import xyz # E: Library stubs not installed for "defusedxml" [import-untyped] \
=====================================
debian/patches/verbose
=====================================
@@ -9,10 +9,10 @@ Forwarded: not-needed
--- mypy.orig/setup.py
+++ mypy/setup.py
-@@ -158,6 +158,7 @@
- depends_on_native_internal=True,
- # TODO: temporary, remove this after we publish mypy-native on PyPI.
- install_native_libs=True,
+@@ -157,6 +157,7 @@
+ log_trace=log_trace,
+ # Mypy itself is allowed to use native_internal extension.
+ depends_on_librt_internal=True,
+ verbose=True,
)
View it on GitLab: https://salsa.debian.org/python-team/packages/mypy/-/compare/b5a16d072c606c4356a9e1cbb04e000f9a2e369f...e429a9c084e572f874fda45b2c8fc249720bccf7
--
View it on GitLab: https://salsa.debian.org/python-team/packages/mypy/-/compare/b5a16d072c606c4356a9e1cbb04e000f9a2e369f...e429a9c084e572f874fda45b2c8fc249720bccf7
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/20251029/c22d7509/attachment-0001.htm>
More information about the debian-med-commit
mailing list