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 SNMP requirements #5234

Merged
merged 2 commits into from
Dec 18, 2019
Merged

Update SNMP requirements #5234

merged 2 commits into from
Dec 18, 2019

Conversation

therve
Copy link
Contributor

@therve therve commented Dec 18, 2019

This updates pysnmp and its dependencies. We can't update pyasn1 for now
because of etingof/pyasn1#178. And we can't
update pysnmp to 4.4.10+ because of etingof/pysnmp#329.

This updates pysnmp and its dependencies. We can't update pyasn1 for now
because of etingof/pyasn1#178. And we can't
update pysnmp to 4.4.10+ because of etingof/pysnmp#329.
@codecov
Copy link

codecov bot commented Dec 18, 2019

Codecov Report

Merging #5234 into master will increase coverage by 0.32%.
The diff coverage is n/a.

Impacted Files Coverage Δ
disk/tests/common.py 63.63% <0%> (-36.37%) ⬇️
disk/tests/conftest.py 78.26% <0%> (-17.4%) ⬇️
disk/tests/test_filter.py 96.42% <0%> (-3.58%) ⬇️
disk/datadog_checks/disk/disk.py 84.4% <0%> (-2.3%) ⬇️
couch/tests/conftest.py 78.78% <0%> (-1.52%) ⬇️
windows_service/tests/common.py
mesos_slave/tests/conftest.py
win32_event_log/tests/test_check.py
...service/datadog_checks/windows_service/__init__.py
varnish/tests/conftest.py
... and 149 more

AlexandreYang
AlexandreYang previously approved these changes Dec 18, 2019
@@ -1,7 +1,7 @@
ipaddress==1.0.22; python_version < '3.0'
ply==3.10
pyasn1==0.4.6
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(nit)

We can't update pyasn1 for now
because of etingof/pyasn1#178. And we can't
update pysnmp to 4.4.10+ because of etingof/pysnmp#329.

Could you inline those comments in the requirements.in. That might be helpful.

@therve therve merged commit c60296f into master Dec 18, 2019
@therve therve deleted the therve/snmp-bump-req branch December 18, 2019 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants