Hello community, here is the log from the commit of package python-WeasyPrint for openSUSE:Factory checked in at 2020-01-17 16:06:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-WeasyPrint (Old) and /work/SRC/openSUSE:Factory/.python-WeasyPrint.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-WeasyPrint" Fri Jan 17 16:06:57 2020 rev:6 rq:765142 version:51 Changes: -------- --- /work/SRC/openSUSE:Factory/python-WeasyPrint/python-WeasyPrint.changes 2019-07-29 17:32:29.834092022 +0200 +++ /work/SRC/openSUSE:Factory/.python-WeasyPrint.new.26092/python-WeasyPrint.changes 2020-01-17 16:07:38.272503930 +0100 @@ -1,0 +2,11 @@ +Fri Jan 17 08:01:51 UTC 2020 - Tomáš Chvátal <[email protected]> + +- Update to 51: + * Speed and memory use have been largely improved. + * #209: Make break-* properties work inside tables + * #661: Make blocks with overflow: auto grow to include floating children + * #882: Add support of element() and running() + * #972: Add HTML element to Box class + * 7a4d6f8: Support larger and smaller values for font-size + +------------------------------------------------------------------- Old: ---- WeasyPrint-48.tar.gz New: ---- WeasyPrint-51.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-WeasyPrint.spec ++++++ --- /var/tmp/diff_new_pack.Ma3hap/_old 2020-01-17 16:07:38.704504134 +0100 +++ /var/tmp/diff_new_pack.Ma3hap/_new 2020-01-17 16:07:38.704504134 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-WeasyPrint # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-WeasyPrint -Version: 48 +Version: 51 Release: 0 Summary: Python module to convert web documents to PDF License: BSD-3-Clause @@ -32,8 +32,7 @@ BuildRequires: python-rpm-macros Requires: libgobject-2_0-0 Requires: pango -Requires: python-CairoSVG >= 1.0.20 -Requires: python-Pyphen >= 0.8 +Requires: python-Pyphen >= 0.9.1 Requires: python-cairocffi >= 0.9.0 Requires: python-cairocffi-pixbuf Requires: python-cffi >= 0.6 @@ -46,7 +45,7 @@ BuildArch: noarch # SECTION test requirements BuildRequires: %{python_module CairoSVG >= 2.4.0} -BuildRequires: %{python_module Pyphen >= 0.8} +BuildRequires: %{python_module Pyphen >= 0.9.1} BuildRequires: %{python_module cairocffi >= 0.9.0} BuildRequires: %{python_module cairocffi-pixbuf} BuildRequires: %{python_module cffi >= 0.6} ++++++ WeasyPrint-48.tar.gz -> WeasyPrint-51.tar.gz ++++++ ++++ 5264 lines of diff (skipped)
