Name: | python3-copr-messaging-doc |
---|---|
Version: | 0.9 |
Release: | 1.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 531022 |
License: | GPL-2.0-or-later |
RPM: | python3-copr-messaging-doc-0.9-1.el8.noarch.rpm |
Source RPM: | copr-messaging-0.9-1.el8.src.rpm |
Build Date: | Wed Apr 19 2023 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/fedora-copr/copr |
Summary: | Code documentation for copr messaging |
Description: | Schemas for messages sent by Copr project, as described on fedora-messaging documentation page https://fedora-messaging.readthedocs.io/en/latest/messages.html#schema Package also provides several convenience methods for working with copr messages. This package contains documentation for copr-messaging. |
- Add app_name property to _CoprMessage base class
- Use SPDX license
- move to GitHub home page - sync tooling with other sub-projects
- Adapt to the changed stomppy API
- explicitely requires python3-setuptools - all: run pytest with -vv in package build - pylint: sync all the pylintrc files - pylint: run pylint in all run*tests.sh files
- rename 'stomp_consumer' module to 'stomp' - fix macros in comments
- mention how to create Source0 tarball
- apply review fixes (by Silvie)
- copr_messaging: new package for working with copr messages