Search Criteria
Package Details: python-aws-lambda-builders 1.54.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.000016 |
| First Submitted: | 2021-01-12 23:19 (UTC) |
| Last Updated: | 2025-04-26 23:45 (UTC) |
Dependencies (5)
- python-six
- python-build (make)
- python-installer (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_buildersis being renamed topython-aws-lambda-buildersto be compliant with python package naming standards. Once the merge request goes through, onlypython-aws-lambda-builderswill 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?