summaryrefslogtreecommitdiff
path: root/python-aws-sam-cli.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-aws-sam-cli.spec')
-rw-r--r--python-aws-sam-cli.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-aws-sam-cli.spec b/python-aws-sam-cli.spec
index 820bc04..005227c 100644
--- a/python-aws-sam-cli.spec
+++ b/python-aws-sam-cli.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-aws-sam-cli
-Version: 1.79.0
+Version: 1.81.0
Release: 1
Summary: AWS SAM CLI is a CLI tool for local development and testing of Serverless applications
License: Apache License 2.0
URL: https://github.com/aws/aws-sam-cli
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/44/03/21f71a31cf32b4da5491127328a680f73ed7ae27a2becea79882389ade8c/aws-sam-cli-1.79.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/af/3f/bce565cfb2fb1b87d0c24782b6e3009ec2d045d161afa7c40ec1cde85276/aws-sam-cli-1.81.0.tar.gz
BuildArch: noarch
Requires: python3-chevron
@@ -382,7 +382,7 @@ started.
%prep
-%autosetup -n aws-sam-cli-1.79.0
+%autosetup -n aws-sam-cli-1.81.0
%build
%py3_build
@@ -422,5 +422,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 1.79.0-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 1.81.0-1
- Package Spec generated