README.txt
setup.py
qubes_vmupdate.egg-info/PKG-INFO
qubes_vmupdate.egg-info/SOURCES.txt
qubes_vmupdate.egg-info/dependency_links.txt
qubes_vmupdate.egg-info/entry_points.txt
qubes_vmupdate.egg-info/top_level.txt
vmupdate/__init__.py
vmupdate/qube_connection.py
vmupdate/update_manager.py
vmupdate/vmupdate.py
vmupdate/agent/__init__.py
vmupdate/agent/entrypoint.py
vmupdate/agent/source/__init__.py
vmupdate/agent/source/args.py
vmupdate/agent/source/utils.py
vmupdate/agent/source/apt/__init__.py
vmupdate/agent/source/apt/allow_release_info_change.py
vmupdate/agent/source/apt/apt_api.py
vmupdate/agent/source/apt/apt_cli.py
vmupdate/agent/source/apt/configuration.py
vmupdate/agent/source/common/__init__.py
vmupdate/agent/source/common/package_manager.py
vmupdate/agent/source/common/stream_redirector.py
vmupdate/agent/source/dnf/__init__.py
vmupdate/agent/source/dnf/configuration.py
vmupdate/agent/source/dnf/disable_deltarpm.py
vmupdate/agent/source/dnf/dnf_api.py
vmupdate/agent/source/dnf/dnf_cli.py
vmupdate/agent/source/dnf/manage_rpm_macro.py