diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-25 05:34:22 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 05:34:22 +0000 |
commit | bad9eb57d9c18a7b495d15c509732701948793a7 (patch) | |
tree | 549e85b9c5397c81a963b8ebc95412ff653682f5 | |
parent | 0100e049c13377534026e8d9585031e54d1904dd (diff) |
automatic import of python-aws-cdk-yaml-cfnopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-aws-cdk-yaml-cfn.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /aws-cdk.yaml-cfn-1.198.1.tar.gz +/aws-cdk.yaml-cfn-1.199.0.tar.gz diff --git a/python-aws-cdk-yaml-cfn.spec b/python-aws-cdk-yaml-cfn.spec index 45757c5..6a0c8ca 100644 --- a/python-aws-cdk-yaml-cfn.spec +++ b/python-aws-cdk-yaml-cfn.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-aws-cdk.yaml-cfn -Version: 1.198.1 +Version: 1.199.0 Release: 1 Summary: Utilities for handling CloudFormation-flavored YAML License: Apache-2.0 URL: https://github.com/aws/aws-cdk -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/93/14/5d6b454fc9261a20e1d468f84997c6dcbe46390554a3786a0357294cce63/aws-cdk.yaml-cfn-1.198.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/7c/26/c1f6d19c8277b1c66bfaa76f5ed642e45b31ce2b38e8948ca37c8804d2e2/aws-cdk.yaml-cfn-1.199.0.tar.gz BuildArch: noarch Requires: python3-jsii @@ -31,7 +31,7 @@ Provides: python3-aws-cdk.yaml-cfn-doc Utilities for handling CloudFormation-flavored YAML %prep -%autosetup -n aws-cdk.yaml-cfn-1.198.1 +%autosetup -n aws-cdk.yaml-cfn-1.199.0 %build %py3_build @@ -71,5 +71,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.198.1-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 1.199.0-1 - Package Spec generated @@ -1 +1 @@ -7bc2e9c515baf57b6e1ce7236f33beaf aws-cdk.yaml-cfn-1.198.1.tar.gz +0ee49a248f92641f387e957ed77092f7 aws-cdk.yaml-cfn-1.199.0.tar.gz |