gcc-15.2.0
This commit is contained in:
@@ -10,16 +10,16 @@ from pisi.actionsapi import pythonmodules
|
||||
|
||||
WorkDir="setuptools-%s" % get.srcVERSION()
|
||||
|
||||
shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","78.1.1")
|
||||
# shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","80.9.0")
|
||||
|
||||
#def setup():
|
||||
#shelltools.makedirs("%s/setuptools-54.2.0/build/scripts-3.8" % get.workDIR())
|
||||
|
||||
|
||||
def build():
|
||||
pythonmodules.compile(pyVer="3 -B")
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
def install():
|
||||
pythonmodules.install(pyVer="3 -B")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user