Source: ecflow
Version: 5.8.3-1
Severity: important
Tags: ftbfs
User: debian-pyt...@lists.debian.org
Usertags: python3.10 python3-all-dev

Hi Maintainer

The debian/rules of ecflow contains:

PY3VERSIONS:=python3.10 python3.9

This will cause ecflow to FTBFS once python3.9 is no longer a
supported Python version.  You could use $(shell py3versions -r)
instead.

Regards
Graham

Reply via email to