stack/slapos: add distro version pin for upcoming slapos.core release

In slapos.core commit 425f5bb7b (slapgrid: replace platform.linux_distribution()
with distro.linux_distribution(), 2022-03-21), a dependency to distro
was introduced. Because tests run with slapos.core fetched from git, they
already started to fail because of the missing version pin.

The pin is made to the latest version for both python2 and python3.
Usually we take the latest version compatible with python2, but I just
thought this way was probably better.
4 jobs for 1.0
Status Job ID Name Coverage
  External
failed SlapOS.SlapRunner.ResilienceTest-Master.ERP5

failed SlapOS.SoftwareReleases.IntegrationTest-Master.Python2

failed SlapOS.SoftwareReleases.IntegrationTest-Master.Python3

passed Wendelin.StandaloneDeploymentScriptTest-Debian.Buster.Master