Thu, 25 Apr 2024 12:32:17 UTC | login

Information for build python-gssapi-1.5.1-5.el8

ID5005
Package Namepython-gssapi
Version1.5.1
Release5.el8
Epoch
Sourcegit+https://git.centos.org/rpms/python-gssapi.git#977b371241e85aa24672ac5681977d12fe288faf
SummaryPython Bindings for GSSAPI (RFC 2743/2744 and extensions)
DescriptionA set of Python bindings to the GSSAPI C library providing both a high-level pythonic interfaces and a low-level interfaces which more closely matches RFC 2743. Includes support for RFC 2743, as well as multiple extensions.
Built byhughesjr
State complete
Volume DEFAULT
StartedFri, 08 Nov 2019 18:48:42 UTC
CompletedFri, 08 Nov 2019 22:21:46 UTC
Taskbuild (dist-c8, /rpms/python-gssapi.git:977b371241e85aa24672ac5681977d12fe288faf)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/python-gssapi.git?#977b371241e85aa24672ac5681977d12fe288faf'}}
Tags
dist-c8
dist-c8-compose
dist-c8-stream
dist-c8-stream-compose
RPMs
src
python-gssapi-1.5.1-5.el8.src.rpm (info) (download)
aarch64
python3-gssapi-1.5.1-5.el8.aarch64.rpm (info) (download)
python-gssapi-debugsource-1.5.1-5.el8.aarch64.rpm (info) (download)
python3-gssapi-debuginfo-1.5.1-5.el8.aarch64.rpm (info) (download)
i686
python3-gssapi-1.5.1-5.el8.i686.rpm (info) (download)
python-gssapi-debugsource-1.5.1-5.el8.i686.rpm (info) (download)
python3-gssapi-debuginfo-1.5.1-5.el8.i686.rpm (info) (download)
ppc64le
python3-gssapi-1.5.1-5.el8.ppc64le.rpm (info) (download)
python-gssapi-debugsource-1.5.1-5.el8.ppc64le.rpm (info) (download)
python3-gssapi-debuginfo-1.5.1-5.el8.ppc64le.rpm (info) (download)
x86_64
python3-gssapi-1.5.1-5.el8.x86_64.rpm (info) (download)
python-gssapi-debugsource-1.5.1-5.el8.x86_64.rpm (info) (download)
python3-gssapi-debuginfo-1.5.1-5.el8.x86_64.rpm (info) (download)
Logs
x86_64
build.log
root.log
mock_output.log
hw_info.log
state.log
i686
build.log
root.log
mock_output.log
hw_info.log
state.log
ppc64le
build.log
root.log
mock_output.log
hw_info.log
state.log
aarch64
build.log
root.log
mock_output.log
hw_info.log
state.log
Changelog * Fri May 31 2019 Robbie Harwood <rharwood@redhat.com> - 1.5.1-5 - Gating can't be bothered to check my BuildRequires - Resolves: #1715040 * Thu May 30 2019 Robbie Harwood <rharwood@redhat.com> - 1.5.1-4 - Bump NVR to re-run our useless gating - Resolves: #1715040 * Thu May 30 2019 Robbie Harwood <rharwood@redhat.com> - 1.5.1-3 - Update spec file from Fedora - Resolves: #1715040 * Tue Mar 19 2019 Robbie Harwood <rharwood@redhat.com> - 1.5.1-2 - Add gating tests - Resolves: #1682269 * Wed Aug 01 2018 Robbie Harwood <rharwood@redhat.com> - 1.5.1-1 - Remove warning about collections ABCs on python3.7 - Resolves: #1594834 * Fri Jun 22 2018 Charalampos Stratakis <cstratak@redhat.com> - 1.5.0-3 - Conditionalize the python2 subpackage * Tue May 08 2018 Robbie Harwood <rharwood@redhat.com> - 1.5.0-2 - Fix tox dependency * Fri Apr 06 2018 Robbie Harwood <rharwood@redhat.com> - 1.5.0-1 - Prepare for release 1.5.0 * Wed Mar 07 2018 Robbie Harwood <rharwood@redhat.com> - 1.4.1-2 - Add gcc to build-deps * Fri Feb 16 2018 Robbie Harwood <rharwood@redhat.com> - 1.4.1-1 - Prepare for release 1.4.1 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Jan 19 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1.3.0-2 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Fri Dec 01 2017 Robbie Harwood <rharwood@redhat.com> - 1.3.0-1 - New upstream release v1.3.0 * Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.2.0-8 - Python 2 binary package renamed to python2-gssapi See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3 * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Tue Apr 04 2017 Robbie Harwood <rharwood@redhat.com> 1.2.0-5 - Fix problem where gss_display_status can infinite loop - Move to autosetup and rpm-git-tree * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 1.2.0-3 - Rebuild for Python 3.6 * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.0-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Thu Mar 03 2016 Robbie Harwood <rharwood@redhat.com> - 1.2.0-1 - New upstream version 1.2.0 * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Mon Nov 30 2015 Robbie Harwood <rharwood@redhat.com> - 1.1.4-1 - New upstream version 1.1.4 - Resolves #1286458 * Wed Nov 04 2015 Robert Kuska <rkuska@redhat.com> - 1.1.3-2 - Rebuilt for Python3.5 rebuild * Fri Sep 04 2015 Robbie Harwood <rharwood@redhat.com> - 1.1.3-1 - New upstream minor release * Thu Aug 20 2015 Simo Sorce <simo@redhat.com> - 1.1.2-1 - New minor release. - Resolves #1254458 - Fixes a crash bug when inquiring incomplete security contexts * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Tue Apr 28 2015 Simo Sorce <simo@redhat.com> - 1.1.1-1 - New minor release. * Thu Feb 19 2015 Solly Ross <sross@redhat.com> - 1.1.0-1 - Initial Packaging