From ff6c6fa2f2aa08eedeb74ae87e5e9024f7992ef6 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Thu, 13 Feb 2020 07:29:57 +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 f749bd46e8..c935bb8b9d 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.3.0 +%define V_paste_core 3.4.0 %define V_paste_script 3.2.0 %define V_paste_deploy 2.1.0 @@ -38,7 +38,7 @@ Class: EVAL Group: Language License: GPL Version: %{V_python} -Release: 20200202 +Release: 20200213 # list of sources Source0: https://files.pythonhosted.org/packages/source/P/Paste/Paste-%{V_paste_core}.tar.gz