From 087ee13ae2c019903ecd4940a224bd3988ef1014 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sat, 19 Oct 2019 10:21:43 +0200 Subject: [PATCH] upgrading package: python-paste 3.7 -> 3.8 --- 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 2d5f866c47..9290454c8e 100644 --- a/python-paste/python-paste.spec +++ b/python-paste/python-paste.spec @@ -22,7 +22,7 @@ ## # package versions -%define V_python 3.7 +%define V_python 3.8 %define V_paste_core 3.2.1 %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: 20190927 +Release: 20191019 # list of sources Source0: https://files.pythonhosted.org/packages/source/P/Paste/Paste-%{V_paste_core}.tar.gz