summaryrefslogtreecommitdiff
path: root/python-localstack-ext.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-localstack-ext.spec')
-rw-r--r--python-localstack-ext.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-localstack-ext.spec b/python-localstack-ext.spec
index 41f429a..d5cfb8f 100644
--- a/python-localstack-ext.spec
+++ b/python-localstack-ext.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-localstack-ext
-Version: 2.0.1
+Version: 2.0.2
Release: 1
Summary: Extensions for LocalStack
License: Proprietary
URL: https://github.com/localstack/localstack
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/cb/5f/cf74f67a324a276e9c53e9d5f304209d67f01743a22f5b1879da28c656e5/localstack-ext-2.0.1.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f9/91/9acc7005e9e65bb47267ceaab901140e87bbf3f585cbd77cb249f1880be4/localstack-ext-2.0.2.tar.gz
BuildArch: noarch
@@ -28,7 +28,7 @@ Provides: python3-localstack-ext-doc
%prep
-%autosetup -n localstack-ext-2.0.1
+%autosetup -n localstack-ext-2.0.2
%build
%py3_build
@@ -68,5 +68,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 2.0.1-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 2.0.2-1
- Package Spec generated