Wed, 05 Jun 2024 18:47:53 UTC | login

Information for build gilmsg-0.1.2-8.fc29

ID58132
Package Namegilmsg
Version0.1.2
Release8.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
StartedThu, 19 Jul 2018 10:01:42 UTC
CompletedThu, 19 Jul 2018 10:01:42 UTC
Tags
f29
f30
f31
RPMs
src
gilmsg-0.1.2-8.fc29.src.rpm (info) (download)
noarch
gilmsg-0.1.2-8.fc29.noarch.rpm (info) (download)
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.2-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * 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