Hello community,
here is the log from the commit of package python-webcolors for
openSUSE:Factory checked in at 2019-04-01 12:38:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-webcolors (Old)
and /work/SRC/openSUSE:Factory/.python-webcolors.new.25356 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-webcolors"
Mon Apr 1 12:38:12 2019 rev:3 rq:689881 version:1.8.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-webcolors/python-webcolors.changes
2018-12-24 11:46:07.357200701 +0100
+++
/work/SRC/openSUSE:Factory/.python-webcolors.new.25356/python-webcolors.changes
2019-04-01 12:38:13.985910896 +0200
@@ -1,0 +2,8 @@
+Fri Mar 29 10:13:53 UTC 2019 - [email protected]
+
+- version update to 1.8.1
+ * Introduce namedtuples to represent tuple data types.
+ * Get the definition-parsing test working on Python 3.
+ * Documentation updates.
+
+-------------------------------------------------------------------
Old:
----
webcolors-1.7.tar.gz
New:
----
webcolors-1.8.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-webcolors.spec ++++++
--- /var/tmp/diff_new_pack.i9S3FB/_old 2019-04-01 12:38:14.933911352 +0200
+++ /var/tmp/diff_new_pack.i9S3FB/_new 2019-04-01 12:38:14.937911354 +0200
@@ -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 @@
%python_install
%python_expand %fdupes %{buildroot}%{$python_sitelib}
-%if %{with tests}
%check
%python_exec -m unittest discover
-%endif
%files %{python_files}
%license LICENSE
++++++ webcolors-1.7.tar.gz -> webcolors-1.8.1.tar.gz ++++++
++++ 2049 lines of diff (skipped)