From 7570914ea535ce04de12648e1b86f094839b3574 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Mon, 3 Jan 2022 10:16:00 +0100 Subject: [PATCH] update module --- python-gfx/python-gfx.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-gfx/python-gfx.spec b/python-gfx/python-gfx.spec index f62091dc50..5646c3f446 100644 --- a/python-gfx/python-gfx.spec +++ b/python-gfx/python-gfx.spec @@ -23,7 +23,7 @@ # package versions %define V_python 3.10 -%define V_pillow 8.3.2 +%define V_pillow 9.0.0 %define V_pyqrcode 1.2.1 # package information @@ -37,7 +37,7 @@ Class: BASE Group: Language License: GPL Version: %{V_python} -Release: 20211007 +Release: 20220103 # list of sources Source0: https://files.pythonhosted.org/packages/source/P/Pillow/Pillow-%{V_pillow}.tar.gz