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

ipwhois: conflicting dependencies #1601

Open
blshkv opened this issue Nov 11, 2021 · 1 comment
Open

ipwhois: conflicting dependencies #1601

blshkv opened this issue Nov 11, 2021 · 1 comment
Labels
enhancement investigate Needs further analysis

Comments

@blshkv
Copy link

blshkv commented Nov 11, 2021

Hi,
spiderfoot requires >=dev-python/dnspython-2.1.0 and >=dev-python/ipwhois-1.1.0 to be installed.

However, ipwhois does not support dnspython-2, see: secynic/ipwhois#303
I'm also, unable to run ipwhois_cli.py, it seems python2 only.

So it looks like ipwhois is badly supported. Can you investigate and replace it perhaps?

@smicallef smicallef added enhancement investigate Needs further analysis labels Jan 31, 2022
@smicallef
Copy link
Owner

Looks like only sfp_whois relies on ipwhois, for RDAP querying purposes. More research is needed to find an alternative library or approach.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement investigate Needs further analysis
Projects
None yet
Development

No branches or pull requests

2 participants