Package python3-module-wheel: Information

    Source package: python3-module-wheel
    Version: 0.45.1-alt4
    Build time:  Aug 20, 2025, 01:32 PM
    Report package bug
    License: MIT
    Summary: A built-package format for Python3
    Description: 
    A wheel is a ZIP-format archive with a specially formatted filename and
    the .whl extension. It is designed to contain all the files for a PEP
    376 compatible install in a way that is very close to the on-disk
    format. Many packages will be properly installed with only the "Unpack"
    step (simply extracting the file onto sys.path), and the unpacked
    archive preserves enough information to "Spread" (copy data and scripts
    to their final locations) at any later time.

    List of RPM packages built from this SRPM:
    python3-module-wheel (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Stanislav Levin

    List of contributors:
    Stanislav Levin
    Alexey Shabalin

      1. python3-module-flit-core
      2. python3-module-setuptools
      3. python3-module-packaging
      4. python3-module-pyproject-installer >= 0.4.0
      5. python3-module-pytest
      6. rpm-build-pyproject

    Last changed


    May 15, 2025 Stanislav Levin 0.45.1-alt4
    - debundled vendored dependencies
    - stopped shipping built wheel as a whl
    May 14, 2025 Stanislav Levin 0.45.1-alt3
    - fixed FTBFS (setuptools 77.0.0).
    May 5, 2025 Stanislav Levin 0.45.1-alt2
    - fixed FTBFS (setuptools 75.8.1).