From: @shirely16
Reviewed-by: @zengwefeng
Signed-off-by: @zengwefeng
This commit is contained in:
openeuler-ci-bot 2020-12-17 14:14:08 +08:00 committed by Gitee
commit 0f516a030e

View File

@ -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 <hanhui15@huawei.com> - 2.0.3-11
- modify url
* Wed Oct 23 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.0.3-10
- Type:bugfix
- Id:NA