Thu, 02 May 2024 18:28:34 UTC | login

Information for build python-scp-0.10.2-6.el7

ID18781
Package Namepython-scp
Version0.10.2
Release6.el7
Epoch
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 byhguemar
State complete
Volume DEFAULT
StartedFri, 04 Aug 2017 12:31:35 UTC
CompletedFri, 04 Aug 2017 12:33:44 UTC
Taskbuild (cloud7-openstack-common-el7, python-scp-0.10.2-6.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
RPMs
src
python-scp-0.10.2-6.el7.src.rpm (info) (download)
noarch
python2-scp-0.10.2-6.el7.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * 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