gonullu:fixed

This commit is contained in:
2017-04-21 00:18:18 +03:00
parent 87c332069b
commit 974b1df87c
2 changed files with 0 additions and 9 deletions
@@ -8,8 +8,6 @@ from pisi.actionsapi import pisitools
def build():
pythonmodules.compile(pyVer="3")
pisitools.dosed("gonullu/docker.py", "Client", "client")
pisitools.dosed("gonullu/docker.py", "1.23", "1.24")
def install():
pythonmodules.install(pyVer="3")
@@ -40,13 +40,6 @@
</Package>
<History>
<Update release="5">
<Date>2017-04-20</Date>
<Version>1.1.6</Version>
<Comment>fixed import error and missing dep.</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2017-04-10</Date>
<Version>1.1.6</Version>