python3-kappa
This commit is contained in:
@@ -13,9 +13,6 @@ from pisi.actionsapi import get
|
||||
|
||||
shelltools.export("PYTHONDONTWRITEBYTECODE", "1")
|
||||
|
||||
def setup():
|
||||
shelltools.system("python3 setup.py install")
|
||||
|
||||
def build():
|
||||
pythonmodules.compile(pyVer="3")
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>A CLI tool for AWS Lambda developers</Summary>
|
||||
<Description>Kappa is a command line tool that (hopefully) makes it easier to deploy, update, and test functions for AWS Lambda.</Description>
|
||||
<Archive sha1sum="dfba04757bbbd40b6c15aaa0c5842ee55fc5c921" type="targz">https://sourceforge.net/p/adder/targz/ci/master/tree/kappa-0.7.0.tar.gz</Archive>
|
||||
<Archive sha1sum="27599e4dddbc66c21a152759c0701ef1587cb918" type="targz">https://pypi.python.org/packages/9e/67/c064a0b48f3aaee38aa810e09e6c3c97857e9c9a69cb2e6f79da650ec054/kappa-0.7.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="3.6.0">python3-devel</Dependency>
|
||||
<Dependency versionFrom="19.6.1">python3-setuptools</Dependency>
|
||||
|
||||
Reference in New Issue
Block a user