devel:languages:python:backports Backport builds of Python Modules This project is building the Tumbleweed versions of python modules for older distributions. Submission should happen to the respective devel project for the Tumbleweed package instead. The packages in here are automatically polled from OBS openSUSE:Factory repository and removed/added as they live there. Script to generate the content: https://github.com/openSUSE/python-backports-generate https://download.opensuse.org/repositories/devel:/languages:/python:/backports/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-testflo A flow-based testing framework This module provides a flow-based testing framework. testflo supports testing of the OpenMDAO framework. Some OpenMDAO features require execution under MPI, while others don't. testflo runs all of the authors' tests in the same way and allows them to build their tests using unittest.TestCase objects that they are familiar with.