forked from pool/python-webcolors
Accepting request 689881 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/689881 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-webcolors?expand=0&rev=3
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 4 12:55:57 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-webcolors
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,9 +17,8 @@
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%bcond_without tests
|
||||
Name: python-webcolors
|
||||
Version: 1.7
|
||||
Version: 1.8.1
|
||||
Release: 0
|
||||
Summary: Support for color names and value formats defined by the HTML
|
||||
License: BSD-3-Clause
|
||||
@@ -61,10 +60,8 @@ Full documentation is `available online <http://webcolors.readthedocs.org/>`_.
|
||||
%python_install
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%if %{with tests}
|
||||
%check
|
||||
%python_exec -m unittest discover
|
||||
%endif
|
||||
|
||||
%files %{python_files}
|
||||
%license LICENSE
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e47e68644d41c0b1f1e4d939cfe4039bdf1ab31234df63c7a4f59d4766487206
|
||||
size 31291
|
||||
3
webcolors-1.8.1.tar.gz
Normal file
3
webcolors-1.8.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:030562f624467a9901f0b455fef05486a88cfb5daa1e356bd4aacea043850b59
|
||||
size 33118
|
||||
Reference in New Issue
Block a user