Mailing List Archive

[MythTV/mythtv] fb21e2: Python: Remove deprecated `distutils` package.
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: fb21e2bc18405ab44903d4a68d506a51d0083e6b
https://github.com/MythTV/mythtv/commit/fb21e2bc18405ab44903d4a68d506a51d0083e6b
Author: Roland Ernst <rcrernst@gmail.com>
Date: 2023-07-23 (Sun, 23 Jul 2023)

Changed paths:
M mythplugins/configure

Log Message:
-----------
Python: Remove deprecated `distutils` package.

If the plugin MythNetVision is built together with MythTV, configure
tries to determine the preliminary path of the Python Bindings.

Python3.10 deprecates the 'distutils' package, and python3.12 will
remove this package, hence we need another solution to provide
the correct paths to the MythTV Python libs.

Fixes MythTV#437


_______________________________________________
mythtv-commits mailing list
mythtv-commits@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-commits