python3-virtualenv: ver bump

This commit is contained in:
blue-devil
2020-05-25 00:55:26 +03:00
parent b50796fedb
commit b51fc59f71
2 changed files with 9 additions and 2 deletions
@@ -7,7 +7,7 @@
from pisi.actionsapi import shelltools
from pisi.actionsapi import pythonmodules
shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","20.0.20")
shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","20.0.21")
def build():
pythonmodules.compile(pyVer="3")