Files
python-hidapi/python-hidapi.changes

50 lines
1.8 KiB
Plaintext

-------------------------------------------------------------------
Mon Dec 2 20:39:50 UTC 2024 - Scott Bradnick <scott.bradnick@suse.com>
- Updating to upstream version 0.14.0.post4
-------------------------------------------------------------------
Mon Nov 6 08:20:51 UTC 2023 - Andreas Schneider <asn@cryptomilk.org>
- Fixed building with Cython >= 3.0
- Added hidapi-cython-3-0-support.patch
- Use pyproject macros
-------------------------------------------------------------------
Sun Aug 20 23:05:39 UTC 2023 - Scott Bradnick <scott.bradnick@suse.com>
- Looks like there's now a python3-Cython and python3-Cython0
* swapping in Cython0 vs. Cython (which appears to be Cython v3)
-------------------------------------------------------------------
Tue May 30 00:08:25 UTC 2023 - Scott Bradnick <scott.bradnick@suse.com>
- Updating to upstream version 0.14.0
* Call hid_init() at import time, to avoid macOS crash (#150)
* bump hidapi to 0.14.0
-------------------------------------------------------------------
Wed Jan 18 21:32:26 UTC 2023 - Scott Bradnick <scott.bradnick@suse.com>
- Updating to upstream version 0.13.1
* expose version of bindings as hid.__version__
* expose hid_version_str
* Update cibuildwheel action to 2.11.2
* bump hidapi to 0.13.1
* bump github actions versions
-------------------------------------------------------------------
Wed Aug 17 14:04:06 UTC 2022 - Scott Bradnick <scott.bradnick@suse.com>
- Updating to upstream version 0.12.0.post2
-------------------------------------------------------------------
Mon Apr 4 19:15:50 UTC 2022 - Scott Bradnick <scott.bradnick@suse.com>
- Updating to upstream version 0.11.2
-------------------------------------------------------------------
Sat Mar 26 22:20:15 UTC 2022 - Scott Bradnick <scott.bradnick@suse.com>
- Initial version 0.11.0.post2 from upstream via py2pack