Name: | python3-GitPython |
---|---|
Version: | 3.1.18 |
Release: | 1.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 1241468 |
License: | BSD |
RPM: | python3-GitPython-3.1.18-1.el8.noarch.rpm |
Source RPM: | GitPython-3.1.18-1.el8.src.rpm |
Build Date: | Thu May 04 2023 |
Build Host: | build-ol8-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. Python 3 version. |
- Update to version 3.1.18 - Backport upstream patch to fix CVE-2022-24439, resolves rhbz#2155962 - Run import test in %check
- New upstream release 3.1.0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
- Rebuilt for Python 3.8.0rc1 (#1748018)
- Update to 3.0.2. Fixes bug #1742158
- Rebuilt for Python 3.8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Drop python2 subpackages. Fixes bug #1722909
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Update to 2.1.11