mypy 0.971-4 source package in Ubuntu

Changelog

mypy (0.971-4) unstable; urgency=medium

  * Team upload.
  * Patch: sleep() in mypyc test suite to avoid races and fix FTBFS on s390x.

 -- Stefano Rivera <email address hidden>  Mon, 26 Sep 2022 17:18:20 +0200

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
mypy_0.971-4.dsc 2.1 KiB d29c642b7cbf9dfa044ad22cad29da8ed153ff7a3ca7ed72a6c5882eee5c47c8
mypy_0.971.orig.tar.gz 2.6 MiB 40b0f21484238269ae6a57200c807d80debc6459d444c0489a102d7c6a75fa56
mypy_0.971-4.debian.tar.xz 16.0 KiB 05c08c0914d4110f3000f74a0447b907fe4893052799f056964eaa01e5886bae

Available diffs

No changes file available.

Binary packages built by this source

mypy: No summary available for mypy in ubuntu kinetic.

No description available for mypy in ubuntu kinetic.

mypy-doc: documentation for mypy

 Add type annotations to your Python programs, and use mypy to type check them.
 Mypy is essentially a Python linter on steroids, and it can catch many
 programming errors by analyzing your program, without actually having to run
 it. Mypy has a powerful type system with features such as type inference,
 gradual typing, generics and union types.
 .
 This package provides the documentation.

python3-mypy: No summary available for python3-mypy in ubuntu kinetic.

No description available for python3-mypy in ubuntu kinetic.

python3-mypy-dbgsym: debug symbols for python3-mypy