summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/fedmsg: Remove oldKent Fredric2017-01-182-37/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-python/fedmsg: Bump to version 0.18.2Kent Fredric2017-01-182-0/+41
| | | | | | | | | - Add CHANGELOG to docdir Upstream: - Fix misleading signature validation logic in base consumer Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-python/fedmsg: Bump to version 0.18.1Kent Fredric2016-12-052-0/+37
| | | | | | | | Upstream: - Handle STOMP message manging inside validation after JSON decoding. Package-Manager: portage-2.3.2
* dev-python/fedmsg: Added at version 0.18.0Kent Fredric2016-11-135-0/+116
Configuration optimised for making anitya (https://release-monitoring.org) work out of the box: This includes disabling verification by default, as its currently impossible to get x509 verification working on Python 3.5 People who want signature verification enabled are encouraged to install for python 2.7, and RDEPEND is configured to automatically pull in m2crypto if you opt to build for python 2.7 However, getting it working will still require m2ext being added to tree somewhere, which is dubious given m2ext hasn't been touched since 2012 Package-Manager: portage-2.3.2