]> git.ipfire.org Git - pbs.git/commit
configure: Require Python >= 3.11
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 13 Feb 2025 20:48:28 +0000 (20:48 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 13 Feb 2025 20:48:28 +0000 (20:48 +0000)
commit3bf8d8ff3443475ea93cf234c99504afbf273a99
treef5f1df2db55f473d32104d7d62f961206e2a8dfd
parent84aeeab123cdbd6c175300f34e909c03bec85365
configure: Require Python >= 3.11

This was built against Python 3.11 and I don't know whether if works on
previous versions or not.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
configure.ac