15
0
forked from pool/python-dasbus

Accepting request 898671 from security:SELinux

- Update to dasbus-1.6
 * Allow to generate multiple output arguments (vponcova)
 * Support multiple output arguments (vponcova)
 * Add the is_tuple_of_one function (vponcova)
- Package changes:
 * Switch from PyPI to Github download.

OBS-URL: https://build.opensuse.org/request/show/898671
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dasbus?expand=0&rev=2
This commit is contained in:
2021-06-09 19:52:59 +00:00
committed by Git OBS Bridge
parent 0c73133efe
commit a78a9752de
4 changed files with 16 additions and 6 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Jun 8 13:13:14 UTC 2021 - Predrag Ivanović <predivan@mts.rs>
- Update to dasbus-1.6
* Allow to generate multiple output arguments (vponcova)
* Support multiple output arguments (vponcova)
* Add the is_tuple_of_one function (vponcova)
- Package changes:
* Switch from PyPI to Github download.
-------------------------------------------------------------------
Wed May 19 16:03:56 UTC 2021 - Predrag Ivanović <predivan@mts.rs>