diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-25 11:36:38 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 11:36:38 +0000 |
commit | 7bd5eb23d1aa442e363adaaa83d210b5e95eb968 (patch) | |
tree | 696c491cfa4370863055b907ef5d14febec1745c | |
parent | a9357d65d617bdd38989a1b891ffeea2592eaccb (diff) |
automatic import of python-renovosolutions-aws-cdk-aspects-security-groupopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-renovosolutions-aws-cdk-aspects-security-group.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /renovosolutions.aws-cdk-aspects-security-group-2.1.100.tar.gz +/renovosolutions.aws-cdk-aspects-security-group-2.1.103.tar.gz diff --git a/python-renovosolutions-aws-cdk-aspects-security-group.spec b/python-renovosolutions-aws-cdk-aspects-security-group.spec index 8ce038e..4f5bd62 100644 --- a/python-renovosolutions-aws-cdk-aspects-security-group.spec +++ b/python-renovosolutions-aws-cdk-aspects-security-group.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-renovosolutions.aws-cdk-aspects-security-group -Version: 2.1.100 +Version: 2.1.103 Release: 1 Summary: A library of CDK aspects applying to security groups. License: Apache-2.0 URL: https://github.com/RenovoSolutions/cdk-aspects-library-security-group.git -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/75/54/c8980b9f724b4314bca77dea135c85bce347a81a0520f0ca27604288cfb8/renovosolutions.aws-cdk-aspects-security-group-2.1.100.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/0a/63/b1c42d7f1410ba5639e21ee6df69fd32ef053b8827ecca089f106dbcce7c/renovosolutions.aws-cdk-aspects-security-group-2.1.103.tar.gz BuildArch: noarch Requires: python3-aws-cdk-lib @@ -177,7 +177,7 @@ Aspects.of(stack).add(new NoPublicIngressAspect( %prep -%autosetup -n renovosolutions.aws-cdk-aspects-security-group-2.1.100 +%autosetup -n renovosolutions.aws-cdk-aspects-security-group-2.1.103 %build %py3_build @@ -217,5 +217,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 2.1.100-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 2.1.103-1 - Package Spec generated @@ -1 +1 @@ -50be58006721cdb347c408a8827ba3a8 renovosolutions.aws-cdk-aspects-security-group-2.1.100.tar.gz +f2530039ca8c4cb83a83e52499d40187 renovosolutions.aws-cdk-aspects-security-group-2.1.103.tar.gz |