<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body text="#000000" bgcolor="#ffffff">
    On 06/21/2010 09:58 PM, Raymond Wagner wrote:
    <blockquote cite="mid:4C1FC44A.7040401@wagnerrp.com" type="cite">On
      6/21/2010 14:19, stuart wrote:
      <br>
      <blockquote type="cite">But the current version of python is
        2.6.5-3 which is newer than python-mythtv can handle.
        <br>
      </blockquote>
      <br>
      What is telling you that 2.6.5 is too new for the MythTV python
      bindings?&nbsp; The 2.6 branch should be bugfixes only.&nbsp; There should
      be no issue running the bindings on 2.6.5, and there is certainly
      nothing official from MythTV that would prevent you from using
      them.
      <br>
      _______________________________________________
      <br>
      mythtv-users mailing list
      <br>
      <a class="moz-txt-link-abbreviated" href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a>
      <br>
      <a class="moz-txt-link-freetext" href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a>
      <br>
    </blockquote>
    <font face="DejaVu Sans">Remember he is talking about debian
      packages and how the maintainer has built them. So the below shows
      that python-mythtv (which is required by the mythvideo package) is
      built with the specific requirement that python has to be lower
      than 2.6. I am sure he could email Christian and Christian would
      fix it. I have found him to be quite accomodative in the past when
      I have had problems.<br>
      <br>
      mythtv-debian:~# aptitude why python-mythtv <br>
      i&nbsp;&nbsp; mythvideo Depends python-mythtv<br>
      <br>
      mythtv-debian:~# aptitude why mythvideo<br>
      i&nbsp;&nbsp; mythtv-frontend Suggests mythvideo<br>
      <br>
      mythtv-debian:~# aptitude show python-mythtv <br>
      Package: python-mythtv<br>
      New: yes<br>
      State: installed<br>
      Automatically installed: no<br>
      Version: 0.23-0.2<br>
      Priority: optional<br>
      Section: python<br>
      Maintainer: Christian Marillat <a class="moz-txt-link-rfc2396E" href="mailto:marillat@debian.org">&lt;marillat@debian.org&gt;</a><br>
      Uncompressed Size: 422k<br>
      Depends: python (&lt; 2.6), python (&gt;= 2.5), python-support
      (&gt;= 0.90.0)<br>
      Description: A personal video recorder application (common data)<br>
      &nbsp;MythTV provides a unified graphical interface for recording and
      viewing television programs. Refer to the mythtv package for more
      information. <br>
      &nbsp;<br>
      &nbsp;This package contains Python bindings to access mythtv datas.<br>
      Homepage: <a class="moz-txt-link-freetext" href="http://www.mythtv.org/">http://www.mythtv.org/</a><br>
      <br>
      mythtv-debian:~# apt-cache policy python<br>
      python:<br>
      &nbsp; Installed: 2.5.4-9<br>
      &nbsp; Candidate: 2.6.5-3<br>
      &nbsp; Version table:<br>
      &nbsp;&nbsp;&nbsp;&nbsp; 2.6.5-3 0<br>
      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 500 <a class="moz-txt-link-freetext" href="http://ftp.uk.debian.org">http://ftp.uk.debian.org</a> unstable/main Packages<br>
      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 500 <a class="moz-txt-link-freetext" href="http://debian.mirror.ac.za">http://debian.mirror.ac.za</a> unstable/main Packages<br>
      &nbsp;*** 2.5.4-9 0<br>
      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 500 <a class="moz-txt-link-freetext" href="http://ftp.uk.debian.org">http://ftp.uk.debian.org</a> testing/main Packages<br>
      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 500 <a class="moz-txt-link-freetext" href="http://debian.mirror.ac.za">http://debian.mirror.ac.za</a> testing/main Packages<br>
      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 100 /var/lib/dpkg/status<br>
      &nbsp;&nbsp;&nbsp;&nbsp; 2.5.2-3 0<br>
      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 500 <a class="moz-txt-link-freetext" href="http://ftp.uk.debian.org">http://ftp.uk.debian.org</a> stable/main Packages<br>
      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 500 <a class="moz-txt-link-freetext" href="http://debian.mirror.ac.za">http://debian.mirror.ac.za</a> stable/main Packages<br>
    </font>
  </body>
</html>