python3-pytest: version bump

This commit is contained in:
blue-devil
2020-05-19 01:37:18 +03:00
parent 418a05d66b
commit 34eb0fa5bd
2 changed files with 22 additions and 15 deletions
@@ -8,7 +8,7 @@ from pisi.actionsapi import pythonmodules
from pisi.actionsapi import shelltools
from pisi.actionsapi import pisitools
shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","5.4.1")
shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","5.4.2")
def build():
pythonmodules.compile(pyVer="3")