]> git.ipfire.org Git - thirdparty/libsolv.git/commit
examples/pysolv: switch shebang to python3 618/head
authorLuca Boccassi <luca.boccassi@gmail.com>
Fri, 24 Apr 2026 14:28:40 +0000 (15:28 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Fri, 24 Apr 2026 14:28:40 +0000 (15:28 +0100)
commit9fa535a6ff88b9084cebf7db9012cc7296736cf7
tree6e47980100988cad349d8bf16cc50c39bf61a164
parent806c0513cd0799a37802f483710cfbdcc6d16b5f
examples/pysolv: switch shebang to python3

The example script has been ported to python3 long ago,
but the shebang still points to python, which doesn't
exist anymore in Ubuntu/Debian and others.
examples/pysolv