17
0

6 Commits

Author SHA256 Message Date
debcace917 Accepting request 1297969 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1297969
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-streamdeck?expand=0&rev=7
2025-08-06 16:15:29 +00:00
0f3640fb55 - Update to 0.9.7
* Documentation fixes (StreamDeck 6 key module is also supported since 0.9.7)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-streamdeck?expand=0&rev=16
2025-08-06 13:55:38 +00:00
b03652ccab Accepting request 1285977 from devel:languages:python
- Switch to pyroject macros.

OBS-URL: https://build.opensuse.org/request/show/1285977
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-streamdeck?expand=0&rev=6
2025-06-16 09:13:14 +00:00
4f9d0b081d - Switch to pyroject macros.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-streamdeck?expand=0&rev=14
2025-06-16 06:25:54 +00:00
480b3efdf8 Accepting request 1219217 from devel:languages:python
- update to 0.9.6:
  * Fixed StreamDeck+ returning 10 key states instead of the
    expected 8.
  * Fixed StreamDeck+ dial push event not being detected
    correctly.
  * Fixed old key states and dial states returned if requested
    from inside a key or dial callback function.
  * Added support for FreeBSD platforms.
  * Added support for the StreamDeck Neo.

OBS-URL: https://build.opensuse.org/request/show/1219217
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-streamdeck?expand=0&rev=5
2024-10-30 16:36:54 +00:00
90d4ee93dd - update to 0.9.6:
* Fixed StreamDeck+ returning 10 key states instead of the
    expected 8.
  * Fixed StreamDeck+ dial push event not being detected
    correctly.
  * Fixed old key states and dial states returned if requested
    from inside a key or dial callback function.
  * Added support for FreeBSD platforms.
  * Added support for the StreamDeck Neo.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-streamdeck?expand=0&rev=12
2024-10-29 22:24:31 +00:00
4 changed files with 5 additions and 12 deletions

View File

@@ -1,10 +1,3 @@
-------------------------------------------------------------------
Mon Sep 29 12:10:45 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.9.8
* Documentation fixes (StreamDeck 6 key module is also supported since 0.9.7)
- Use Python 3.11 on SLE-15 by default
-------------------------------------------------------------------
Tue Aug 5 10:50:39 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -15,9 +15,9 @@
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%{?sle15_python_module_pythons}
Name: python-streamdeck
Version: 0.9.8
Version: 0.9.7
Release: 0
Summary: Library to control Elgato StreamDeck devices
License: MIT

3
streamdeck-0.9.7.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8d586e66286f8ee039af0979e49026b45abe87f7f933af15a38e2387c1e3508e
size 2557584

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:acee4ad207a40d4cc2256d3a4c22b9f591e3c390efbe515e439ce518b31d0125
size 2557549