modify url

This commit is contained in:
18302918689 2020-12-16 16:37:53 +08:00
parent 92a84acf80
commit 2dff367a7c

View File

@ -1,10 +1,10 @@
Name: python-paste Name: python-paste
Version: 2.0.3 Version: 2.0.3
Release: 10 Release: 11
Summary: Tools for using a Web Server Gateway Interface stack 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) 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 Source0: https://files.pythonhosted.org/packages/source/P/Paste/Paste-%{version}.tar.gz
Patch0: python37.patch Patch0: python37.patch
@ -102,6 +102,9 @@ popd
%doc docs/* %doc docs/*
%changelog %changelog
* Wed Dec 16 2020 hanhui <hanhui15@huawei.com> - 2.0.3-11
- modify url
* Wed Oct 23 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.0.3-10 * Wed Oct 23 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.0.3-10
- Type:bugfix - Type:bugfix
- Id:NA - Id:NA