From 2dff367a7ccbca4ad59c35171b4caa482112e05c Mon Sep 17 00:00:00 2001 From: 18302918689 <1360148247@qq.com> Date: Wed, 16 Dec 2020 16:37:53 +0800 Subject: [PATCH] modify url --- python-paste.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-paste.spec b/python-paste.spec index 98b4e71..b32f765 100644 --- a/python-paste.spec +++ b/python-paste.spec @@ -1,10 +1,10 @@ Name: python-paste Version: 2.0.3 -Release: 10 +Release: 11 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 @@ -102,6 +102,9 @@ popd %doc docs/* %changelog +* Wed Dec 16 2020 hanhui - 2.0.3-11 +- modify url + * Wed Oct 23 2019 openEuler Buildteam - 2.0.3-10 - Type:bugfix - Id:NA