Bump pysnmp-lextudio to version 6.0.11#113463
Merged
Merged
Conversation
pysnmp-lextudio to version 6.0.11pysnmp-lextudio to version 6.0.11
bdraco
approved these changes
Mar 14, 2024
Member
|
Tested on prod. All good |
Contributor
Author
|
@bdraco Thanks for accepting this. BTW, what's your recommendation if we want to test out the latest dev branch to ensure everything works, not just unit testing? Should we set up Home Assistant differently from a method in https://www.home-assistant.io/installation/? Right now we are using a HA OS VM running on VirtualBox/macOS, but that does not seem to allow us to test the latest dev branch. |
Member
|
If it's a container, I usually install nightly and swap out the code inside with something like |
Contributor
Author
|
@bdraco Thank you very much. We will give that a try. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Breaking change
Proposed change
As reported in #113457, a bug in
pysnmp-lextudioprevents device tracker from working properly for many known SNMP devices (but a few might continue to work).pysnmp-lextudioversion6.0.11contains the fix.While we are able to add new test cases to pysnmp package to confirm the bugfix, we are not yet familiar with home assistant setup to perform thorough testing.
changes: lextudio/pysnmp@v6.0.9...v6.0.11
Type of change
Additional information
Checklist
ruff format homeassistant tests)If user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
Updated and included derived files by running:
python3 -m script.hassfest.requirements_all.txt.Updated by running
python3 -m script.gen_requirements_all..coveragerc.To help with the load of incoming pull requests: