Package python3-module-build: Information

    Source package: python3-module-build
    Version: 0.9.0-alt0.c10f1.1
    Build time:  Apr 17, 2024, 11:21 AM in the task #344932
    Report package bug
    License: MIT
    Summary: Simple, correct PEP 517 build frontend
    Description: 
    A simple, correct PEP 517 build frontend.
    
    build will invoke the PEP 517 hooks to build a distribution package. It is a
    simple build tool and does not perform any dependency management.

    List of rpms provided by this srpm:
    pyproject-build (noarch)
    python3-module-build (noarch)

    Maintainer: Grigory Ustinov

    List of contributors:
    Grigory Ustinov
    Stanislav Levin

      1. python3(filelock)
      2. python3-module-pyproject-installer >= 0.4.0
      3. python3-module-tox
      4. python3-module-tox-console-scripts
      5. python3-module-tox-no-deps
      6. rpm-build-python3
      7. python3(packaging)
      8. python3(pep517)
      9. python3(pytest)
      10. python3(pytest_mock)
      11. python3(pytest_rerunfailures)
      12. python3(setuptools)
      13. python3(toml)
      14. python3(tomli)
      15. python3(wheel)

    Last changed


    April 15, 2024 Grigory Ustinov 0.9.0-alt0.c10f1.1
    - Backport to c10f1.
    Oct. 27, 2022 Stanislav Levin 0.9.0-alt1
    - 0.8.0 -> 0.9.0.
    Sept. 26, 2022 Stanislav Levin 0.8.0-alt2
    - Fixed FTBFS (missing tests dependency on toml).