home:wicked:qubes-build Qubes OS openSUSE requirements Various packages that are needed to build and run Qubes OS under openSUSE. Packages are sourced from Factory or from Leap 15.2/15.3/15.4 Updates (if they need to be compatible with existing packages). Major included components: - Python 3.8 and 3.9 with all Python modules required by Qubes OS compiled against it including any tests (some Qubes OS components now require 3.7 at minimum) - Packages containing Python subpackage: dnf, samba, salt, xapps, bind, sudo - Some component needs to be built against Python stack: xen, unbound (gnutls requirement) - Qubes OS GUI tools requirements: xss-lock, pmount - Some built packages require a newer version: graphviz, lz4, expat https://download.opensuse.org/repositories/home:/wicked:/qubes-build/15.5/ openSUSE:Backports:SLE-15-SP5 Backports project for SLE-15-SP5 Backports project for SLE-15-SP5 https://download.opensuse.org/repositories/openSUSE:/Backports:/SLE-15-SP5/standard/ openSUSE:Backports:SLE-15-SP5:Checks Backports Checks for SLE-15-SP5 Backports Checks for SLE-15-SP5 https://download.opensuse.org/repositories/openSUSE:/Backports:/SLE-15-SP5:/Checks/standard/ SUSE:SLE-15-SP5:GA https://download.opensuse.org/repositories/SUSE:/SLE-15-SP5:/GA/toberemoved/ SUSE:SLE-15-SP4:Update SLE 15 SP4 SLE 15 SP4 https://download.opensuse.org/distribution/leap/15.5/repo/oss/ SUSE:SLE-15-SP4:GA https://download.opensuse.org/repositories/SUSE:/SLE-15-SP4:/GA/pool/ SUSE:SLE-15-SP3:Update SLE 15 SP3 SLE 15 SP3 https://download.opensuse.org/distribution/leap/15.5/repo/oss/ SUSE:SLE-15-SP3:GA https://download.opensuse.org/repositories/SUSE:/SLE-15-SP3:/GA/pool/ SUSE:SLE-15-SP2:Update SLE 15 SP2 SLE 15 SP2 https://download.opensuse.org/distribution/leap/15.5/repo/oss/ SUSE:SLE-15-SP2:GA SLE 15 SP2 SLE 15 SP2 https://download.opensuse.org/repositories/SUSE:/SLE-15-SP2:/GA/pool/ SUSE:SLE-15-SP1:Update SLE 15 SP1 SLE 15 SP1 https://download.opensuse.org/distribution/leap/15.5/repo/oss/ SUSE:SLE-15-SP1:GA SLE 15 SP1 SLE 15 SP1 https://download.opensuse.org/repositories/SUSE:/SLE-15-SP1:/GA/pool/ SUSE:SLE-15:Update SLE 15 SLE 15 https://download.opensuse.org/distribution/leap/15.5/repo/oss/ SUSE:SLE-15:GA SLE 15 SLE 15 https://download.opensuse.org/repositories/SUSE:/SLE-15:/GA/pool/ python-pyqt-builder The PEP 517 compliant PyQt build system PyQt-builder is the PEP 517 compliant build system for PyQt and projects that extend PyQt. It extends the sip build system and uses Qt’s qmake to perform the actual compilation and installation of extension modules. Projects that use PyQt-builder provide an appropriate pyproject.toml file and an optional project.py script. Any PEP 517 compliant frontend, for example sip-install or pip can then be used to build and install the project.