Package python-module-wheel: Information

    Source package: python-module-wheel
    Version: 0.29.0-alt1.1
    Build time:  May 17, 2019, 01:03 PM
    Report package bug
    License: MIT
    Summary: A built-package format for Python
    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 rpms provided by this srpm:
    python-module-wheel (noarch)
    python-module-wheel-tests (noarch)
    python3-module-wheel (noarch)
    python3-module-wheel-tests (noarch)



      1. python3-module-jsonschema
      2. python3-module-pytest-cov
      3. python3-module-pyxdg
      4. python3-module-setuptools-tests
      5. python-module-jsonschema
      6. python-module-pytest-cov
      7. python-module-pyxdg
      8. python-module-setuptools-tests
      9. rpm-build-python3

    Last changed


    Feb. 3, 2017 Michael Shigorin 0.29.0-alt1.1
    - BOOTSTRAP: reduce BRs when building --with bootstrap --without check
    Jan. 2, 2017 Anton Midyukov 0.29.0-alt1
    - New version 0.29.0
    March 13, 2016 Ivan Zakharyaschev 0.24.0-alt2.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)