Port details |
- py-aws-lambda-builders Python library to compile, build and package AWS Lambda functions
- 1.28.0 devel
=0 Version of this port present on the latest quarterly branch. - Maintainer: nork@FreeBSD.org
 - Port Added: 2022-10-09 03:09:10
- Last Update: 2023-03-25 15:42:23
- Commit Hash: 22aaedf
- Also Listed In: python
- License: APACHE20
- Description:
- Lambda Builders is a Python library to compile, build and package AWS Lambda
functions for several runtimes & frameworks.
Lambda Builders currently contains the following workflows
Java with Gradle
Java with Maven
Dotnet with amazon.lambda.tools
Python with Pip
Javascript with Npm
Typescript with esbuild
Ruby with Bundler
Go with Mod
Rust with Cargo
In Addition to above workflows, AWS Lambda Builders also supports Custom
Workflows through a Makefile.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}aws-lambda-builders>0:devel/py-aws-lambda-builders@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-aws-lambda-builders/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-aws-lambda-builders
- pkg install py39-aws-lambda-builders
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-aws-lambda-builders listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-aws-lambda-builders
- Package flavors (<flavor>: <package>)
- py39: py39-aws-lambda-builders
- distinfo:
- TIMESTAMP = 1679693211
SHA256 (aws_lambda_builders-1.28.0.tar.gz) = 6ea2fb607057436f03e2a8a857b5c5cbd18f7b2b907c53c2b461e65f843a4f38
SIZE (aws_lambda_builders-1.28.0.tar.gz) = 82787
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-aws-lambda-builders
- USES:
- python:3.7+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Notes from UPDATING |
- These upgrade notes are taken from /usr/ports/UPDATING
- 2017-11-30
Affects: */py* Author: mat@FreeBSD.org Reason:
Ports using Python via USES=python are now flavored. All the py3-* ports
have been removed and folded into their py-* master ports.
People using Poudriere 3.2+ and binary packages do not have to do anything.
For other people, to build the Python 3.6 version of, for example,
databases/py-gdbm, you need to run:
# make FLAVOR=py36 install
|
Number of commits found: 5
Number of commits found: 5
|