Hello community,

here is the log from the commit of package python-CairoSVG for openSUSE:Factory 
checked in at 2018-12-13 19:47:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-CairoSVG (Old)
 and      /work/SRC/openSUSE:Factory/.python-CairoSVG.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-CairoSVG"

Thu Dec 13 19:47:07 2018 rev:2 rq:655391 version:2.1.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-CairoSVG/python-CairoSVG.changes  
2018-05-29 16:51:56.496554098 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-CairoSVG.new.28833/python-CairoSVG.changes   
    2018-12-13 19:47:08.724801911 +0100
@@ -1,0 +2,10 @@
+Wed Dec  5 01:22:00 UTC 2018 - Jan Engelhardt <jeng...@inai.de>
+
+- Ensure neutrality of description.
+
+-------------------------------------------------------------------
+Tue Dec  4 12:46:26 UTC 2018 - Matej Cepl <mc...@suse.com>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-CairoSVG.spec ++++++
--- /var/tmp/diff_new_pack.FTzXrr/_old  2018-12-13 19:47:09.184801315 +0100
+++ /var/tmp/diff_new_pack.FTzXrr/_new  2018-12-13 19:47:09.184801315 +0100
@@ -12,7 +12,8 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
+#
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
@@ -20,26 +21,25 @@
 Name:           python-CairoSVG
 Version:        2.1.3
 Release:        0
-License:        LGPL-3.0+
-Summary:        A Simple SVG Converter for Cairo
-Url:            http://www.cairosvg.org/
+Summary:        A Python SVG converter based on Cairo
+License:        LGPL-3.0-or-later
 Group:          Development/Languages/Python
+Url:            http://www.cairosvg.org/
 Source:         
https://files.pythonhosted.org/packages/source/C/CairoSVG/CairoSVG-%{version}.tar.gz
 BuildRequires:  %{python_module Pillow}
-BuildRequires:  %{python_module devel}
-BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module cairocffi}
 BuildRequires:  %{python_module cssselect2}
 BuildRequires:  %{python_module defusedxml}
+BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module tinycss2}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 # SECTION test requirements
-BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module pytest-cov}
 BuildRequires:  %{python_module pytest-flake8}
 BuildRequires:  %{python_module pytest-isort}
 BuildRequires:  %{python_module pytest-runner}
+BuildRequires:  %{python_module pytest}
 # /SECTION
 Requires:       python-Pillow
 Requires:       python-cairocffi
@@ -56,7 +56,7 @@
 CairoSVG is a SVG converter based on Cairo. It can export SVG files to PDF,
 PostScript and PNG files.
 
-For further information, please visit the CairoSVG Website 
http://www.cairosvg.org.
+For further information, please visit the CairoSVG website, 
http://www.cairosvg.org.
 
 %prep
 %setup -q -n CairoSVG-%{version}


Reply via email to