Hello community, here is the log from the commit of package python-WeasyPrint for openSUSE:Factory checked in at 2019-03-22 15:10:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-WeasyPrint (Old) and /work/SRC/openSUSE:Factory/.python-WeasyPrint.new.25356 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-WeasyPrint" Fri Mar 22 15:10:39 2019 rev:4 rq:687396 version:46 Changes: -------- --- /work/SRC/openSUSE:Factory/python-WeasyPrint/python-WeasyPrint.changes 2019-02-26 22:22:48.358057536 +0100 +++ /work/SRC/openSUSE:Factory/.python-WeasyPrint.new.25356/python-WeasyPrint.changes 2019-03-22 15:10:46.373317746 +0100 @@ -1,0 +2,8 @@ +Thu Mar 21 15:42:39 UTC 2019 - Tomáš Chvátal <[email protected]> + +- Update to v46: + * #771: Handle box-decoration-break + * #115: Handle margin-break + * #821: Continuous integration includes tests on Windows + +------------------------------------------------------------------- Old: ---- WeasyPrint-45.tar.gz New: ---- WeasyPrint-46.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-WeasyPrint.spec ++++++ --- /var/tmp/diff_new_pack.jXzWnA/_old 2019-03-22 15:10:47.125317096 +0100 +++ /var/tmp/diff_new_pack.jXzWnA/_new 2019-03-22 15:10:47.129317092 +0100 @@ -19,17 +19,30 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-WeasyPrint -Version: 45 +Version: 46 Release: 0 Summary: Python module to convert web documents to PDF License: BSD-3-Clause Group: Development/Languages/Python -Url: https://github.com/Kozea/WeasyPrint +URL: https://github.com/Kozea/WeasyPrint Source: https://files.pythonhosted.org/packages/source/W/WeasyPrint/WeasyPrint-%{version}.tar.gz Source100: python-WeasyPrint-rpmlintrc BuildRequires: %{python_module setuptools >= 39.2.0} BuildRequires: fdupes BuildRequires: python-rpm-macros +Requires: libgobject-2_0-0 +Requires: pango +Requires: python-CairoSVG >= 1.0.20 +Requires: python-Pyphen >= 0.8 +Requires: python-cairocffi >= 0.9.0 +Requires: python-cairocffi-pixbuf +Requires: python-cffi >= 0.6 +Requires: python-cssselect2 >= 0.1 +Requires: python-html5lib >= 0.999999999 +Requires: python-pdfrw >= 0.4 +Requires: python-tinycss2 >= 0.5 +Suggests: python-CairoSVG >= 1.0.20 +BuildArch: noarch # SECTION test requirements BuildRequires: %{python_module CairoSVG >= 1.0.20} BuildRequires: %{python_module Pyphen >= 0.8} @@ -46,20 +59,6 @@ BuildRequires: pango BuildRequires: xorg-x11-server # /SECTION -Requires: libgobject-2_0-0 -Requires: pango -Requires: python-CairoSVG >= 1.0.20 -Requires: python-Pyphen >= 0.8 -Requires: python-cairocffi >= 0.9.0 -Requires: python-cairocffi-pixbuf -Requires: python-cffi >= 0.6 -Requires: python-cssselect2 >= 0.1 -Requires: python-html5lib >= 0.999999999 -Requires: python-pdfrw >= 0.4 -Requires: python-tinycss2 >= 0.5 -Suggests: python-CairoSVG >= 1.0.20 -BuildArch: noarch - %python_subpackages %description ++++++ WeasyPrint-45.tar.gz -> WeasyPrint-46.tar.gz ++++++ ++++ 3596 lines of diff (skipped)
