python3-pytest:ver.bump

This commit is contained in:
blue-devil
2020-03-20 02:16:35 +03:00
parent b0e4477e82
commit 311607028e
2 changed files with 12 additions and 5 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.3.5")
shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","5.4.1")
def build():
pythonmodules.compile(pyVer="3")