Cloud:OpenStack:Rocky OpenStack Rocky (Stable branch) If you add this repository to your openSUSE installation, make sure it has a higher repository priority in zypper. Otherwise you will end up using the wrong dependencies depending on your openSUSE release. DON'T SUBMIT HERE DIRECTLY, USE Cloud:OpenStack:Rocky:Staging! https://download.opensuse.org/repositories/Cloud:/OpenStack:/Rocky/openSUSE_Leap_42.3/ openSUSE:Leap:42.3:Update Online updates for openSUSE Leap:42.3 This project is releasing the official updates for openSUSE Leap:42.3. https://download.opensuse.org/update/leap/42.3/oss/ openSUSE:Leap:42.3 openSUSE Leap 42.3 https://download.opensuse.org/distribution/leap/42.3/repo/oss/ python-webcolors Support for color names and value formats defined by the HTML Webcolors is a simple Python module for working with HTML/CSS color definitions. Support is included for normalizing and converting between the following formats (RGB colorspace only; conversion to/from HSL can be handled by the ``colorsys`` module in the Python standard library): * Specification-defined color names * Six-digit hexadecimal * Three-digit hexadecimal * Integer ``rgb()`` triplet * Percentage ``rgb()`` triplet Implementations are also provided for the HTML5 color parsing and serialization algorithms. Full documentation is `available online <http://webcolors.readthedocs.org/>`_.