diff --git a/programming/language/python3/python3-zappa/actions.py b/programming/language/python3/python3-zappa/actions.py index 53f668ae5a..d53f6b65a1 100644 --- a/programming/language/python3/python3-zappa/actions.py +++ b/programming/language/python3/python3-zappa/actions.py @@ -6,9 +6,6 @@ # See the file http://www.gnu.org/licenses/gpl.txt from pisi.actionsapi import pythonmodules -from pisi.actionsapi import shelltools - -shelltools.export("PYTHONDONTWRITEBYTECODE", "1") def build(): pythonmodules.compile(pyVer="3") diff --git a/programming/language/python3/python3-zappa/pspec.xml b/programming/language/python3/python3-zappa/pspec.xml index d4c4f1f4fe..0ba7e2a58f 100644 --- a/programming/language/python3/python3-zappa/pspec.xml +++ b/programming/language/python3/python3-zappa/pspec.xml @@ -1,5 +1,5 @@ - + python3-zappa @@ -14,7 +14,7 @@ app:console Zappa - Serverless Python Server-less Python Web Services for AWS Lambda and API Gateway - https://github.com/Miserlou/Zappa/archive/0.49.0.tar.gz + https://github.com/Miserlou/Zappa/archive/0.50.0.tar.gz python3-setuptools python3-devel @@ -39,6 +39,13 @@ + + 2020-02-21 + 0.50.0 + Version bump. + Blue Devil + bluedevil@sctzine.com + 2020-02-06 0.49.0