From 3a7409d25ba13cfce99e4045611154172085ea98 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Fri, 31 Dec 2021 00:44:49 +0100 Subject: [PATCH] update module --- python-pdf/python-pdf.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-pdf/python-pdf.spec b/python-pdf/python-pdf.spec index 5eeb15a17b..2c311ccfc1 100644 --- a/python-pdf/python-pdf.spec +++ b/python-pdf/python-pdf.spec @@ -23,7 +23,7 @@ # package versions %define V_python 3.10 -%define V_reportlab 3.6.3 +%define V_reportlab 3.6.5 %define V_pypdf 1.13 %define V_pypdf2 1.26.0 %define V_papersize 1.2.0 @@ -41,7 +41,7 @@ Class: BASE Group: Language License: GPL Version: %{V_python} -Release: 20211213 +Release: 20211231 # list of sources Source0: https://files.pythonhosted.org/packages/source/r/reportlab/reportlab-%{V_reportlab}.tar.gz