diff --git a/programming/language/python3/python3-setuptools-scm/actions.py b/programming/language/python3/python3-setuptools-scm/actions.py
index f0d376d142..7997c4639e 100644
--- a/programming/language/python3/python3-setuptools-scm/actions.py
+++ b/programming/language/python3/python3-setuptools-scm/actions.py
@@ -9,7 +9,7 @@ from pisi.actionsapi import shelltools
from pisi.actionsapi import get
-WorkDir="setuptools-scm-%s" % get.srcVERSION()
+WorkDir="setuptools_scm-%s" % get.srcVERSION()
#shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","7.1.0")
def build():
diff --git a/programming/language/python3/python3-setuptools-scm/pspec.xml b/programming/language/python3/python3-setuptools-scm/pspec.xml
index 00d37a7e9d..e55f30d748 100644
--- a/programming/language/python3/python3-setuptools-scm/pspec.xml
+++ b/programming/language/python3/python3-setuptools-scm/pspec.xml
@@ -13,7 +13,8 @@
library
Python3 setuptools-scm module
Tsetuptools_scm handles managing your Python package versions in SCM metadata instead of declaring them as the version argument or in a SCM managed file.
- https://github.com/pypa/setuptools_scm/archive/refs/tags/v8.1.0.tar.gz
+ https://files.pythonhosted.org/packages/4f/a4/00a9ac1b555294710d4a68d2ce8dfdf39d72aa4d769a7395d05218d88a42/setuptools_scm-8.1.0.tar.gz
+
pip3
python3-build