Search Criteria
Package Details: python-aws-lambda-builders 1.52.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-aws-lambda-builders.git (read-only, click to copy) |
---|---|
Package Base: | python-aws-lambda-builders |
Description: | Python library to compile, build & package AWS Lambda functions for several runtimes & framework |
Upstream URL: | https://github.com/aws/aws-lambda-builders |
Licenses: | Apache |
Conflicts: | python-aws_lambda_builders |
Replaces: | python-aws_lambda_builders |
Submitter: | javmorin |
Maintainer: | javmorin |
Last Packager: | javmorin |
Votes: | 4 |
Popularity: | 0.86 |
First Submitted: | 2021-01-12 23:19 (UTC) |
Last Updated: | 2024-11-24 22:14 (UTC) |
Dependencies (6)
- python-six
- python-wheel
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
javmorin commented on 2021-01-13 16:09 (UTC) (edited on 2021-01-13 17:26 (UTC) by javmorin)
@HBBrennan per the specs, "replaces" is used instead of provides+conflicts as
python-aws_lambda_builders
is being renamed topython-aws-lambda-builders
to be compliant with python package naming standards. Once the merge request goes through, onlypython-aws-lambda-builders
will remain.Edit: I see some uses of replaces+conflicts though, so I will add it (it shouldn't hurt anything)
HBBrennan commented on 2021-01-13 07:48 (UTC) (edited on 2021-01-13 07:48 (UTC) by HBBrennan)
Should this also be conflicts with python-aws_lambda_builders?