14
0
Files
python-streamdeck/python-streamdeck.changes
Dirk Mueller 401ad9f718 Accepting request 1099459 from home:fcrozat:branches:devel:languages:python
- Add requires on libhidapi-libusb0, its shared library is loaded
  dynamically by python module and is a must for this module to
  work properly.

OBS-URL: https://build.opensuse.org/request/show/1099459
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-streamdeck?expand=0&rev=6
2023-07-19 11:07:54 +00:00

22 lines
735 B
Plaintext

-------------------------------------------------------------------
Wed Jul 19 09:32:34 UTC 2023 - Frederic Crozat <fcrozat@suse.com>
- Add requires on libhidapi-libusb0, its shared library is loaded
dynamically by python module and is a must for this module to
work properly.
-------------------------------------------------------------------
Tue Jul 18 13:08:32 UTC 2023 - Dirk Müller <dmueller@suse.com>
- fix formatting
-------------------------------------------------------------------
Tue Jul 18 12:29:10 UTC 2023 - Frederic Crozat <fcrozat@suse.com>
- Update to 0.9.3.
-------------------------------------------------------------------
Mon Aug 2 01:41:48 UTC 2021 - Simon Lees <sflees@suse.de>
- Initial Package