python3-zappa:version bump and translations

This commit is contained in:
blue-devil
2020-01-14 21:29:08 +00:00
parent 364b2e18ed
commit 399a932520
4 changed files with 150 additions and 10 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
@@ -17,6 +16,4 @@ def build():
pythonmodules.compile(pyVer="3")
def install():
pythonmodules.install(pyVer="3")
pisitools.dodoc("README*","PKG-INFO","MANIFEST*")
pythonmodules.install(pyVer="3")