forked from pool/python-tornado
Accepting request 348007 from home:kwk:branches:devel:languages:python
update to 4.3.0 OBS-URL: https://build.opensuse.org/request/show/348007 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=46
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 8 10:51:12 UTC 2015 - kkaempf@suse.com
|
||||
|
||||
- Update to 4.3.0
|
||||
- The new async/await keywords in Python 3.5 are supported.
|
||||
|
||||
Deprecation notice
|
||||
- This will be the last release of Tornado to support Python 2.6
|
||||
or 3.2.
|
||||
|
||||
See http://www.tornadoweb.org/en/stable/releases/v4.3.0.html
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 17 11:45:08 UTC 2015 - mc@suse.com
|
||||
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-tornado
|
||||
Version: 4.2.1
|
||||
Version: 4.3.0
|
||||
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-%{version}-py%{py_ver}.egg-info
|
||||
%{python_sitearch}/tornado-*-py%{py_ver}.egg-info
|
||||
|
||||
%changelog
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a16fcdc4f76b184cb82f4f9eaeeacef6113b524b26a2cb331222e4a7fa6f2969
|
||||
size 434304
|
3
tornado-4.3.0.tar.gz
Normal file
3
tornado-4.3.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d7a24765a7f9c90ea48a73f9f967d5a7a1752c1996879e271f4b3a0ba3b873c3
|
||||
size 475749
|
Reference in New Issue
Block a user