Libusb-package

Latest version: v1.0.26.3

Safety actively analyzes 723685 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.0.26.3

Changes

* Update CIBUILDWHEEL version in GH workflow to cover building wheels for Python 3.12 and 3.13


**Full Changelog**: https://github.com/pyocd/libusb-package/compare/v1.0.26.2...v1.0.26.3

1.0.26.2

Changes

* Replace deprecated `importlib.resources` API usage


**Full Changelog**: https://github.com/pyocd/libusb-package/compare/v1.0.26.1...v1.0.26.2

1.0.26.1

Changes

* Python 3.11 support
* Dropped Python 3.6 support

**Full Changelog**: https://github.com/pyocd/libusb-package/compare/v1.0.26.0...v1.0.26.1

1.0.26.0

Changes

* Update libusb to commit libusb/libusbba69847, the [v1.0.26](https://github.com/libusb/libusb/releases/v1.0.26) release plus 3 additional commits which fix building under Linux in some cases.
* Fix Linux build without udev for non-CI.
* Add support for cpython-mingw (Thanks mhkline)
* Add Pyinstaller hook for libusb dynamic lib (Thanks mhkline)

Many thanks to mhkline for their contributions! ❤️

**Full Changelog**: https://github.com/pyocd/libusb-package/compare/v1.0.25.0...v1.0.26.0

1.0.25.0

Changes

* Update libusb to v1.0.25.

**Full Changelog**: https://github.com/pyocd/libusb-package/compare/v1.0.24.2...v1.0.25.0

1.0.24.2

[View release on PyPI](https://pypi.org/project/libusb-package/1.0.24.2/)

Fixes

- Fix macOS arm64 builds on x86_64 systems. This caused the released universal2 wheels to only work on x86_64.
- Fix a type error with the return type of `get_libusb1_backend()`.
- Suppress a type error on the line importing `importlib_resources`, which isn't installed on recent Python versions.


Changes

- Replace macOS universal2 wheels with arm64 wheels.
- Add mypy config to `pyproject.toml`.
- Move cibuildwheel config to `pyproject.toml` (from environment variables set in the workflow) so it can be run locally.
- Improve readme.


**Full Changelog**: https://github.com/pyocd/libusb-package/compare/v1.0.24.1...v1.0.24.2

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.