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

pyproject.toml: move pysnmp -> pysnmp-lextudio, drop unnecessary pysnmp-mibs #1186

Merged

Conversation

Bastian-Krause
Copy link
Member

Description
The original author of pysnmp passed away and the lextudio folks took over maintenance [1]. A request to take over the pysnmp PyPi project is pending [2]. Let's move the the maintained fork rather now than later.

While at it, drop the pysnmp-mibs dependency altogether, because this is no longer required for pysnmp>=4.3 [3].

[1] etingof/pysnmp#429
[2] pypi/support#2420
[3] https://github.com/lextudio/pysnmp-mibs/blob/master/README.md

Checklist

  • PR has been tested (CI only)

…mp-mibs

The original author of pysnmp passed away and the lextudio folks took
over maintenance [1]. A request to take over the pysnmp PyPi project is
pending [2]. Let's move the the maintained fork rather now than later.

While at it, drop the pysnmp-mibs dependency altogether, because this is
no longer required for pysnmp>=4.3 [3].

[1] etingof/pysnmp#429
[2] pypi/support#2420
[3] https://github.com/lextudio/pysnmp-mibs/blob/master/README.md

Signed-off-by: Bastian Krause <bst@pengutronix.de>
@Bastian-Krause Bastian-Krause added the dependencies Pull requests that update a dependency file label May 19, 2023
@codecov
Copy link

codecov bot commented May 19, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (c3253c4) 63.0% compared to head (aa2549c) 63.0%.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #1186   +/-   ##
======================================
  Coverage    63.0%   63.0%           
======================================
  Files         159     159           
  Lines       11658   11658           
======================================
  Hits         7353    7353           
  Misses       4305    4305           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Bastian-Krause Bastian-Krause merged commit 0a19c6c into labgrid-project:master Jun 7, 2023
9 checks passed
@Bastian-Krause Bastian-Krause deleted the bst/pysnmp-update branch June 7, 2023 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants