SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python312-hidapi-0.14.0.p2-1.5.i586.rpm :

* Thu Sep 26 2024 marecAATTdetebe.org- Update to version 0.14.0.p2:
* bump version to 0.14.0.post2
* Wed Aug 14 2024 marecAATTdetebe.org- Update to version 0.14.0.p1:
* update wheel workflow
* bump version to 0.14.0.post1
* do not use markdown in docs, use restructured text
* enable musllinux build
* build wheels with libusb backend for now (only applicable for Linux)
* Tox check with CI on Windows, macOS and Ubuntu (#164)
* fix readme
* run black on
*.py
* add env variable mention to readme
* make it possible to override options via env variables too
* rework build (#162)
* Fix impropper hid_bus_type declaration
* update github actions
* update tox.ini
* reintroduce requirements.txt
* README: git clone can get the submodule too
* use pyproject.toml allow using recent cython the expectation is that one would use the `build` tool instead of invoking setup.py.
* specify language_level for cython
* use pyxdep file to locate chid.pxd
* Exposing bus_type field from hid_device_info.
* Require Cython<3 instead of Cython
* Print the last hidapi error in addition to the exception
* Feature: Let device.error() retrieve global errors as well
* Sun May 28 2023 marecAATTdetebe.org- Update to version 0.14.0:
* bump hidapi to 0.14.0
* Call hid_init() at import time, to avoid macOS crash (#150)
* Thu Jan 12 2023 marecAATTdetebe.org- Update to version 0.13.1:
* bump github actions versions
* bump hidapi to 0.13.1
* Update cibuildwheel action to 2.11.2
* expose hid_version_str
* expose version of bindings as `hid.__version__`
* Tue Jun 07 2022 marecAATTdetebe.org- Update to version 0.12.0.p2:
* bump version to 0.12.0.post2
* add hid.c to MANIFEST.in
* Tue Jun 07 2022 marecAATTdetebe.org- Update to version 0.12.0.p1:
* bump version to 0.12.0.post1
* Tue Jun 07 2022 marecAATTdetebe.org- Update to version 0.12.0:
* bump hidapi to 0.12.0
* Simplify wheels build action
* Sun May 01 2022 marecAATTdetebe.org- Update to version 0.11.2:
* bump hidapi to 0.11.2
* Remove references to self when creating device finalizers
* Raise RuntimeError if opening an already open device
* Tue Nov 02 2021 marecAATTdetebe.org- Update to version 0.11.0.p3:
* bump version to 0.11.0.post3
* Remove hidapi_exit() entirely
* Make hidapi_exit() safe by turning it into a no-op
* Automatically self.close() for safe HIDAPI finalization
* Finalize HIDAPI only when ref count reaches zero
* Fri Oct 22 2021 marecAATTdetebe.org- Update to version 0.11.0.p2:
* bump version to 0.11.0.post2
* update wheel action
* Fri Oct 22 2021 marecAATTdetebe.org- Update to version 0.11.0.p1:
* bump version to 0.11.0.post1
* Fri Oct 22 2021 marecAATTdetebe.org- Update to version 0.11.0:
* bump version to 0.11.0
* hidapi: bump submodule to 0.11.0
* update docs copyright
* Added apt install instructions for readthedocs (#122)
* Add linux aarch64 wheel build support (#121)
* call hid_exit on exit
* drop Gary, he\'s not involved anymore; use README as long_description
* add documentation link to readme
* Added Sphinx documentation builder and added doc comments (#107)
* ci: use manylinux2014 to build the wheels
* ci: set wheel building action to manual dispatch
* remove non-functional badges from the readme
* ci: remove appveyor and travis as we don\'t use them anymore
* github: add wheel builder action
* wrap malloc/free into try/finally (#102)
* reformat with black
* Thu Jan 21 2021 marecAATTdetebe.org- Update to version 0.10.1:
* bump version to 0.10.1
* hidapi: bump submodule to 0.10.1
* call hid_enumerate() without gil (#94)
* Thu Jan 21 2021 marecAATTdetebe.org- Update to version 0.10.0.p1:
* bump version to 0.10.0.post1
* macOS: Link to AppKit to resolve \'NSAppKitVersionNumber\' reference. (#98)
* enable python 3.9
* Thu Jan 21 2021 marecAATTdetebe.org- Update to version 0.10.0:
* bump hidapi to 0.10.0, bump version
* bump hidapi to master
* Thu Jan 21 2021 marecAATTdetebe.org- Update to version 0.9.0.p3:
* bump version to 0.9.0.post3
* bump hidapi to master
* added support for the \"get_input_report\" function (#88)
* Revert \"Added call to hid_exit() in close() (#53)\"
* Expose `get_indexed_string()` (#83)
* use bionic for travis
* drop python 3.4 (eol)
* Thu Jan 21 2021 marecAATTdetebe.org- Update to version 0.9.0.p2:
* bump version to 0.9.0.post2
* Use python -m pip to upgrade pip (#81)
 
ICM