summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/fedmsg: Support python3.6Pacho Ramos2018-06-271-2/+2
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* update pypi HOMEPAGE to avoid redirectionMichael Mair-Keimberger2018-04-261-1/+1
| | | | Closes: https://github.com/gentoo/gentoo/pull/8080
* Replace pypi.python.org with pypi.org in HOMEPAGEMike Gilbert2018-04-191-1/+1
| | | | Bug: https://bugs.gentoo.org/653540
* dev-python/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* dev-python/fedmsg: Clean old versions upMichał Górny2017-05-023-77/+0
|
* Globally add missing remote ID references to metadata.xmlJustin Lecher2017-04-291-1/+4
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-python/fedmsg: Bump to version 0.18.3Kent Fredric2017-04-142-0/+41
| | | | | | | | | | | | | Upstream: - Change branding to "Federated Message Bus" - Updated example publishing code - Fix support for multi-line JSON - fedmsg-relay no longer iadvertently starts producers - Drop artificial keys from datagrepper so backlog doesn't fail validation - Fix broken test suite mock Package-Manager: Portage-2.3.4, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-python/fedmsg: -r1 bump for RDEP propagationMaciej Grela2017-02-131-0/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/3922
* dev-python/fedmsg: Add missing dependency on psutilMaciej Grela2017-02-131-0/+1
| | | | Closes: https://github.com/gentoo/gentoo/pull/3922
* 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