!3 python-cherrypy: modify release

Merge pull request !3 from yiyurain/yiyurain
This commit is contained in:
openeuler-ci-bot 2020-03-17 11:38:21 +08:00 committed by Gitee
commit 66b288584c

View File

@ -3,7 +3,7 @@
Name: python-cherrypy Name: python-cherrypy
Version: 3.5.0 Version: 3.5.0
Release: 10 Release: 11
Summary: Pythonic, object-oriented web development framework Summary: Pythonic, object-oriented web development framework
License: BSD License: BSD
URL: https://cherrypy.org URL: https://cherrypy.org
@ -51,5 +51,8 @@ PYTHONPATH='../../' nosetests -s ./ -e 'test_SIGTERM' -e 'test_SIGHUP_tty' \
%{python_sitelib}/* %{python_sitelib}/*
%changelog %changelog
* Tue Mar 17 2020 zoushuangshuang <zoushuangshuang@huawei.com> - 3.5.0-11
- add provide: python-cherrypy
* Wed Mar 04 2020 zoushuangshuang <zoushuangshuang@huawei.com> - 3.5.0-10 * Wed Mar 04 2020 zoushuangshuang <zoushuangshuang@huawei.com> - 3.5.0-10
- Package init - Package init