For SLE 12 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Master:Temp/SLE_12/systemsmanagement:Uyuni:Master:Temp.repo
zypper refresh
zypper install python-argparse
For SLE 11 SP4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Master:Temp/SLE_11_SP4/systemsmanagement:Uyuni:Master:Temp.repo
zypper refresh
zypper install python-argparse
For SLE 11 SP3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Master:Temp/SLE_11_SP3/systemsmanagement:Uyuni:Master:Temp.repo
zypper refresh
zypper install python-argparse
For SLE 11 SP2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Master:Temp/SLE_11_SP2/systemsmanagement:Uyuni:Master:Temp.repo
zypper refresh
zypper install python-argparse