Go to file
Dominique Leuenberger aa86b323e0 Accepting request 1007472 from devel:languages:python
- update to 0.8.0:
  * Removed ``jeepney.integrate`` APIs, which were deprecated in 0.7. Use
    ``jeepney.io`` instead (see :doc:`integrate`).
  * Removed deprecated ``jeepney.io.tornado`` API. Tornado now uses the asyncio
    event loop, so you can use it along with ``jeepney.io.asyncio``.
  * Deprecated ``conn.router`` attribute in the :doc:`api/blocking` integration.
    Use :ref:`proxies <msggen_proxies>` or :meth:`~.blocking.DBusConnection.send_and_get_reply`
    to find   replies to method calls, and :meth:`~.blocking.DBusConnection.filter`
    for other routing.
  * Added docs page with background on D-Bus (:doc:`dbus-background`).

OBS-URL: https://build.opensuse.org/request/show/1007472
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jeepney?expand=0&rev=9
2022-10-03 11:43:45 +00:00
.gitattributes Accepting request 710555 from home:mcalabkova:branches:devel:languages:python 2019-06-18 12:16:38 +00:00
.gitignore Accepting request 710555 from home:mcalabkova:branches:devel:languages:python 2019-06-18 12:16:38 +00:00
jeepney-0.8.0.tar.gz - update to 0.8.0: 2022-10-01 17:16:09 +00:00
python-jeepney.changes - update to 0.8.0: 2022-10-01 17:16:09 +00:00
python-jeepney.spec - update to 0.8.0: 2022-10-01 17:16:09 +00:00