Tue, 28 May 2024 20:45:57 UTC | login

Information for build github2fedmsg-0.3.6-8.fc29

ID34383
Package Namegithub2fedmsg
Version0.3.6
Release8.fc29
Epoch
SummaryPubsubhubbub app that rebroadcasts GH events over fedmsg
DescriptionIt is a web application that monitors GitHub repositories you subscribe it to. When new actions (commits, pull-request, tickets) are made, it broadcasts a message on the fedmsg message bus. It is written in Python on the Pyramid framework, and uses velruse to talk with GitHub. It adds a webhook callback back to itself on repositories you ask it to monitor. When one of those callbacks fire, github2fedmsg republishes the message it receives to the fedmsg bus.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 07 Jun 2018 00:22:33 UTC
CompletedThu, 07 Jun 2018 00:22:33 UTC
Tags
f29
RPMs
src
github2fedmsg-0.3.6-8.fc29.src.rpm (info) (download)
noarch
github2fedmsg-0.3.6-8.fc29.noarch.rpm (info) (download)
Changelog * Thu Mar 01 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.3.6-8 - 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.3.6-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.6-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.6-4 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Wed Feb 18 2015 Ralph Bean <rbean@redhat.com> - 0.3.6-1 - new version * Fri Feb 13 2015 Ralph Bean <rbean@redhat.com> - 0.3.5-1 - new version * Mon Feb 02 2015 Ralph Bean <rbean@redhat.com> - 0.3.4-1 - new version * Fri Nov 14 2014 Ralph Bean <rbean@redhat.com> - 0.3.3-2 - Try again at fixing rhel conditionals. * Fri Nov 14 2014 Ralph Bean <rbean@redhat.com> - 0.3.3-1 - Latest upstream with various bugfixes. * Thu Nov 13 2014 Ralph Bean <rbean@redhat.com> - 0.3.1-3 - Fix rhel conditionals. * Tue Jul 01 2014 Ralph Bean <rbean@redhat.com> - 0.3.1-2 - Note bundling in BuildRequires. * Wed Jun 18 2014 Ralph Bean <rbean@redhat.com> - 0.3.1-1 - Bugfix to webhooks receipt. * Wed Jun 18 2014 Ralph Bean <rbean@redhat.com> - 0.3.0-1 - Latest upstream. - Replaces pubsubhubbub subscription with 'webhooks'. - Allows for users to commit to a reduced oauth scope. * Tue Jun 17 2014 Ralph Bean <rbean@redhat.com> - 0.2.7-1 - Latest upstream, fix links to work behind a proxy. * Tue Jun 17 2014 Ralph Bean <rbean@redhat.com> - 0.2.6-1 - Latest upstream, includes templates. * Mon May 12 2014 Ralph Bean <rbean@redhat.com> - 0.2.4-1 - Updates from review https://github.com/fedora-infra/github2fedmsg/pull/7 - AGPL headers. - Fixed grammar and style in description. - Unbundle glyphicons-halflings-fonts. - Updated bootstrap fedora to 3.1.1. * Wed Mar 19 2014 Ralph Bean <rbean@redhat.com> - 0.2.2-1 - Initial packaging for Fedora