Bug 1028219
Summary: | python-tornado 3.2.0 is available | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Orion Poplawski <orion> |
Component: | python-tornado | Assignee: | Thomas Spura <tomspur> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | ionut, tomspur |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-05-30 00:18:57 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1033941 | ||
Bug Blocks: |
Description
Orion Poplawski
2013-11-07 22:53:01 UTC
(In reply to Orion Poplawski from comment #0) > python-tornado 3.1.1 is available. Any reason not to upgrade to it? There are some "raise NotImplementedError", so it seems one must use a subclass of IOLoop instead of using it directly. At least python-asyncmongo doesn't like it. > GateOne at least appears to require >= 3.0. Same here with ipython... -.- This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. Thomas - Any progress here? I'm looking at building an ipython update and hitting this again. Scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=6729836 I'll push this soon unless there are objections. (In reply to Orion Poplawski from comment #4) > Scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=6729836 > > I'll push this soon unless there are objections. At least python-asyncmongo had problems with python-tornado-3.1.1. But the testsuite also failed for 2.2.1, so I was unsure what to do here... So I leave it up to your decision to push it or not :) I just want to hold back the ipython update until the bundling exception ticket in fpc passed as there are a lot of JS bundled... python-socks-tornado seems to support tornado-3: https://github.com/mrjoes/sockjs-tornado/issues/57 Other dependencies: - eucalyptus-console-0:3.3.0-0.5.20130408git32052445.fc20.x86_64 - python-TornadIO2-0:0.0.4-4.fc20.noarch see https://github.com/mrjoes/tornadio2/pull/76 - python-asyncmongo-0:0.1.3-5.fc20.noarch see bug #1033941 - python-ipython-notebook-0:0.13.2-2.fc20.noarch Next version supports/requires it. - python-sockjs-tornado-0:1.0.0-2.fc20.noarch seems to support it: https://github.com/mrjoes/sockjs-tornado/issues/57 - python-testify-0:0.4.0-3.fc20.noarch Many failures in testsuite, didn't track it down any further. python-tornado-3.2.1 is built in rawhide: http://koji.fedoraproject.org/koji/buildinfo?buildID=520388 |