python3-virtualenv: ver. bump

This commit is contained in:
blue-devil
2020-03-27 23:31:11 +03:00
parent 68b95b40d4
commit d2b420f841
2 changed files with 16 additions and 2 deletions
@@ -7,7 +7,7 @@
from pisi.actionsapi import pythonmodules
from pisi.actionsapi import shelltools
shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","20.0.10")
shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","20.0.15")
def build():
pythonmodules.compile(pyVer="3")