Name: | python3-GitPython |
---|---|
Version: | 3.1.43 |
Release: | 1.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 1927949 |
License: | BSD-3-Clause |
RPM: | python3-GitPython-3.1.43-1.el10_0.noarch.rpm |
Source RPM: | GitPython-3.1.43-1.el10_0.src.rpm |
Build Date: | Fri Dec 20 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/gitpython-developers/GitPython |
Summary: | Python Git Library |
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. |
- Update to 3.1.43. Fixes rhbz#2257679
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- Rebuilt for Python 3.13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Update to version 3.1.40, resolves rhbz#2221770 - Fix CVE-2023-41040, resolves rhbz#2248698
- New upstream release 3.1.32
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Rebuilt for Python 3.12