From 01718c6980cac928207eaea777885b83b480eae3 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sun, 26 Jan 2020 20:06:30 +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 da70964804..1a2bbfcc7c 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.6 +%define V_paste_core 3.2.7 %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: 20200113 +Release: 20200126 # list of sources Source0: https://files.pythonhosted.org/packages/source/P/Paste/Paste-%{V_paste_core}.tar.gz