Package python3-module-setuptools_scm: Information

    Source package: python3-module-setuptools_scm
    Version: 7.1.0-alt1
    Build time:  Dec 14, 2023, 08:39 PM in the task #336131
    Report package bug
    License: MIT
    Summary: The blessed package to manage your versions by scm tags
    Description: 
    setuptools_scm is a simple utility for the setup_requires feature of
    setuptools for use in Mercurial and Git based projects.
    
    It uses metadata from the SCM to generate the version of a project and
    is able to list the files belonging to that project (which makes the
    MANIFEST.in file unnecessary in many cases).
    
    It falls back to PKG-INFO/.hg_archival.txt when necessary.

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

    Maintainer: Stanislav Levin


      1. python3(pytest)
      2. python3-module-pyproject-installer >= 0.4.0
      3. git-core
      4. python3(setuptools)
      5. python3(packaging)
      6. python3(tomli)
      7. rpm-build-python3
      8. python3(typing_extensions)
      9. python3(virtualenv)
      10. python3(wheel)
      11. mercurial

    Last changed


    Jan. 27, 2023 Stanislav Levin 7.1.0-alt1
    - 7.0.5 -> 7.1.0.
    Nov. 1, 2022 Michael Shigorin 7.0.5-alt2
    - fixed build --without check
    Aug. 5, 2022 Stanislav Levin 7.0.5-alt1
    - 6.4.2 -> 7.0.5 (closes: #43460).