14
0

Accepting request 1125591 from home:fcrozat:branches:devel:languages:python

- Update to 0.9.4:
  * Updated Windows HIDAPI backend to attempt to load from the
    local working directory.
  * Added detection for MacOS Homebrew installations of the
    libhidapi back-end library.

OBS-URL: https://build.opensuse.org/request/show/1125591
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-streamdeck?expand=0&rev=8
This commit is contained in:
2023-11-13 14:08:53 +00:00
committed by Git OBS Bridge
parent 401ad9f718
commit 9359960571
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Nov 13 12:21:44 UTC 2023 - Frederic Crozat <fcrozat@suse.com>
- Update to 0.9.4:
* Updated Windows HIDAPI backend to attempt to load from the
local working directory.
* Added detection for MacOS Homebrew installations of the
libhidapi back-end library.
-------------------------------------------------------------------
Wed Jul 19 09:32:34 UTC 2023 - Frederic Crozat <fcrozat@suse.com>