From 398e4645182355253d64256ce8571ef79c795833 Mon Sep 17 00:00:00 2001 From: 18302918689 <1360148247@qq.com> Date: Wed, 16 Dec 2020 16:18:39 +0800 Subject: [PATCH] l --- python-paste.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-paste.spec b/python-paste.spec index 911a729..ece12b2 100644 --- a/python-paste.spec +++ b/python-paste.spec @@ -1,10 +1,10 @@ Name: python-paste Version: 2.0.3 -Release: 12 +Release: 13 Summary: Tools for using a Web Server Gateway Interface stack License: MIT and ZPLv2.0 and Python and (AFL or MIT) and (MIT or ASL 2.0) -URL: https://bitbucket.org/ianb/paste/ +URL: https://pythonpaste.readthedocs.io/en/latest/ Source0: https://files.pythonhosted.org/packages/source/P/Paste/Paste-%{version}.tar.gz Patch0: python37.patch @@ -65,6 +65,9 @@ popd %doc docs/* %changelog +* Wed Dec 16 2020 hanhui - 2.0.3-13 +- modify url + * Fri Oct 30 2020 jinzhimin - 2.0.3-12 - remove python2-paste subpackage