Fri, 27 Sep 2024 21:30:49 UTC | login

Information for build python-gitdb-4.0.10-5.fc40

ID291706
Package Namepython-gitdb
Version4.0.10
Release5.fc40
Epoch
SummaryGit Object Database
DescriptionGitDB allows you to access bare git repositories for reading and writing. It aims at allowing full access to loose objects as well as packs with performance and scalability in mind. It operates exclusively on streams, allowing to handle large objects with a small memory footprint.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 29 Feb 2024 09:10:32 UTC
CompletedThu, 29 Feb 2024 09:10:32 UTC
Tags
f40
f41
RPMs
src
python-gitdb-4.0.10-5.fc40.src.rpm (info) (download)
noarch
python3-gitdb-4.0.10-5.fc40.noarch.rpm (info) (download)
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.10-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.10-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.10-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 4.0.10-2 - Rebuilt for Python 3.12 * Tue May 23 2023 Lubomír Sedlář <lsedlar@redhat.com> - 4.0.10-1 - New upstream release 4.0.10 (#2148339) * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.9-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.9-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 4.0.9-3 - Rebuilt for Python 3.11 * Thu Feb 10 2022 Carl George <carl@george.computer> - 4.0.9-2 - Convert to pyproject macros - Fix test suite * Wed Feb 09 2022 Joel Capitao <jcapitao@redhat.com> - 4.0.9-1 - New upstream release 4.0.9 (#1943332) * Wed Feb 09 2022 Troy Dawson <tdawson@redhat.com> - 4.0.5-6 - Switch from python3-nose to python3-pytest for testing