python3-multidict:ver. bump
This commit is contained in:
@@ -8,7 +8,7 @@ from pisi.actionsapi import pythonmodules
|
||||
from pisi.actionsapi import shelltools
|
||||
|
||||
def build():
|
||||
# fix unused direct dependency analysis
|
||||
# fix unused direct dependency analysis
|
||||
shelltools.export("LDSHARED", "x86_64-pc-linux-gnu-gcc -Wl,-O1,--as-needed -shared -lpthread")
|
||||
pythonmodules.compile(pyVer="3")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user