forked from pool/python-streamdeck
		
	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
			
			
This commit is contained in:
		| @@ -1,3 +1,16 @@ | |||||||
|  | ------------------------------------------------------------------- | ||||||
|  | Tue Oct 29 22:24:06 UTC 2024 - Dirk Müller <dmueller@suse.com> | ||||||
|  |  | ||||||
|  | - 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. | ||||||
|  |  | ||||||
| ------------------------------------------------------------------- | ------------------------------------------------------------------- | ||||||
| Fri Dec 29 10:24:43 UTC 2023 - Dirk Müller <dmueller@suse.com> | Fri Dec 29 10:24:43 UTC 2023 - Dirk Müller <dmueller@suse.com> | ||||||
|  |  | ||||||
|   | |||||||
| @@ -1,7 +1,7 @@ | |||||||
| # | # | ||||||
| # spec file for package python-streamdeck | # spec file for package python-streamdeck | ||||||
| # | # | ||||||
| # Copyright (c) 2023 SUSE LLC | # Copyright (c) 2024 SUSE LLC | ||||||
| # | # | ||||||
| # All modifications and additions to the file contributed by third parties | # All modifications and additions to the file contributed by third parties | ||||||
| # remain the property of their copyright owners, unless otherwise agreed | # remain the property of their copyright owners, unless otherwise agreed | ||||||
| @@ -17,7 +17,7 @@ | |||||||
|  |  | ||||||
|  |  | ||||||
| Name:           python-streamdeck | Name:           python-streamdeck | ||||||
| Version:        0.9.5 | Version:        0.9.6 | ||||||
| Release:        0 | Release:        0 | ||||||
| Summary:        Library to control Elgato StreamDeck devices | Summary:        Library to control Elgato StreamDeck devices | ||||||
| License:        MIT | License:        MIT | ||||||
|   | |||||||
| @@ -1,3 +0,0 @@ | |||||||
| version https://git-lfs.github.com/spec/v1 |  | ||||||
| oid sha256:04796266b44577ae03f940f5c5ca69d87007e03d19eed89b6b02686c030ceb91 |  | ||||||
| size 2555109 |  | ||||||
							
								
								
									
										3
									
								
								streamdeck-0.9.6.tar.gz
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								streamdeck-0.9.6.tar.gz
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,3 @@ | |||||||
|  | version https://git-lfs.github.com/spec/v1 | ||||||
|  | oid sha256:ec42d9b711b352ea274ad305a6eb48ece1eed3a5bffe70b928e082dce0f788f0 | ||||||
|  | size 2556726 | ||||||
		Reference in New Issue
	
	Block a user