python3-importlib_metadata: ver. bump

This commit is contained in:
blue-devil
2020-03-27 23:40:37 +03:00
parent 6fa0d663b2
commit 8e615b35f3
2 changed files with 9 additions and 2 deletions
@@ -7,7 +7,7 @@
from pisi.actionsapi import pythonmodules
from pisi.actionsapi import shelltools
shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","1.5.0")
shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","1.5.2")
def build():
pythonmodules.compile(pyVer="3")