Package python3-module-mypy: Information
Source package: python3-module-mypy
Version: 1.14.1-alt1
Build time: Jan 10, 2025, 03:35 PM in the task #368538
Category: Development/Python3
Report package bugFTBFS | ||
---|---|---|
Architecture | FTBFS since | Update |
i586 | Jan. 18, 2025 | Jan. 19, 2025 |
x86_64 | Jan. 14, 2025 | Jan. 23, 2025 |
Home page: https://pypi.org/project/mypy/
License: MIT
Summary: Optional static typing for Python
Description:
Mypy is an optional static type checker for Python that aims to combine the benefits of dynamic (or "duck") typing and static typing. Mypy combines the expressive power and convenience of Python with a powerful type system and compile-time type checking. Mypy type checks standard Python programs; run them using any Python VM with basically no runtime overhead.
List of RPM packages built from this SRPM:
python3-module-mypy (x86_64, ppc64le, i586, aarch64)
python3-module-mypyc (x86_64, ppc64le, aarch64)
python3-module-mypy (x86_64, ppc64le, i586, aarch64)
python3-module-mypyc (x86_64, ppc64le, aarch64)
Maintainer: Stanislav Levin
Last changed
Jan. 10, 2025 Stanislav Levin 1.14.1-alt1
- 1.14.0 -> 1.14.1.
Dec. 23, 2024 Stanislav Levin 1.14.0-alt1
- 1.13.0 -> 1.14.0.
Oct. 30, 2024 Grigory Ustinov 1.13.0-alt2
- Fixed building scheme for backport to stable branches.