Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 149283 - Fix twisted-xish to work with >=twisted-2.4
Summary: Fix twisted-xish to work with >=twisted-2.4
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All All
: High normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-27 04:10 UTC by Marko Durkovic
Modified: 2009-09-14 01:31 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Fixed ebuild (twisted-xish-0.1.0-r2.ebuild,557 bytes, text/plain)
2006-09-27 04:12 UTC, Marko Durkovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marko Durkovic 2006-09-27 04:10:47 UTC
About the current state:
Some time ago the XPath and DOM support were splited from twisted into an extra package, named twisted-xish, by upstream. Then later twisted-xish was merged into another package, twisted-words. Since twisted-xish is not maintained anymore by upstream, it doesn't install with twisted-2.4.
A few packages in the portage tree (e.g the python jabber transports) still depend on xish, so there is still the need to keep it around for some time. 

I've fixed the twisted-xish ebuild to work with twisted-2.4.

I can confirm that it works with pymsn-t and the pyicq-t, pyaim-t from sunrise-overlay.
Comment 1 Marko Durkovic 2006-09-27 04:12:00 UTC
Created attachment 98215 [details]
Fixed ebuild

The fixed ebuild with twisted-2.4 support.
Comment 2 Marien Zwart (RETIRED) gentoo-dev 2006-09-27 05:24:47 UTC
Can you provide a list of stuff you need to work? Why can't that stuff be fixed to work with the new location of xish? It will have to migrate at some point anyway, I much prefer to do that as soon as possible.
Comment 3 Marko Durkovic 2006-09-27 07:04:58 UTC
(In reply to comment #2)
> Can you provide a list of stuff you need to work? Why can't that stuff be fixed
> to work with the new location of xish? It will have to migrate at some point
> anyway, I much prefer to do that as soon as possible.
> 

That's a good point actually. There are only three packages in portage, that have xish as a direct dependency: pymsn-t, twibber and <twisted-words-0.2.0.
- For pymsn-t upstream seems to have already a newer version (0.11.1) available with fixed xish support.
- Twibber is using mostly the xpath features from xish and could maybe be fixed without too much effort. I'm not sure if this one is maintained by upstream anymore.
- Since no package is depending direcly on twisted-words version 0.1.0-rX we should see to get the newer package versions stabilized, if we want to get completly rid of the 0.1.0 series and twisted-xish. Or just leave it as it is and fix the rest.

In the sunrise overlay there are at least pyicq-t (possibly fixed by upstream in their svn-tree) and pyaim-t (not yet fixed).
Comment 4 Conrad Kostecki gentoo-dev 2007-04-13 08:01:05 UTC
Will be this pushed into portage?
Comment 5 Maurice van der Pot (RETIRED) gentoo-dev 2007-04-29 00:06:17 UTC
FYI: The xish dependency was removed from pymsn-t.
I also just added pyicq-t to portage and that does not depend on xish either.

Comment 6 Julian Golderer 2008-06-11 00:42:14 UTC
pyicq-t needs xish for it's migration script, so it would be nice to have this fixed
Comment 7 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-09-14 01:31:04 UTC
dev-python/twisted-xish has been removed from the tree.