From bf8b7467e1de6e973c2a33fbec0db165140a6fce Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:42:49 +0100 Subject: [PATCH] automatic version update by autodist [release 52.4-1mamba;Fri Mar 12 2021] --- python-WeasyPrint.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/python-WeasyPrint.spec b/python-WeasyPrint.spec index b94a2b7..5adf50e 100644 --- a/python-WeasyPrint.spec +++ b/python-WeasyPrint.spec @@ -1,5 +1,5 @@ Name: python-WeasyPrint -Version: 52.2 +Version: 52.4 Release: 1mamba Summary: A visual rendering engine for HTML and CSS that can export to PDF Group: System/Libraries @@ -8,7 +8,7 @@ Distribution: openmamba Packager: Silvan Calarco URL: https://pypi.python.org/pypi/WeasyPrint Source: https://pypi.debian.net/WeasyPrint/WeasyPrint-%{version}.tar.gz -#Source: https://pypi.python.org/packages/source/W/WeasyPrint/WeasyPrint-%{version}.tar.gz +#Source: https://pypi.debian.net/WeasyPrint/WeasyPrint-%{version}.tar.gz License: BSD ## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-END @@ -26,7 +26,6 @@ Requires: python-setuptools Requires: python-pip Requires: python-cairocffi Requires: python >= %python_version -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description WeasyPrint is a visual rendering engine for HTML and CSS that can export to PDF. It aims to support web standards for printing. @@ -89,6 +88,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Fri Mar 12 2021 Automatic Build System 52.4-1mamba +- automatic version update by autodist + * Mon Feb 22 2021 Automatic Build System 52.2-1mamba - automatic version update by autodist