Add PY_ABI_VER for testing Python stable ABI using abi3audit

For example to check the stable ABI version 3.4:
  make check-python-examples check-python-test-suite PY_ABI_VER=3.4
4 files changed