Subject: CVS commit: pkgsrc/sysutils/py-jeepney
From: Adam Ciarcinski
Date: 2022-04-18 12:57:54
Message id: 20220418105754.7E47FFB19@cvs.NetBSD.org

Log Message:
py-jeepney: updated to 0.8.0

0.8

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`).

Files:
RevisionActionfile
1.5modifypkgsrc/sysutils/py-jeepney/Makefile
1.4modifypkgsrc/sysutils/py-jeepney/PLIST
1.3modifypkgsrc/sysutils/py-jeepney/distinfo