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/openSUSE_Leap_15.4/ openSUSE:Leap:15.4:Update Online updates for openSUSE Leap 15.4 This project is releasing the official updates for openSUSE Leap 15.4 https://download.opensuse.org/update/leap/15.4/oss/ openSUSE:Leap:15.4 openSUSE Leap borrows packages from SLE. The content of the build media is almost the same as Leap:15.2, but the development is drastic different. It includes the binaries (instead of the sources) directly from SLE. https://lists.opensuse.org/opensuse-factory/2020-04/msg00165.html https://download.opensuse.org/distribution/leap/15.4/repo/oss/ openSUSE:Backports:SLE-15-SP4:Checks Checks for Backports for SLE-15-SP4 Checks for Backports for SLE-15-SP4 https://download.opensuse.org/repositories/openSUSE:/Backports:/SLE-15-SP4:/Checks/standard/ openSUSE:Backports:SLE-15-SP4:Update Online updates for openSUSE:Backports:SLE-15-SP4 This project is releasing updates for openSUSE:Backports SLE-15-SP4 https://download.opensuse.org/update/leap/15.4/backports/ openSUSE:Backports:SLE-15-SP4 Backports for SLE-15-SP4 Backports for SLE-15-SP4 https://download.opensuse.org/repositories/openSUSE:/Backports:/SLE-15-SP4/standard/ SUSE:SLE-15-SP4:Update SLE 15 SP4 SLE 15 SP4 https://download.opensuse.org/update/leap/15.4/sle/ 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/update/leap/15.3/sle/ 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/update/leap/15.4/sle 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/update/leap/15.4/sle 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/update/leap/15.4/sle 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.