python3-virtualenv:ver bump

This commit is contained in:
blue-devil
2020-04-08 00:04:43 +03:00
parent 76c67a76e9
commit ad2c73829b
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.15")
shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","20.0.16")
def build():
pythonmodules.compile(pyVer="3")