forked from pool/python-tornado
Accepting request 233467 from home:anubisg1:branches:devel:languages:python
new upstream version 3.2.1 OBS-URL: https://build.opensuse.org/request/show/233467 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=31
This commit is contained in:
committed by
Git OBS Bridge
parent
9823ad0d56
commit
be5d002825
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 11 14:00:00 UTC 2014 - andrea@opensuse.org
|
||||
|
||||
- new upstream version 3.2.1
|
||||
- several new modules and bugfixes check website for details
|
||||
http://www.tornadoweb.org/en/stable/releases.html
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 17 16:07:37 UTC 2013 - p.drouand@gmail.com
|
||||
|
||||
|
@@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
Name: python-tornado
|
||||
Version: 3.1.1
|
||||
Version: 3.2.1
|
||||
Release: 0
|
||||
Url: http://www.tornadoweb.org
|
||||
Summary: Open source version of scalable, non-blocking web server that power FriendFeed
|
||||
@@ -29,9 +29,7 @@ Requires: python-pycurl
|
||||
Requires: python-simplejson
|
||||
BuildRequires: fdupes
|
||||
%if 0%{?suse_version} <= 1110
|
||||
%{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||
%else
|
||||
BuildArch: noarch
|
||||
%{!?python_sitearch: %global python_sitearch %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(True);")}
|
||||
%endif
|
||||
|
||||
%description
|
||||
@@ -60,11 +58,12 @@ python setup.py build
|
||||
|
||||
%install
|
||||
python setup.py install --prefix=%{_prefix} --root=%{buildroot}
|
||||
%fdupes demos
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc demos
|
||||
%{python_sitelib}/tornado
|
||||
%{python_sitelib}/tornado-%{version}-py%{py_ver}.egg-info
|
||||
%{python_sitearch}/tornado
|
||||
%{python_sitearch}/tornado-%{version}-py%{py_ver}.egg-info
|
||||
|
||||
%changelog
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:345904bfe4a0ce5d687203f783986a73cfd7dc3a9957ee3342cd43d4e310fdc6
|
||||
size 374086
|
3
tornado-3.2.1.tar.gz
Normal file
3
tornado-3.2.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4a5f0b1b381d80ec320c7c8f3265e6008afc527cc35b6c36d03acf18c21fcac6
|
||||
size 403419
|
Reference in New Issue
Block a user