python3-setuptools-scm:ver.bump

This commit is contained in:
blue-devil
2020-02-20 20:01:08 +03:00
parent 57123226b4
commit ba3b3713f9
2 changed files with 11 additions and 1 deletions
@@ -5,6 +5,9 @@
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import pythonmodules
from pisi.actionsapi import shelltools
shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","3.5.0")
def build():
pythonmodules.compile(pyVer="3")