python3-importlib_resources: version bump

This commit is contained in:
blue-devil
2020-05-19 01:36:03 +03:00
parent 30559771d6
commit 68bbef9077
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.4.0")
shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","1.5.0")
def build():
pythonmodules.compile(pyVer="3")