]> granicus.if.org Git - graphviz/commit
Use any python version for python bindings
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Sun, 12 Apr 2020 14:39:03 +0000 (16:39 +0200)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Tue, 14 Apr 2020 14:16:14 +0000 (16:16 +0200)
commitb861a44f39521be6c5c81f0d7aa39bdedae6be82
tree4a2935f39c05d0f23fa2d86a6076bea2c0906b9c
parentec0a9d951d0f97694f6cc2f813547af9dfdf0dad
Use any python version for python bindings

In order to work on Ubuntu 20.04 which does not have a "python" lib,
only "python3" and "python2".

See https://www.fosslinux.com/26413/ubuntu-20-04-lts-focal-fossa-set-to-remove-python-2.htm.

Also needed was to replace pyversion which found only Python 2
versions. Possibly this can done in a better way by someone who
understands Debian packaging in general and Lintian in particular.

See https://lintian.debian.org/tags/debian-pyversions-is-obsolete.html.
debian/libgv-python.install
debian/rules