Still on Python 3.12 after Python 3.13 release

Description:

Tensorflow Python packages are still built for python 3.12 while core has moved to python 3.13. This makes tensorflow not importable.

Additional info:

  • package version(s): 2.18.0-4
  • config and/or log files:
  • link to upstream bug report, if any:

Steps to reproduce:

  1. Install python-tensorflow or any of its variants in extra (e.g. -opt, -cuda and friends)
  2. Attempt to import tensorflow, which fails because it doesn't exist for the current system python