diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 14:26:20 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 14:26:20 +0000 |
| commit | 892caabcf7474b4a5e0fa25a89234c2e99ae4111 (patch) | |
| tree | d7790f7c9b1e03d1870bea66c38ed1d1fbae00d6 | |
| parent | f1d3f86ce5229f3428bb7e3e9ccc2c6d024e481f (diff) | |
automatic import of python-iam-floydopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-iam-floyd.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /iam-floyd-0.506.0.tar.gz +/iam-floyd-0.507.0.tar.gz diff --git a/python-iam-floyd.spec b/python-iam-floyd.spec index e92dd8e..13f6034 100644 --- a/python-iam-floyd.spec +++ b/python-iam-floyd.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-iam-floyd -Version: 0.506.0 +Version: 0.507.0 Release: 1 Summary: AWS IAM policy statement generator with fluent interface License: Apache-2.0 URL: https://github.com/udondan/iam-floyd -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f5/bc/35a3aea7f232664db14e13d18ebe325e0cb167380cf2c1159ab765dfb633/iam-floyd-0.506.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/eb/d4/f08d3bba0b26e95069cc0da35a4b1a2b9e114b0e89ca883a1c2ea600d946/iam-floyd-0.507.0.tar.gz BuildArch: noarch Requires: python3-jsii @@ -43,7 +43,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 iam-floyd-0.506.0 +%autosetup -n iam-floyd-0.507.0 %build %py3_build @@ -83,5 +83,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 0.506.0-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 0.507.0-1 - Package Spec generated @@ -1 +1 @@ -3d2b8339225640b47e72d7e88063fbfe iam-floyd-0.506.0.tar.gz +68e6ad5ab36521dc96c36211e88fb81a iam-floyd-0.507.0.tar.gz |
