diff --git a/python-reportlab.spec b/python-reportlab.spec index 4981e5b..39e2e4f 100644 --- a/python-reportlab.spec +++ b/python-reportlab.spec @@ -1,5 +1,5 @@ Name: python-reportlab -Version: 4.0.4 +Version: 4.0.5 Release: 1mamba Summary: An Open Source Python library for generating PDFs and graphics Group: System/Libraries/Python @@ -11,9 +11,10 @@ Source: https://pypi.debian.net/reportlab/reportlab-%{version}.tar.gz Source1: http://www.reportlab.com/ftp/pfbfer-20070710.zip License: BSD ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel -BuildRequires: python3.7dist(pillow) +BuildRequires: libpython311-devel +BuildRequires: python3.11dist(pillow) ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba BuildRequires: libpython3-devel >= 3.7.4 BuildRequires: python-Pillow-py3 #BuildRequires: python-xml-py3 @@ -80,6 +81,12 @@ rm -rf demos/tests %endif %changelog +* Wed Sep 27 2023 Automatic Build System 4.0.5-1mamba +- automatic version update by autodist + +* Wed Sep 27 2023 Automatic Build System 4.0.4-2mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Sun Jun 11 2023 Automatic Build System 4.0.4-1mamba - automatic version update by autodist