Para SLE 12 SP4 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:saltstack:products:next:setuptools-dependencies/SLE_12_SP4/systemsmanagement:saltstack:products:next:setuptools-dependencies.repo
zypper refresh
zypper install python-setuptools
Para SLE 12 SP3 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:saltstack:products:next:setuptools-dependencies/SLE_12_SP3/systemsmanagement:saltstack:products:next:setuptools-dependencies.repo
zypper refresh
zypper install python-setuptools
Para SLE 12 SP2 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:saltstack:products:next:setuptools-dependencies/SLE_12_SP2/systemsmanagement:saltstack:products:next:setuptools-dependencies.repo
zypper refresh
zypper install python-setuptools