From 0309f7ff61767cf7114497162fc78cbf19dd6be7 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 12:13:21 +0000 Subject: automatic import of python-cdk-iam-floyd --- .gitignore | 1 + python-cdk-iam-floyd.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index fdb9476..0c9b5ab 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /cdk-iam-floyd-0.506.0.tar.gz +/cdk-iam-floyd-0.507.0.tar.gz diff --git a/python-cdk-iam-floyd.spec b/python-cdk-iam-floyd.spec index d08be16..89914b1 100644 --- a/python-cdk-iam-floyd.spec +++ b/python-cdk-iam-floyd.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-cdk-iam-floyd -Version: 0.506.0 +Version: 0.507.0 Release: 1 Summary: AWS IAM policy statement generator with fluent interface for AWS CDK License: Apache-2.0 URL: https://github.com/udondan/iam-floyd -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/63/2f/9d9d037873e29630f57045e70d5c1ce13b478b32904a1d2e8f7e54b1a18e/cdk-iam-floyd-0.506.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b5/23/86fecd0341399c9d1eb8d888460a25115a562074ab5a475f3955434717ae/cdk-iam-floyd-0.507.0.tar.gz BuildArch: noarch Requires: python3-aws-cdk-lib @@ -45,7 +45,7 @@ This project is not affiliated, funded, or in any way associated with AWS. IAM Floyd is licensed under [Apache License 2.0](https://github.com/udondan/iam-floyd/blob/main/LICENSE). Dependencies might be released under different licenses. Especially the bundled packages [regex-parser](https://www.npmjs.com/package/regex-parser) and [common-substrings](https://www.npmjs.com/package/common-substrings) are released under the MIT License. %prep -%autosetup -n cdk-iam-floyd-0.506.0 +%autosetup -n cdk-iam-floyd-0.507.0 %build %py3_build @@ -85,5 +85,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 0.506.0-1 +* Sun Apr 23 2023 Python_Bot - 0.507.0-1 - Package Spec generated diff --git a/sources b/sources index 8ea4577..0b6ac58 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -266a78ba5aafe04436558d7e7f7e0fb7 cdk-iam-floyd-0.506.0.tar.gz +9f7f7f1e6d8e05f2490b8ef755658064 cdk-iam-floyd-0.507.0.tar.gz -- cgit v1.2.3