forked from pool/python-buttplug
* switch to maintained fork of the library * DeviceRemoved event no longer tries to use non-existent dict - Fix pytest version. - Initial package release. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-buttplug?expand=0&rev=10
48 lines
1.7 KiB
Plaintext
48 lines
1.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Nov 14 09:11:18 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 0.3.0:
|
|
* switch to maintained fork of the library
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 24 14:55:41 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Drop ((python3-dataclasses and python3-base < 3.7) or
|
|
(python36-dataclasses and python36-base)) BuildRequires: python36
|
|
is being skipped to build anyway.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 3 13:52:42 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Do not build for python 3.6: incomplete stack (websockets >= 7.0
|
|
missing).
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 21 14:55:46 UTC 2021 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- Fix build with python36
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 22 08:46:29 UTC 2020 - andy great <andythe_great@pm.me>
|
|
|
|
- Update to version 0.2.0.
|
|
* DeviceRemoved event no longer tries to use non-existent dict
|
|
method.
|
|
* Fixed wrong enum naming.
|
|
* Client now actually sends client name.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 25 10:50:16 UTC 2020 - andy great <andythe_great@pm.me>
|
|
|
|
- Fix pytest version.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 24 16:53:39 UTC 2020 - andy great <andythe_great@pm.me>
|
|
|
|
- Fix dependencies, add dataclasses to build for leap 15.2.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 7 00:15:12 UTC 2020 - andy great <andythe_great@pm.me>
|
|
|
|
- Initial package release.
|