python3Packages.aws-sam-translator: 1.103.0 -> 1.106.0
https://github.com/aws/serverless-application-model/releases/tag/v1.106.0 This commit was automatically generated using update-python-libraries.
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "aws-sam-translator";
|
||||
version = "1.103.0";
|
||||
version = "1.106.0";
|
||||
pyproject = true;
|
||||
|
||||
# https://github.com/aws/serverless-application-model/issues/3831
|
||||
@@ -28,7 +28,7 @@ buildPythonPackage rec {
|
||||
owner = "aws";
|
||||
repo = "serverless-application-model";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-FW7tmXsD4VfR/c6IJUCvsYPYLIisaEqAhD0sp9ufA/s=";
|
||||
hash = "sha256-9KrBoa50lgZcqe/wzt05TsuUYbjRuQXgXTVHjDKBmr4=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
|
||||
Reference in New Issue
Block a user