summaryrefslogtreecommitdiff
path: root/python-localstack.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-23 06:45:20 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-23 06:45:20 +0000
commitacaa1f69d5f0c6f7e48520cb8df52c3f5cdd28da (patch)
treec23dbe8e13d812c23820104c737e8402f5b6a785 /python-localstack.spec
parentc12b9d31be1c2ae7ab54f669267e46bec0e036ef (diff)
automatic import of python-localstackopeneuler20.03
Diffstat (limited to 'python-localstack.spec')
-rw-r--r--python-localstack.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-localstack.spec b/python-localstack.spec
index a281263..d9532f0 100644
--- a/python-localstack.spec
+++ b/python-localstack.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-localstack
-Version: 2.0.1
+Version: 2.0.2
Release: 1
Summary: LocalStack - A fully functional local Cloud stack
License: Apache License 2.0
URL: https://github.com/localstack/localstack
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/61/3d/7bdc55b31709b9bbfd82d5e1ab77f3f2f38682ae5371ad3a485260b2abc3/localstack-2.0.1.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a6/97/1b6102bdc5b7d4922b73ffd2c7acecf537ba928880abb5207f4610039f97/localstack-2.0.2.tar.gz
BuildArch: noarch
@@ -328,7 +328,7 @@ Copyright (c) 2016 Atlassian and others.
This version of LocalStack is released under the Apache License, Version 2.0 (see [LICENSE](LICENSE.txt)). By downloading and using this software you agree to the [End-User License Agreement (EULA)](doc/end_user_license_agreement). To know about the external software we use, look at our [third party software tools](doc/third-party-software-tools/README.md) page.
%prep
-%autosetup -n localstack-2.0.1
+%autosetup -n localstack-2.0.2
%build
%py3_build
@@ -368,5 +368,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 2.0.1-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 2.0.2-1
- Package Spec generated