OS: SL 4.4 i386.

Python version built and installed from sources: 2.4.4.


I am trying to install BitTorrent 5.0 prerequisites, and when I am trying to install 
wxPython-common-gtk2-unicode-2.6.3.3-fc4_py2.4.i386.rpm, I am getting the message that it 
requires python(abi):

[root@localhost download]# rpm -ivh wxPython-common-gtk2-unicode-2.6.3.3-fc4_py2.4.i386.rpm
error: Failed dependencies:
         python(abi) = 2.4 is needed by wxPython-common-gtk2-unicode-2.6.3.3-fc4_py2.4.i386

[root@localhost download]#



I have found in some message logs, that it is a pseudo-requirement, but where can I 
download this for Python 2.4.4?


I can't see any Python(abi) under yumex for Python 2.3.4 that comes with SL 4.4 too.