Fri, 26 Apr 2024 19:45:23 UTC | login

Information for build python-scp-0.13.2-4.el8

ID28407
Package Namepython-scp
Version0.13.2
Release4.el8
Epoch
Sourcepython-scp-0.13.2-4.el8.src.rpm
SummaryScp module for paramiko
DescriptionThe scp.py module uses a paramiko transport to send and receive files via the scp1 protocol. This is the protocol as referenced from the openssh scp program, and has only been tested with this implementation.
Built byrdobuilder
State complete
Volume DEFAULT
StartedThu, 30 Jan 2020 02:35:43 UTC
CompletedThu, 30 Jan 2020 02:38:17 UTC
Taskbuild (cloud8-openstack-ussuri-el8, python-scp-0.13.2-4.el8.src.rpm)
Extra{'source': {'original_url': 'python-scp-0.13.2-4.el8.src.rpm'}}
Tags
cloud8-openstack-train-release
cloud8-openstack-train-testing
cloud8-openstack-ussuri-release
cloud8-openstack-ussuri-testing
cloud8-openstack-victoria-release
cloud8-openstack-victoria-testing
cloud8-openstack-wallaby-testing
cloud8s-openstack-train-testing
cloud8s-openstack-ussuri-release
cloud8s-openstack-ussuri-testing
cloud8s-openstack-victoria-release
cloud8s-openstack-victoria-testing
RPMs
src
python-scp-0.13.2-4.el8.src.rpm (info) (download)
noarch
python3-scp-0.13.2-4.el8.noarch.rpm (info) (download)
Logs
noarch
root.log
hw_info.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
Changelog * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.13.2-4 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.13.2-3 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Tue Apr 02 2019 Orion Poplawski <orion@cora.nwra.com> - 0.13.2-1 - Update to 0.13.2 * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sun Oct 07 2018 Orion Poplawski <orion@cora.nwra.com> - 0.11.0-1 - Update to 0.11.0 - Drop Python 2 package for Fedora 30+ (bugz #1631310) * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.2-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.10.2-9 - Rebuilt for Python 3.7 * Wed Feb 28 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.10.2-8 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.2-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.10.2-4 - Rebuild for Python 3.6 * Wed Nov 16 2016 Ben Rosser <rosser.bjr@gmail.com> - 0.10.2-3 - Remove ownership of python3_sitelib/__pycache__ from the python3 subpackage. * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.10.2-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Tue May 03 2016 Ben Rosser <rosser.bjr@gmail.com> - 0.10.2-1 - Updated package to latest upstream version. - Modernized spec file. - Added support for Python 3. * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Wed Feb 19 2014 Orion Poplawski <orion@cora.nwra.com> - 0.7.1-3 - Add missing BR python-paramiko for tests * Wed Feb 19 2014 Orion Poplawski <orion@cora.nwra.com> - 0.7.1-2 - Add missing BR python-setuptools - Other minor cleanup - Add %check * Fri Feb 14 2014 Orion Poplawski <orion@cora.nwra.com> - 0.7.1-1 - Initial package