Mon, 01 Jul 2024 10:54:19 UTC | login

Information for build python-parallel-ssh-0.91.2-6.fc28

ID33417
Package Namepython-parallel-ssh
Version0.91.2
Release6.fc28
Epoch
SummaryAsynchronous parallel SSH library
DescriptionLibrary for running asynchronous parallel SSH commands over many hosts. parallel-ssh uses asychronous network requests - there is no multi-threading or multi-processing used. This is a requirement for commands on many (hundreds/thousands/hundreds of thousands) of hosts which would grind a system to a halt simply by having so many processes/threads all wanting to execute if done with multi-threading/processing.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 06 Jun 2018 18:59:42 UTC
CompletedWed, 06 Jun 2018 18:59:42 UTC
Tags
f29
RPMs
src
python-parallel-ssh-0.91.2-6.fc28.src.rpm (info) (download)
noarch
python2-parallel-ssh-0.91.2-6.fc28.noarch.rpm (info) (download)
python3-parallel-ssh-0.91.2-6.fc28.noarch.rpm (info) (download)
Changelog * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.91.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.91.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.91.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro HronĨok <mhroncok@redhat.com> - 0.91.2-3 - Rebuild for Python 3.6 * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.91.2-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Thu Jul 07 2016 Igor Gnatenko <ignatenko@redhat.com> - 0.91.2-1 - Update to 0.91.2 * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.80.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.80.3-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Sun Oct 25 2015 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.80.3-1 - Update to 0.80.3 * Sun Oct 11 2015 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.80.1-1 - Initial package