Thu, 30 May 2024 16:16:13 UTC | login

Information for build gofer-3.0.0-0.8.fc33

ID162505
Package Namegofer
Version3.0.0
Release0.8.fc33
Epoch
SummaryA lightweight, extensible python agent
DescriptionGofer provides an extensible, light weight, universal python agent. The gofer core agent is a python daemon (service) that provides infrastructure for exposing a remote API and for running Recurring Actions. The APIs contributed by plug-ins are accessible by Remote Method Invocation (RMI). The transport for RMI is AMQP using an AMQP message broker. Actions are also provided by plug-ins and are executed at the specified interval.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 04 Jun 2020 07:00:47 UTC
CompletedThu, 04 Jun 2020 07:00:47 UTC
Tags
f33
RPMs
src
gofer-3.0.0-0.8.fc33.src.rpm (info) (download)
noarch
gofer-3.0.0-0.8.fc33.noarch.rpm (info) (download)
gofer-tools-3.0.0-0.8.fc33.noarch.rpm (info) (download)
python3-gofer-3.0.0-0.8.fc33.noarch.rpm (info) (download)
python3-gofer-amqp-3.0.0-0.8.fc33.noarch.rpm (info) (download)
python3-gofer-proton-3.0.0-0.8.fc33.noarch.rpm (info) (download)
Changelog * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 3.0.0-0.8 - Rebuilt for Python 3.9 * Tue May 05 2020 Jeff Ortel <jortel@redhat.com> - 3.0.0-0.7 - Qpid messaging removed to fix: bz:1830673. * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-0.6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 3.0.0-0.5 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 3.0.0-0.4 - Rebuilt for Python 3.8 * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-0.3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-0.2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Sep 21 2018 Jeff Ortel <jortel@redhat.com> 3.0.0-0.1 - Python2 packages removed. - Released 3.0 features. * Tue Sep 18 2018 Jeff Ortel <jortel@redhat.com> 2.12.2-1 - Adapter reliability logging at WARN instead of ERROR. (jortel@redhat.com) * Fri Jul 27 2018 Jeff Ortel <jortel@redhat.com> 2.12.1-4 - Revert overridden change that removed BuildRoot re: bug:1608217. * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.12.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Jul 02 2018 Miro Hrončok <mhroncok@redhat.com> - 2.12.1-2 - Rebuilt for Python 3.7 * Thu Jun 21 2018 Jeff Ortel <jortel@redhat.com> 2.12.1-1 - Reload plugin on no-route caused by missing queue. (jortel@redhat.com)