python3-kappa:rebuilt and translations

This commit is contained in:
blue-devil
2020-01-14 21:31:57 +00:00
parent 399a932520
commit c448e90b39
3 changed files with 23 additions and 9 deletions
@@ -6,7 +6,6 @@
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import pythonmodules
from pisi.actionsapi import pisitools
from pisi.actionsapi import shelltools
from pisi.actionsapi import get
@@ -18,6 +17,4 @@ def build():
pythonmodules.compile(pyVer="3")
def install():
pythonmodules.install(pyVer="3")
pisitools.dodoc("README*","PKG-INFO","MANIFEST*")
pythonmodules.install(pyVer="3")