14
0
Commit Graph

12 Commits

Author SHA256 Message Date
f78a884671 - Include in SLE-15 (bsc#1176785, jsc#ECO-3105, jsc#PM-2352)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-webcolors?expand=0&rev=22
2023-09-06 21:46:56 +00:00
a291ff1bca - update to 1.13:
* Supported Python versions are now 3.7, 3.8, 3.9, 3.10, and
    3.11.  The codebase was significantly reorganized and modernized.
    Public API is unchanged. Imports should continue to be directly
    from the top-level ``webcolors`` module; attempting to import
    from submodules is not supported.
  * Now packaging declaratively via ``pyproject.toml`` with `PEP
    517

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-webcolors?expand=0&rev=20
2023-05-03 09:21:30 +00:00
055bd3f9f1 Accepting request 1081693 from home:dirkmueller:acdc:as_python3_module
SR for python stack proposal

OBS-URL: https://build.opensuse.org/request/show/1081693
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-webcolors?expand=0&rev=18
2023-04-21 13:28:25 +00:00
50644cfecd - update to 1.12:
* CI only fixes, no bug fixes or new features

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-webcolors?expand=0&rev=16
2022-10-01 14:04:10 +00:00
27037de98e - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-webcolors?expand=0&rev=14
2020-03-09 16:18:53 +00:00
Tomáš Chvátal
db2e5808eb - Update to 1.10:
*  Similar to the change in version 1.9 which normalized conversions to named
    colors

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-webcolors?expand=0&rev=12
2019-09-16 10:19:52 +00:00
Tomáš Chvátal
45119a6c53 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
Tomáš Chvátal
4d827746f4 Accepting request 689871 from home:pgajdos
- version update to 1.8.1
  * Introduce namedtuples to represent tuple data types.
  * Get the definition-parsing test working on Python 3. 
  * Documentation updates.

OBS-URL: https://build.opensuse.org/request/show/689871
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-webcolors?expand=0&rev=8
2019-03-29 13:59:30 +00:00
ecf058b34a Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-webcolors?expand=0&rev=5
2018-12-04 14:13:42 +00:00
Todd R
f65785038b Accepting request 489435 from home:TheBlackCat:branches:devel:languages:python
implement single-spec version

OBS-URL: https://build.opensuse.org/request/show/489435
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-webcolors?expand=0&rev=3
2017-04-19 19:52:01 +00:00
0d5f3708fa Accepting request 440175 from home:termim:branches:devel:languages:python
update to 1.5

OBS-URL: https://build.opensuse.org/request/show/440175
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-webcolors?expand=0&rev=2
2016-11-15 09:07:00 +00:00
ec25b63866 Accepting request 342801 from home:awissu:branches:science
OBS-URL: https://build.opensuse.org/request/show/342801
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-webcolors?expand=0&rev=1
2015-11-09 10:57:44 +00:00