diff --git a/programming/language/python3/python3-setuptools-scm/actions.py b/programming/language/python3/python3-setuptools-scm/actions.py index 605ae0629b..d3e65c4bd3 100644 --- a/programming/language/python3/python3-setuptools-scm/actions.py +++ b/programming/language/python3/python3-setuptools-scm/actions.py @@ -7,7 +7,7 @@ from pisi.actionsapi import pythonmodules from pisi.actionsapi import shelltools -shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","3.5.0") +shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","4.0.0") def build(): pythonmodules.compile(pyVer="3") diff --git a/programming/language/python3/python3-setuptools-scm/pspec.xml b/programming/language/python3/python3-setuptools-scm/pspec.xml index 72237b2ad1..96a62b7a92 100644 --- a/programming/language/python3/python3-setuptools-scm/pspec.xml +++ b/programming/language/python3/python3-setuptools-scm/pspec.xml @@ -13,10 +13,10 @@ 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/v3.5.0.tar.gz + https://github.com/pypa/setuptools_scm/archive/v4.0.0.tar.gz - python3-setuptools python3-devel + python3-setuptools @@ -25,8 +25,8 @@ python3-setuptools-scm Python3 setuptools-scm module - python3-setuptools python3 + python3-setuptools /usr/lib/python3* @@ -35,6 +35,13 @@ + + 2020-05-24 + 4.0.0 + Major version bump. + Blue Devil + bluedevil@sctzine.com + 2020-02-18 3.5.0