14
0

Accepting request 348070 from home:TheBlackCat:branches:devel:languages:python

Switch to pypi tarball.  It uses "4.3" instead of "4.3.0"

OBS-URL: https://build.opensuse.org/request/show/348070
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=47
This commit is contained in:
Todd R
2015-12-09 11:30:32 +00:00
committed by Git OBS Bridge
parent fc0d0f2496
commit 15dcaf75ad
4 changed files with 10 additions and 5 deletions

View File

@@ -17,7 +17,7 @@
Name: python-tornado
Version: 4.3.0
Version: 4.3
Release: 0
Url: http://www.tornadoweb.org
Summary: Open source version of scalable, non-blocking web server that power FriendFeed
@@ -99,6 +99,6 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot}
%defattr(-,root,root,-)
%doc demos
%{python_sitearch}/tornado
%{python_sitearch}/tornado-*-py%{py_ver}.egg-info
%{python_sitearch}/tornado-%{version}-py*.egg-info
%changelog