Browse Source

update module

master
parent
commit
7570914ea5
  1. 4
      python-gfx/python-gfx.spec

4
python-gfx/python-gfx.spec

@ -23,7 +23,7 @@
# package versions # package versions
%define V_python 3.10 %define V_python 3.10
%define V_pillow 8.3.2 %define V_pillow 9.0.0
%define V_pyqrcode 1.2.1 %define V_pyqrcode 1.2.1
# package information # package information
@ -37,7 +37,7 @@ Class: BASE
Group: Language Group: Language
License: GPL License: GPL
Version: %{V_python} Version: %{V_python}
Release: 20211007 Release: 20220103
# list of sources # list of sources
Source0: https://files.pythonhosted.org/packages/source/P/Pillow/Pillow-%{V_pillow}.tar.gz Source0: https://files.pythonhosted.org/packages/source/P/Pillow/Pillow-%{V_pillow}.tar.gz

Loading…
Cancel
Save