17
0

Compare commits

15 Commits

Author SHA256 Message Date
91b86a0c79 Accepting request 1307880 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1307880
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-streamdeck?expand=0&rev=8
2025-09-29 18:43:34 +00:00
8cb7fbdffa - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-streamdeck?expand=0&rev=18
2025-09-29 14:07:06 +00:00
fb8ddd3ded 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
3dd622d6e9 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
37f797d618 - 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
b226ada4ec 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
f821e6f2af - 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
fd48ade606 Accepting request 1135638 from devel:languages:python
- update to 0.9.5:
  * Added support for the StreamDeck Plus.

OBS-URL: https://build.opensuse.org/request/show/1135638
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-streamdeck?expand=0&rev=4
2024-01-03 11:24:32 +00:00
3f16560ef6 - update to 0.9.5:
* Added support for the StreamDeck Plus.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-streamdeck?expand=0&rev=10
2023-12-29 10:25:19 +00:00
314f2b2292 Accepting request 1125600 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1125600
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-streamdeck?expand=0&rev=3
2023-11-13 21:22:03 +00:00
9359960571 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
2023-11-13 14:08:53 +00:00
30d6e82cf5 Accepting request 1099480 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1099480
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-streamdeck?expand=0&rev=2
2023-07-19 17:11:35 +00:00
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
7d0cd4f359 Accepting request 1099278 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1099278
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-streamdeck?expand=0&rev=1
2023-07-18 20:09:01 +00:00
OBS User buildservice-autocommit
1790d23a96 baserev update by copy to link target
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-streamdeck?expand=0&rev=4
2023-07-18 20:09:01 +00:00
6 changed files with 12 additions and 11 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
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.7
Version: 0.9.8
Release: 0
Summary: Library to control Elgato StreamDeck devices
License: MIT

View File

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

View File

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

View File

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

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

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