15
0
Files
python-buttplug/python-buttplug.changes
Matej Cepl 6cd85b4356 Accepting request 948425 from home:dimstar:Factory
- Drop ((python3-dataclasses and python3-base < 3.7) or
  (python36-dataclasses and python36-base)) BuildRequires: python36
  is being skipped to build anyway.

OBS-URL: https://build.opensuse.org/request/show/948425
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-buttplug?expand=0&rev=9
2022-01-24 22:19:17 +00:00

42 lines
1.5 KiB
Plaintext

-------------------------------------------------------------------
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.