Wed, 05 Jun 2024 06:25:02 UTC | login

Information for build gilmsg-0.1.2-7.fc29

ID34112
Package Namegilmsg
Version0.1.2
Release7.fc29
Epoch
SummaryA reliability layer on top of fedmsg
Descriptiongilmsg layers a reliability check in-band on top of the existing PUB-SUB fedmsg framework. Here's how it works, broadly: - When ``gilmsg.publish(...)`` is invoked, you must declare a list of required recipients. - A background thread is started that listens for ACK messages on the whole bus. - If an ACK is not received from all ``recipients`` within a given timeout, then a ``Timeout`` exception is raised.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 06 Jun 2018 23:08:09 UTC
CompletedWed, 06 Jun 2018 23:08:09 UTC
Tags
f29
RPMs
src
gilmsg-0.1.2-7.fc29.src.rpm (info) (download)
noarch
gilmsg-0.1.2-7.fc29.noarch.rpm (info) (download)
Changelog * Wed Feb 07 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.1.2-7 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.2-3 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Sep 09 2015 Ralph Bean <rbean@redhat.com> - 0.1.2-1 - Initial package for Fedora