Per openSUSE Tumbleweed eseguire quanto segue come root:
zypper addrepo https://download.opensuse.org/repositories/home:illuusio:python3/openSUSE_Tumbleweed/home:illuusio:python3.repo
zypper refresh
zypper install python-dnspython
Per openSUSE Slowroll eseguire quanto segue come root:
zypper addrepo https://download.opensuse.org/repositories/home:illuusio:python3/openSUSE_Slowroll/home:illuusio:python3.repo
zypper refresh
zypper install python-dnspython
Per 15.5 eseguire quanto segue come root:
zypper addrepo https://download.opensuse.org/repositories/home:illuusio:python3/15.5/home:illuusio:python3.repo
zypper refresh
zypper install python-dnspython