This update for urlscan fixes the following issues: - Do not remove egg info anymore as the python3 interpreter does not work anymore without this information (boo#1202137) urlscan was updated to version 0.9.9: * Bugfix in f-string * Updated setup.py after tagging previous version urlscan was updated to version 0.9.8: * Update TLD list * Fix #118, crash on navigating to non-existant line * Pylint fixes * Move to subprocess run instead of call and Popen * Switch to f-strings