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

View File

@ -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 <hanhui15@huawei.com> - 2.0.3-13
- modify url
* Fri Oct 30 2020 jinzhimin <jinzhimin2@huawei.com> - 2.0.3-12
- remove python2-paste subpackage