Package python3-module-GitPython: Information

    Source package: python3-module-GitPython
    Version: 3.1.42-alt0.p10.1
    Build time:  Mar 27, 2024, 01:42 AM
    Report package bug
    License: BSD
    Summary: GitPython is a python library used to interact with Git repositories
    Description: 
    GitPython is a python library used to interact with git repositories,
    high-level like git-porcelain, or low-level like git-plumbing.
    
    It provides abstractions of git objects for easy access of repository data, and
    additionally allows you to access the git repository more directly using either
    a pure python implementation, or the faster, but more resource intensive git
    command implementation.
    
    The object database implementation is optimized for handling large quantities of
    objects and large datasets, which is achieved by using low-level structures and
    data streaming.

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

    Maintainer: Andrey Cherepanov


      1. python3-module-pyproject-installer >= 0.4.0
      2. python3-module-setuptools
      3. python3-module-wheel
      4. rpm-build-pyproject

    Last changed


    Feb. 21, 2024 Andrey Cherepanov 3.1.42-alt0.p10.1
    - Backport new version to p10.
    Feb. 16, 2024 Stanislav Levin 3.1.42-alt1
    - 3.1.41 -> 3.1.42.
    Feb. 14, 2024 Stanislav Levin 3.1.41-alt1
    - 3.1.40 -> 3.1.41 (closes: #49418).