[mythtv] Is MythTV ready for Python 3.9?

Richard Shaw hobbes1069 at gmail.com
Thu May 28 17:36:20 UTC 2020


On Thu, May 28, 2020 at 11:51 AM Gary Buhrmaster <gary.buhrmaster at gmail.com>
wrote:

> On Thu, May 28, 2020 at 12:16 PM Richard Shaw <hobbes1069 at gmail.com>
> wrote:
> >
> > Python on Fedora Rawhide is being updated to 3.9 as we speak.
> >
> > I don't have a good way to test this until it's in the stable repository
> since I'm still not allowed to build MythTV in COPR due to ffmpeg, so I
> thought I'd ask if anyone has done any testing yet.
>
> Well, using something like:
>
>     koji mock-config --tag  f33-python --arch=x86_64 f33
>

Wow, I've been a packager for 12+ years and didn't know this trick. Learn
something new every day!

Yesterday I learned that you can have rpmbuild use git for applying
patches, which was needed because there was a binary patch for one of the
translation files which regular patch doesn't handle.

%autosetup -S git
or
%patch -S git

Thanks,
Richard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-dev/attachments/20200528/32b995de/attachment.htm>


More information about the mythtv-dev mailing list