configure.ac: migrate from python2 to python3

VTY and CTRL tests pass fine with python3. Drop the python2 requirement,
so we can use debian 12 in CI. Some of the files in openbsc/contrib
probably still need python2, but since this is a legacy project we
probably don't care.

Related: OS#5950
Change-Id: I052c59dcc21b8e1dd4a3460cf8af9ccbeed6de5b
1 file changed
tree: 2c946a6bddf8a51a5fc3862cf930e01946b34dce
  1. contrib/
  2. debian/
  3. manuals/
  4. openbsc/
  5. .gitignore
  6. .gitreview
  7. .mailmap
  8. README.md
README.md

openbsc.git

This is a HISTORICAL,OBSOLETE repository containing the code-base of what used to be known as bs11_hack, later OpenBSC and also OsmoNITB.

Those projects have been superseded by OsmoBSC, OsmoMSC and OsmoHLR (collectively known as Osmocom CNI).

The code in this repository is completely unmaintained, unsupported and it is strongly discouraged to use it. On the other hand, the modern Osmocom CNI implementations are fully maintained and continuously tested.

Do not bother the developers with questions about code from this repository.

Further Links