forked from pool/python-dasbus
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/946471 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dasbus?expand=0&rev=3
33 lines
1.2 KiB
Plaintext
33 lines
1.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Jan 7 16:32:06 UTC 2022 - Predrag Ivanović <predivan@mts.rs>
|
|
|
|
- Add python-rpm-macros to BuildRequires.
|
|
|
|
-------------------------------------------------------------------
|
|
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>
|
|
|
|
- Update to dasbus-1.5
|
|
* Provide additional info about the DBus call (vponcova)
|
|
* Rename TestMessageBus class to silence pytest warning (luca)
|
|
* Fix the raise-missing-from warning (vponcova)
|
|
- Add gobject-introspection to BuildRequires
|
|
Needed for typelib() requires auto-detection.
|
|
|
|
- Require python-gobject instead of python3-gobject
|
|
Otherwise every built python flavor (3.6, 3.8, and 3.9) will depend on python 3.8.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 15 16:01:09 UTC 2021 - Predrag Ivanović <predivan@mts.rs>
|
|
|
|
- Initial packaging.
|