python3-importlib_metadata: major ver bump

This commit is contained in:
bluedevil
2020-09-23 23:54:22 +02:00
parent ccdd555dbb
commit a22aec9ad5
2 changed files with 9 additions and 2 deletions
@@ -7,7 +7,7 @@
from pisi.actionsapi import shelltools
from pisi.actionsapi import pythonmodules
shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","1.6.0")
shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","2.0.0")
def build():
pythonmodules.compile(pyVer="3")