forked from pool/python-webcolors
Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 950cc55533 | |||
| b1461d6373 |
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 19 07:42:22 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- 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.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jun 30 09:14:36 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
Sun Jun 30 09:14:36 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-webcolors
|
Name: python-webcolors
|
||||||
Version: 24.6.0
|
Version: 24.8.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Support for color names and value formats defined by the HTML
|
Summary: Support for color names and value formats defined by the HTML
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
|||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1d160d1de46b3e81e58d0a280d0c78b467dc80f47294b91b1ad8029d2cedb55b
|
|
||||||
size 41449
|
|
||||||
BIN
webcolors-24.8.0.tar.gz
LFS
Normal file
BIN
webcolors-24.8.0.tar.gz
LFS
Normal file
Binary file not shown.
Reference in New Issue
Block a user