Для python314 запустіть від імені root:
zypper addrepo https://download.opensuse.org/repositories/home:dgarcia:my-test-project/python314/home:dgarcia:my-test-project.repo
zypper refresh
zypper install python-setuptools
Для openSUSE Tumbleweed запустіть від імені root:
zypper addrepo https://download.opensuse.org/repositories/home:dgarcia:my-test-project/openSUSE_Tumbleweed/home:dgarcia:my-test-project.repo
zypper refresh
zypper install python-setuptools
Для openSUSE Factory PowerPC запустіть від імені root:
zypper addrepo https://download.opensuse.org/repositories/home:dgarcia:my-test-project/openSUSE_Factory_PowerPC/home:dgarcia:my-test-project.repo
zypper refresh
zypper install python-setuptools
Для 16.0 запустіть від імені root:
zypper addrepo https://download.opensuse.org/repositories/home:dgarcia:my-test-project/16.0/home:dgarcia:my-test-project.repo
zypper refresh
zypper install python-setuptools