From f80b5ea80051c35d6cb35341a759ae96d2a1f50c Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sun, 3 Jan 2021 10:16:55 +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 1166a29c4d..86eb8714b9 100644 --- a/python-gfx/python-gfx.spec +++ b/python-gfx/python-gfx.spec @@ -23,7 +23,7 @@ # package versions %define V_python 3.9 -%define V_pillow 8.0.1 +%define V_pillow 8.1.0 %define V_pyqrcode 1.2.1 # package information @@ -37,7 +37,7 @@ Class: BASE Group: Language License: GPL Version: %{V_python} -Release: 20201023 +Release: 20210103 # list of sources Source0: https://files.pythonhosted.org/packages/source/P/Pillow/Pillow-%{V_pillow}.tar.gz