Package python3-module-mypy: Information

    Source package: python3-module-mypy
    Version: 1.14.1-alt1
    Latest version according to Repology
    Build time:  Jan 10, 2025, 03:35 PM in the task #368538
    Report package bug
    FTBFS
    ArchitectureFTBFS sinceUpdate
    i586Jan. 18, 2025Jan. 19, 2025
    x86_64Jan. 14, 2025Jan. 23, 2025

    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)

    Maintainer: Stanislav Levin


    ACL:
    Stanislav Levin
    @python

      1. /proc
      2. gcc-c++
      3. help2man
      4. python3-module-attrs
      5. python3-module-editables
      6. python3-module-filelock
      7. python3-module-hatchling
      8. python3-module-mypy-extensions
      9. python3-module-psutil
      10. python3-module-pyproject-installer >= 0.4.0
      11. python3-module-pytest
      12. python3-module-pytest-xdist
      13. python3-module-setuptools
      14. python3-module-tomli
      15. python3-module-typing-extensions
      16. rpm-build-pyproject

    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.