Wed, 24 Apr 2024 02:06:54 UTC | login

Information for build python-gitdb-0.6.4-4.el7

ID13858
Package Namepython-gitdb
Version0.6.4
Release4.el7
Epoch
SummaryA pure-Python git 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 operate on large objects with a small memory footprint.
Built byapevec
State complete
Volume DEFAULT
StartedThu, 10 Nov 2016 12:45:31 UTC
CompletedThu, 10 Nov 2016 12:48:07 UTC
Taskbuild (cloud7-openstack-common-el7, python-gitdb-0.6.4-4.el7.src.rpm)
Tags
cloud7-openstack-common-candidate
cloud7-openstack-common-release
cloud7-openstack-common-testing
cloud7-openstack-queens-candidate
cloud7-openstack-queens-release
cloud7-openstack-queens-testing
cloud7-openstack-rocky-release
cloud7-openstack-rocky-testing
cloud7-openstack-stein-release
cloud7-openstack-stein-testing
cloud7-openstack-train-release
cloud7-openstack-train-testing
cloud7-openstack-ussuri-testing
infra7-infra-common-candidate
infra7-infra-common-release
infra7-infra-common-testing
infrastructure7-testing
RPMs
src
python-gitdb-0.6.4-4.el7.src.rpm (info) (download)
aarch64
python-gitdb-0.6.4-4.el7.aarch64.rpm (info) (download)
python-gitdb-debuginfo-0.6.4-4.el7.aarch64.rpm (info) (download)
ppc64le
python-gitdb-0.6.4-4.el7.ppc64le.rpm (info) (download)
python-gitdb-debuginfo-0.6.4-4.el7.ppc64le.rpm (info) (download)
x86_64
python-gitdb-0.6.4-4.el7.x86_64.rpm (info) (download)
python-gitdb-debuginfo-0.6.4-4.el7.x86_64.rpm (info) (download)
Logs
aarch64
root.log
build.log
state.log
ppc64le
root.log
mock_output.log
build.log
state.log
x86_64
root.log
build.log
state.log
Changelog * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.4-3 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Tue May 26 2015 Dennis Gilmore <dennis@ausil.us> - 0.6.4-1 - update to 0.6.4 - enable python3 support * Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.4-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.4-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.4-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.4-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Mon Oct 17 2011 Jesse Keating <jkeating@redhat.com> - 0.5.4-2 - Require python-smmap * Mon Jul 18 2011 Jesse Keating <jkeating@redhat.com> - 0.5.4-1 - Upstream release to fix licensing issues - Use real upstream release instead of git checkout - No tests shipped in release, remove %check * Tue Jun 14 2011 Jesse Keating <jkeating@redhat.com> - 0.5.2-3.20110613git17d9d13 - Add a br on python-async * Mon Jun 13 2011 Jesse Keating <jkeating@redhat.com> - 0.5.2-2.20110613git17d9d13 - Fix perms and add a date to the release field. * Sat May 28 2011 Jesse Keating <jkeating@redhat.com> - 0.5.2-1.git17d9d13 - Initial package