Accepting request 1009980 from home:yarunachalam:branches:devel:languages:python

- Update to version 3.1.0 
  * Add the app_name and agent_name properties to message schemas (#272)
  * Added "groups" property to message schemas. This property can be used if an event affects a list of groups. (#252)

OBS-URL: https://build.opensuse.org/request/show/1009980
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fedora-messaging?expand=0&rev=11
This commit is contained in:
John Vandenberg 2022-10-12 04:42:45 +00:00 committed by Git OBS Bridge
parent 1827130a3d
commit 6943352704
4 changed files with 11 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:94ea22c7e7bf78e988b9d2c4bed80d7b422122429f9dd65408a6b8a28dcf13f8
size 140668

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ce58e2ccbb0b43670fc770314bcedeced8be5c4c860d8465939aa2e646d1e56f
size 149996

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Oct 12 03:16:41 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 3.1.0
* Add the app_name and agent_name properties to message schemas (#272)
* Added "groups" property to message schemas. This property can be used if an event affects a list of groups. (#252)
-------------------------------------------------------------------
Wed Aug 3 03:12:42 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>

View File

@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-fedora-messaging
Version: 3.0.2
Version: 3.1.0
Release: 0
Summary: Python tools for Fedora's messaging infrastructure
License: GPL-2.0-or-later