Skip to content

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

Open
ianhelle wants to merge 1 commit into
secynic:devfrom
ianhelle:ianhelle/dnspython2.x-compat-2020-02-09
Open

Adding flexible workaround for dnspython v1.x and v2.x#302
ianhelle wants to merge 1 commit into
secynic:devfrom
ianhelle:ianhelle/dnspython2.x-compat-2020-02-09

Conversation

@ianhelle

Copy link
Copy Markdown

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

coveralls commented Feb 10, 2021

Copy link
Copy Markdown

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.

@multiflexi multiflexi mentioned this pull request Jan 26, 2023
@secynic

secynic commented Oct 12, 2024

Copy link
Copy Markdown
Owner

I think I will be dropping python 2 support. I updated requirements to latest for dnspython in dev branch. Will think about this some more before closing.

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.

3 participants