python-packaging from openSUSE:Tools project

Select Your Operating System

For Fedora Rawhide run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/openSUSE:Tools/Fedora_Rawhide/openSUSE:Tools.repo
dnf install python-packaging
For Fedora 24 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/openSUSE:Tools/Fedora_24/openSUSE:Tools.repo
dnf install python-packaging
For Fedora 23 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/openSUSE:Tools/Fedora_23/openSUSE:Tools.repo
dnf install python-packaging
For openSUSE 13.2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/openSUSE:Tools/openSUSE_13.2/openSUSE:Tools.repo
zypper refresh
zypper install python-packaging