diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 11:24:50 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 11:24:50 +0000 |
| commit | 6e01c331a04312b58d870e88d14d1f4271401578 (patch) | |
| tree | 2d0b7b41747621b8de61cd974ae738b3f0005f8a | |
| parent | 69bf1de46ad34a8f4a109646c7cfd611f8f31651 (diff) | |
automatic import of python-cdk-nagopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-cdk-nag.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /cdk-nag-2.25.8.tar.gz +/cdk-nag-2.26.3.tar.gz diff --git a/python-cdk-nag.spec b/python-cdk-nag.spec index 6e0306d..5fcb2fe 100644 --- a/python-cdk-nag.spec +++ b/python-cdk-nag.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-cdk-nag -Version: 2.25.8 +Version: 2.26.3 Release: 1 Summary: Check CDK v2 applications for best practices using a combination on available rule packs. License: Apache-2.0 URL: https://github.com/cdklabs/cdk-nag.git -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/08/78/9aefd08ea8b276fae197ee31d5d8c90ce653dd8c688b3c7056f3021d7e39/cdk-nag-2.25.8.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/06/92/840c1dbf07c5ef16714f12d794e952ec17c30346cb4f18cd03bd6dbaeba5/cdk-nag-2.26.3.tar.gz BuildArch: noarch Requires: python3-aws-cdk-lib @@ -1905,7 +1905,7 @@ This project is licensed under the Apache-2.0 License. %prep -%autosetup -n cdk-nag-2.25.8 +%autosetup -n cdk-nag-2.26.3 %build %py3_build @@ -1945,5 +1945,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 2.25.8-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 2.26.3-1 - Package Spec generated @@ -1 +1 @@ -02ee2a3cfddce317787598dcccd53ba8 cdk-nag-2.25.8.tar.gz +e48bcac401bb28082f1fafb3554e1554 cdk-nag-2.26.3.tar.gz |
