File python-dbus_next.changes of Package python-dbus_next

-------------------------------------------------------------------
Mon May 26 11:28:49 UTC 2025 - Markéta Machová <mmachova@suse.com>

- Convert to pip-based build

-------------------------------------------------------------------
Wed Sep 29 14:57:58 UTC 2021 - Matej Cepl <mcepl@suse.com>

- Add python-dbus_next-rpmlintrc as another Source.

-------------------------------------------------------------------
Tue Sep 28 11:48:34 UTC 2021 - nyslay@gmail.com

- Update to version 0.2.3:
    * Include py.typed in Manifest.in (#79)
    * Fix property validation error message (#81)
    * Don't log errors if call failed after disconnect (#84)
    * Support PEP563 annotations (#3)
    * Service: support async properties (#86)
    * Client: Support coroutines as signal handlers (#58)

-------------------------------------------------------------------
Tue Sep 28 11:48:34 UTC 2021 - nyslay@gmail.com

- Update to version 0.2.2:
    * Add connected instance variable to the MessageBus (#74)
    * Better handling of message bus errors on disconnect (de8ed30)
    * Ensure futures are not done when settings results and exceptions (#73, 1213667)

-------------------------------------------------------------------
Tue Sep 28 11:48:34 UTC 2021 - nyslay@gmail.com

- Update to version 0.2.1
    * aio.MessageBus: Support passing unix fds. (#54)
    * Unmarshaller optimizations for a significant performance increase in message reading. (#62, #64)
    * Cache instances of SignatureTree. (ace5584)
    * Fix socket creation on macos. (#63)
    * Implement PEP 561 to indicate inline type hints. (#69)
    * aio.MessageBus: Return a future from send(). (302511b)
    * aio.MessageBus: Add wait_for_disconnect() to detect connection errors. (ab01ab1)

-------------------------------------------------------------------
Tue Sep 28 11:48:34 UTC 2021 - nyslay@gmail.com

- Updated to version 0.1.4
    * Support tcp transport addresses (#57)
    * Add support for the annonymous authentication protocol (#32)
    * Add flags kwarg to aio high level client method call (#55)
    * Allow subclassing of DBusError (#42)
    * Fix exception in aio message handler loop on task cancellation (ff165aa)
    * Improve error messages (#46, #59)
    * Fix match rule memory leak bug (508edf8)
    * Don't add match rules for high level client by default (615218f)
    * Add empty properties interface to standard interfaces (#49)

-------------------------------------------------------------------
Tue Sep 28 11:48:34 UTC 2021 - nyslay@gmail.com

- Updated to version 0.1.3
    * Add the object manager interface to the service. (#14, #37)
    * Allow coroutines in service methods. (#24, #27)
    * Client: don't send method replies with NO_REPLY_EXPECTED message flag. (#22)
    * Fix duplicate nodes in introspection. (#13)

-------------------------------------------------------------------
Tue Sep 28 11:48:34 UTC 2021 - nyslay@gmail.com

- Updated to version 0.1.2
    * Allow exporting interface multiple times (#4)
    * Fix super call in exceptions (#5)
    * Add timeout support on introspect (#7)
    * Add unix fd type 'h' to valid tokens (#9)
    * Dont use future annotations (#10)
    * Fix variant validator (d724fc2)

-------------------------------------------------------------------
Tue Sep 28 11:48:34 UTC 2021 - nyslay@gmail.com

- Updated to version 0.1.1
    * Remove the MessageBus convenience constructors (breaking).
    * Complete documentation.
    * Type annotation for all public methods.

-------------------------------------------------------------------
Tue Sep 28 11:48:34 UTC 2021 - nyslay@gmail.com

- This is the first release of python-dbus-next.
openSUSE Build Service is sponsored by