1 Commits

Author SHA256 Message Date
25afd7f8db - Update to version 1.1.1:
* bluezdbus: improve D-Bus connection error handling in manager
  * backends/bluez: don't bind lambda to loop variable
  * backends/p4android/client: initialize __callbacks to None
  * backends/winrt/client: call disconnect callback on disconnect
  * Pythonista iOS app backend support
  * bleak: add BleakClient.name property
  * backends: p4android: fix connect()
  * examples/service_explorer: pass objects directly instead of handles
  * Update service_explorer.py
  * github: add -v option to pytest
  * backends: bluezdbus: restore deprecated imports
  * backends/device: restore **kwargs in BLEDevice constructor
  * bluez: client: fix a few static typing complaints
  * "tomli" was included in Python 3.11 as "tomllib" (#1782)
  * bleak: use backend-specific key for seen_devices
  * backends: bluez: handle address change after pairing
  * bleak: use longer timeout when pairing during connect
  * build(deps-dev): bump urllib3 from 1.26.19 to 2.5.0
  * backends: winrt: scanner: enable extended advertising
  * build(deps-dev): bump requests from 2.32.0 to 2.32.4
  * github: add stale bot messages
  * backends: winrt: deprecate protection_level
  * backends: winrt: try highest pairing level first
  * backends: winrt: fix pair debug message with wrong value
  * backends: winrt: improve pairing error message
  * backends: winrt: swap order of is_paired and can_pair check
  * backends: winrt: move protection_level out of parameters
  * backends/characteristic: fix type hint
  * typings: fix a couple mypy complaints

OBS-URL: https://build.opensuse.org/package/show/hardware/python-bleak?expand=0&rev=5
2025-12-18 20:59:07 +00:00