diff --git a/programming/language/python3/python3-pytest-runner/actions.py b/programming/language/python3/python3-pytest-runner/actions.py
index d2d57eb3bc..fd2247a59f 100644
--- a/programming/language/python3/python3-pytest-runner/actions.py
+++ b/programming/language/python3/python3-pytest-runner/actions.py
@@ -5,12 +5,12 @@
# See the file http://www.gnu.org/licenses/gpl.txt
-from pisi.actionsapi import shelltools
+from pisi.actionsapi import shelltools, get
from pisi.actionsapi import python3modules
# shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","5.2")
-
+WorkDir="pytest-runner-%s" % get.srcVERSION()
def build():
python3modules.compile()
diff --git a/programming/language/python3/python3-setuptools-scm/pspec.xml b/programming/language/python3/python3-setuptools-scm/pspec.xml
index a3b05227d1..1ba8f22e38 100644
--- a/programming/language/python3/python3-setuptools-scm/pspec.xml
+++ b/programming/language/python3/python3-setuptools-scm/pspec.xml
@@ -35,6 +35,7 @@
python3-setuptools
python3-iniconfig
python3-packaging
+ python3-typing_extensions
/usr/lib/python3*