The source project of this merge request has been removed.
Make apbs use the available python version
For this MR I just changed the package.py to use Python version 3.8 instead of 3.9. The documentation of apbs states Python 3.9 as a minimum version number so it needs to be seen if functionality is compromised by this. The package did however compile just fine on my workstation.