For openSUSE Factory zSystems run the following as root:
zypper addrepo https://download.opensuse.org/repositories/OBS:Server:Unstable/openSUSE_Factory_zSystems/OBS:Server:Unstable.repo
zypper refresh
zypper install python-flake8
For openSUSE Factory PPC run the following as root:
zypper addrepo https://download.opensuse.org/repositories/OBS:Server:Unstable/openSUSE_Factory_PPC/OBS:Server:Unstable.repo
zypper refresh
zypper install python-flake8
For openSUSE Factory ARM run the following as root:
zypper addrepo https://download.opensuse.org/repositories/OBS:Server:Unstable/openSUSE_Factory_ARM/OBS:Server:Unstable.repo
zypper refresh
zypper install python-flake8
For openSUSE Factory run the following as root:
zypper addrepo https://download.opensuse.org/repositories/OBS:Server:Unstable/openSUSE_Factory/OBS:Server:Unstable.repo
zypper refresh
zypper install python-flake8