summaryrefslogtreecommitdiff
path: root/python-cdk-nag.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-cdk-nag.spec')
-rw-r--r--python-cdk-nag.spec8
1 files changed, 4 insertions, 4 deletions
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