!4 python-cherrypy: modify provide
Merge pull request !4 from yiyurain/yiyurain
This commit is contained in:
commit
b09029b2bb
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: python-cherrypy
|
Name: python-cherrypy
|
||||||
Version: 3.5.0
|
Version: 3.5.0
|
||||||
Release: 11
|
Release: 12
|
||||||
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
|
||||||
@ -19,7 +19,7 @@ results in smaller source code developed in less time.
|
|||||||
%package -n python2-cherrypy
|
%package -n python2-cherrypy
|
||||||
Summary: Pythonic, object-oriented web development framework
|
Summary: Pythonic, object-oriented web development framework
|
||||||
%python_provide python2-cherrypy
|
%python_provide python2-cherrypy
|
||||||
%python_provide python-cherrypy
|
Provides: python-cherrypy = %{version}-%{release}
|
||||||
|
|
||||||
%description -n python2-cherrypy
|
%description -n python2-cherrypy
|
||||||
CherryPy allows developers to build web applications in much the same way
|
CherryPy allows developers to build web applications in much the same way
|
||||||
@ -51,6 +51,9 @@ 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-12
|
||||||
|
- modify provide: python-cherrypy
|
||||||
|
|
||||||
* Tue Mar 17 2020 zoushuangshuang <zoushuangshuang@huawei.com> - 3.5.0-11
|
* Tue Mar 17 2020 zoushuangshuang <zoushuangshuang@huawei.com> - 3.5.0-11
|
||||||
- add provide: python-cherrypy
|
- add provide: python-cherrypy
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user