python3-virtualenv:ver bump

This commit is contained in:
blue-devil
2020-03-12 01:13:01 +03:00
parent a8bca5ca63
commit dacc6779cb
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","20.0.7")
shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","20.0.10")
def build():
pythonmodules.compile(pyVer="3")