For SLE 12 SP3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:saltstack:products/SLE_12_SP3/systemsmanagement:saltstack:products.repo
zypper refresh
zypper install python-MarkupSafe
For SLE 12 SP2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:saltstack:products/SLE_12_SP2/systemsmanagement:saltstack:products.repo
zypper refresh
zypper install python-MarkupSafe
For SLE 11 SP4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:saltstack:products/SLE_11_SP4/systemsmanagement:saltstack:products.repo
zypper refresh
zypper install python-MarkupSafe