From 3d2ccb09fc8b6f84a8c9fb4764f38a3ed3307b0d Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 07:43:07 +0000 Subject: automatic import of python-sceptre --- .gitignore | 1 + python-sceptre.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index a529879..b2347e9 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /sceptre-4.0.2.tar.gz +/sceptre-4.1.0.tar.gz 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 - 4.0.2-1 +* Sun Apr 23 2023 Python_Bot - 4.1.0-1 - Package Spec generated diff --git a/sources b/sources index a5d144c..f9bf814 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d08ad2c609c3b5f6dfa6e97ef1c664a2 sceptre-4.0.2.tar.gz +b8a3f37d6c8a1f64ed11355d8cb464d0 sceptre-4.1.0.tar.gz -- cgit v1.2.3