diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 07:43:07 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 07:43:07 +0000 |
| commit | 3d2ccb09fc8b6f84a8c9fb4764f38a3ed3307b0d (patch) | |
| tree | 73b743ef6fc69c63237bd510700cd2e4738bd903 /python-sceptre.spec | |
| parent | 0356f6fb4a6205a9e6361d92542d5408d037046f (diff) | |
automatic import of python-sceptreopeneuler20.03
Diffstat (limited to 'python-sceptre.spec')
| -rw-r--r-- | python-sceptre.spec | 8 |
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 |
