python3-* rebuild
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
from pisi.actionsapi import pythonmodules
|
||||
from pisi.actionsapi import shelltools
|
||||
|
||||
shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","4.1.2")
|
||||
shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","7.1.0")
|
||||
|
||||
def build():
|
||||
pythonmodules.compile(pyVer="3")
|
||||
@@ -18,4 +18,4 @@ def check():
|
||||
pythonmodules.compile("test", pyVer="3")
|
||||
|
||||
def install():
|
||||
pythonmodules.install(pyVer="3")
|
||||
pythonmodules.install(pyVer="3")
|
||||
|
||||
Reference in New Issue
Block a user