From c02a0ed662a5b3820a107bc496128ef661024a16 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Wed, 27 Nov 2019 07:45:32 +0100 Subject: [PATCH] update module --- python-paste/python-paste.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-paste/python-paste.spec b/python-paste/python-paste.spec index 9290454c8e..a2e1556f5e 100644 --- a/python-paste/python-paste.spec +++ b/python-paste/python-paste.spec @@ -23,7 +23,7 @@ # package versions %define V_python 3.8 -%define V_paste_core 3.2.1 +%define V_paste_core 3.2.3 %define V_paste_script 3.2.0 %define V_paste_deploy 2.0.1 @@ -38,7 +38,7 @@ Class: EVAL Group: Language License: GPL Version: %{V_python} -Release: 20191019 +Release: 20191127 # list of sources Source0: https://files.pythonhosted.org/packages/source/P/Paste/Paste-%{V_paste_core}.tar.gz