diff options
Diffstat (limited to 'python-aws-lambda-builders.spec')
-rw-r--r-- | python-aws-lambda-builders.spec | 8 |
1 files changed, 4 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 1.28.0-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 1.30.0-1 - Package Spec generated |