Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pyusb to 1.2.1 #409

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Jul 9, 2021

This PR updates pyusb from 1.0.2 to 1.2.1.

Changelog

1.2.1

Fixed:

- core: make Device hashable again (PR 376)

1.2.0

Added:

- core: implement `Device.__eq__()` (147)

Changed:

- libusb0: implement `is_kernel_driver_active()` for FreeBSD and DragonFly BSD (365)
- libusb0: implement `is_kernel_driver_active()` for Mac OS (374)

Fixed:

- setup: prevent installation on unsupported Python versions (PR 364)
- control: fix undefined `USBError` (372)
- tests: fix legacy/hardware tests for Python 3.9 (373)

1.1.1

_Note: This version was yanked on July 5, 2021, because it dropped support for Python 2.7/3.5 but failed to set python_requires='>=3.6.0'.  For those on Python 3.6+, PyUSB v1.2.0 should be a safe replacement._

---

Patch release that fixes a couple of bugs; most notably it fixes compatibility with Python 3.9.

As of PyUSB 1.1.1 changes that break under Python 2.7 and 3.5 (both of which have reached end of life) are no longer considered regressions.  

Users stuck on those Python versions, and distributions supporting such users, should evaluate each patch in this release individually.
Links

@pyup-bot pyup-bot mentioned this pull request Jul 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant