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

Adding flexible workaround for dnspython v1.x and v2.x #302

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

Conversation

ianhelle
Copy link

v1.x Resolver().query and v1.x uses Resolver().resolve in net.net.py
This avoids deprecation warnings when using V2.x
Updated setup.py requirements to allow v2.x of dnspython to install with ipwhois.
Current pip versions warn or block conflicting dependency versions.

…esolver().query and latter uses Resolver().resolve) in net.net.py

Updated setup.py requirements to allow v2.x of dnspython.
@coveralls
Copy link

coveralls commented Feb 10, 2021

Coverage Status

Coverage increased (+0.002%) to 99.647% when pulling 0265070 on ianhelle:ianhelle/dnspython2.x-compat-2020-02-09 into 11f7632 on secynic:dev.

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

2 participants