Commit Graph

8 Commits

Author SHA256 Message Date
Dominique Leuenberger
01d9fcd693 Accepting request 783023 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/783023
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jeepney?expand=0&rev=4
2020-03-09 17:34:23 +00:00
Tomáš Chvátal
22d48c1b40 Accepting request 783022 from home:mcalabkova:branches:devel:languages:python
- Update to 0.4.3
  * Raise ConnectionResetError in blocking integration if socket.recv() 
    gives no data

OBS-URL: https://build.opensuse.org/request/show/783022
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jeepney?expand=0&rev=7
2020-03-09 16:30:52 +00:00
Dominique Leuenberger
a5d59845c0 Accepting request 780407 from devel:languages:python
- update to 0.4.2:
  The blocking ``DBusConnection`` integration class now has a ``.close()``
  method, and can be used as a context manager::
    from jeepney.integrate.blocking import connect_and_authenticate
    with connect_and_authenticate() as connection:

OBS-URL: https://build.opensuse.org/request/show/780407
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jeepney?expand=0&rev=3
2020-03-03 09:15:28 +00:00
045ad4068e - update to 0.4.2:
The blocking ``DBusConnection`` integration class now has a ``.close()``
  method, and can be used as a context manager::
    from jeepney.integrate.blocking import connect_and_authenticate
    with connect_and_authenticate() as connection:

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jeepney?expand=0&rev=5
2020-02-28 22:50:01 +00:00
Ludwig Nussel
873850c211 Accepting request 730190 from devel:languages:python
- Update to 0.4.1:
  * Avoid using :class:`asyncio.Future` for the blocking integration.
  * Set the 'destination' field on method return and error messages to the
    'sender' from the parent message.

OBS-URL: https://build.opensuse.org/request/show/730190
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jeepney?expand=0&rev=2
2019-09-13 12:59:40 +00:00
Tomáš Chvátal
69d81d4080 - Update to 0.4.1:
* Avoid using :class:`asyncio.Future` for the blocking integration.
  * Set the 'destination' field on method return and error messages to the
    'sender' from the parent message.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jeepney?expand=0&rev=3
2019-09-11 14:40:58 +00:00
Dominique Leuenberger
e4bf37db60 Accepting request 710560 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/710560
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jeepney?expand=0&rev=1
2019-06-19 19:08:39 +00:00
Tomáš Chvátal
b4f601fcc7 Accepting request 710555 from home:mcalabkova:branches:devel:languages:python
future dependency of SecretStorage

OBS-URL: https://build.opensuse.org/request/show/710555
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jeepney?expand=0&rev=1
2019-06-18 12:16:38 +00:00