14
0

- update to 24.8.0:

* Added the :func:`~webcolors.names` function to allow
    retrieving lists of color names. The underlying mappings of
    color names/values still are not supported API; to obtain the
    color value corresponding to a name, use the appropriate
    conversion function.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-webcolors?expand=0&rev=26
This commit is contained in:
2024-08-19 07:42:47 +00:00
committed by Git OBS Bridge
parent 42cef3530b
commit b1461d6373
4 changed files with 14 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-webcolors
Version: 24.6.0
Version: 24.8.0
Release: 0
Summary: Support for color names and value formats defined by the HTML
License: BSD-3-Clause