[mythtv-commits] [MythTV/mythtv] 30a908: Github workflow: Remove external dependency on pyt...

Roland Ernst noreply at github.com
Mon Jan 8 20:58:14 UTC 2024


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 30a908b5871f4840e09a3286102fc9c10e63b4bf
      https://github.com/MythTV/mythtv/commit/30a908b5871f4840e09a3286102fc9c10e63b4bf
  Author: Roland Ernst <rcrernst at gmail.com>
  Date:   2024-01-08 (Mon, 08 Jan 2024)

  Changed paths:
    M .github/workflows/buildmaster.yml

  Log Message:
  -----------
  Github workflow: Remove external dependency on python-future

Python 3.12 removes the imp module but python-future v0.18.3
uses it, see PythonCharmers/python-future#625
Since 4b5eac8, python-future is not needed anymore.




More information about the mythtv-commits mailing list