summaryrefslogtreecommitdiff
path: root/python-sceptre.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-sceptre.spec')
-rw-r--r--python-sceptre.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-sceptre.spec b/python-sceptre.spec
index b397907..1088f19 100644
--- a/python-sceptre.spec
+++ b/python-sceptre.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-sceptre
-Version: 4.0.2
+Version: 4.1.0
Release: 1
Summary: Cloud Provisioning Tool
License: Apache2
URL: https://github.com/Sceptre/sceptre
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/c9/2f/a6085de8c65d7440a558687d6f0ccf2747e5da0e734e758549504b94ec8d/sceptre-4.0.2.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ce/1b/64be41a3accf8e6a319e70609cfb7931bb9959b586f9b4c059a90b13cbf5/sceptre-4.1.0.tar.gz
BuildArch: noarch
Requires: python3-boto3
@@ -904,7 +904,7 @@ See our [Contributing Guide](CONTRIBUTING.md)
%prep
-%autosetup -n sceptre-4.0.2
+%autosetup -n sceptre-4.1.0
%build
%py3_build
@@ -944,5 +944,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 4.0.2-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 4.1.0-1
- Package Spec generated