mypy 1.19.1-ok1 source package in openKylin

Changelog

mypy (1.19.1-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Fri, 08 May 2026 08:44:43 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
luoyaoming
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
any all
Section:
utils
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main utils

Downloads

File Size SHA-256 Checksum
mypy_1.19.1.orig.tar.gz 3.4 MiB 19d88bb05303fe63f71dd2c6270daca27cb9401c4ca8255fe50d1d920e0eb9ba
mypy_1.19.1-ok1.debian.tar.xz 11.7 KiB faa8a88fb4113da92f10a4c37b37c1636406a1de2969e366db027ca58bc11375
mypy_1.19.1-ok1.dsc 2.9 KiB 1c25b1000ce4298ce1ad0d48524b9e6d6c364079b142585ddf66590e99931de7

View changes file

Binary packages built by this source

mypy: No summary available for mypy in openkylin huanghe.

No description available for mypy in openkylin huanghe.

mypy-doc: No summary available for mypy-doc in openkylin huanghe.

No description available for mypy-doc in openkylin huanghe.

python3-mypy: public modules for mypy (Python 3)

 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 modules for Python 3.

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