From 2f2eb73192da15df435a166d82302dddb64d9cab Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 14:02:20 +0000 Subject: automatic import of python-aws-lambda-builders --- .gitignore | 1 + python-aws-lambda-builders.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 165ef65..e3384a0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /aws_lambda_builders-1.28.0.tar.gz +/aws_lambda_builders-1.30.0.tar.gz diff --git a/python-aws-lambda-builders.spec b/python-aws-lambda-builders.spec index 784e1c6..33f5477 100644 --- a/python-aws-lambda-builders.spec +++ b/python-aws-lambda-builders.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-aws-lambda-builders -Version: 1.28.0 +Version: 1.30.0 Release: 1 Summary: Python library to compile, build & package AWS Lambda functions for several runtimes & frameworks. License: Apache License 2.0 URL: https://github.com/awslabs/aws-lambda-builders -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/85/f7/b1386ac6148ee41187b9250c5ec906ba7b6e799b79f2da49b54e2b70dc5c/aws_lambda_builders-1.28.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b8/14/7ddb64974b5683e623b1b8030e05cfd3b551bfd8aa51b79d88c13ec95039/aws_lambda_builders-1.30.0.tar.gz BuildArch: noarch Requires: python3-setuptools @@ -151,7 +151,7 @@ If you are a developer and interested in contributing, read the [DESIGN DOCUMENT %prep -%autosetup -n aws-lambda-builders-1.28.0 +%autosetup -n aws-lambda-builders-1.30.0 %build %py3_build @@ -191,5 +191,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot - 1.28.0-1 +* Fri Apr 21 2023 Python_Bot - 1.30.0-1 - Package Spec generated diff --git a/sources b/sources index 54443d8..e1e388e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b933332dffb5d29598500f3e128d7c94 aws_lambda_builders-1.28.0.tar.gz +c64d76fbea0a91687233ee5dea671d64 aws_lambda_builders-1.30.0.tar.gz -- cgit v1.2.3