python-requests from systemsmanagement:saltstack:products project

Seleccione su sistema operativo

Para RHEL 6 ejecute lo siguiente como root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/systemsmanagement:saltstack:products/RHEL_6/systemsmanagement:saltstack:products.repo
yum install python-requests
Para SLE 12 SP3 ejecute lo siguiente como root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:saltstack:products/SLE_12_SP3/systemsmanagement:saltstack:products.repo
zypper refresh
zypper install python-requests
Para SLE 12 SP2 ejecute lo siguiente como root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:saltstack:products/SLE_12_SP2/systemsmanagement:saltstack:products.repo
zypper refresh
zypper install python-requests