From 6e01c331a04312b58d870e88d14d1f4271401578 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 11:24:50 +0000 Subject: automatic import of python-cdk-nag --- .gitignore | 1 + python-cdk-nag.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 9b50b84..d4281e5 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 2.25.8-1 +* Sun Apr 23 2023 Python_Bot - 2.26.3-1 - Package Spec generated diff --git a/sources b/sources index 8a4aec7..c374560 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -02ee2a3cfddce317787598dcccd53ba8 cdk-nag-2.25.8.tar.gz +e48bcac401bb28082f1fafb3554e1554 cdk-nag-2.26.3.tar.gz -- cgit v1.2.3