2020-03-09 16:18:53 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Mar 9 16:17:29 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
- update to 1.11.1:
|
|
|
|
|
* Python 2 has reached the end of its support cycle from the Python
|
|
|
|
|
core team; accordingly, Python 2 support is dropped. Supported
|
|
|
|
|
Python versions are now 3.5, 3.6, 3.7, and 3.8.
|
|
|
|
|
|
2019-09-16 10:19:52 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Sep 16 10:16:49 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 1.10:
|
|
|
|
|
* Similar to the change in version 1.9 which normalized conversions to named
|
|
|
|
|
colors
|
|
|
|
|
|
Accepting request 709951 from home:mcalabkova:branches:devel:languages:python
- update to 1.9.1
* When asked to provide a color name, using the CSS3/SVG set of names, for
the hexadecimal value #808080, the integer triplet rgb(128, 128, 128), or
the percentage triplet rgb(50%, 50%, 50%), webcolors now always returns
u'gray', never u'grey'.
* Added a set of constants to use when referring to specifications that
define color names <spec-constants>.
OBS-URL: https://build.opensuse.org/request/show/709951
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-webcolors?expand=0&rev=10
2019-06-14 11:45:20 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Jun 14 11:29:48 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
|
|
|
|
|
|
- update to 1.9.1
|
|
|
|
|
* When asked to provide a color name, using the CSS3/SVG set of names, for
|
|
|
|
|
the hexadecimal value #808080, the integer triplet rgb(128, 128, 128), or
|
|
|
|
|
the percentage triplet rgb(50%, 50%, 50%), webcolors now always returns
|
|
|
|
|
u'gray', never u'grey'.
|
|
|
|
|
* Added a set of constants to use when referring to specifications that
|
|
|
|
|
define color names <spec-constants>.
|
|
|
|
|
|
2019-03-29 13:59:30 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Mar 29 10:13:53 UTC 2019 - pgajdos@suse.com
|
|
|
|
|
|
|
|
|
|
- version update to 1.8.1
|
|
|
|
|
* Introduce namedtuples to represent tuple data types.
|
|
|
|
|
* Get the definition-parsing test working on Python 3.
|
|
|
|
|
* Documentation updates.
|
|
|
|
|
|
2018-12-04 14:13:42 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Dec 4 12:55:57 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
|
|
2017-04-19 19:52:01 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Apr 19 19:48:39 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
|
|
- Implement single-spec version.
|
|
|
|
|
|
2016-11-15 09:07:00 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Nov 13 22:30:32 UTC 2016 - termim@gmail.com
|
|
|
|
|
|
|
|
|
|
- Update to 1.5
|
|
|
|
|
|
2015-11-09 10:57:44 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Nov 5 14:55:32 UTC 2015 - avvissu@yandex.ru
|
|
|
|
|
|
|
|
|
|
- Initial package
|
|
|
|
|
|