diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 11:29:22 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 11:29:22 +0000 |
| commit | 8d05334d03aec0092945845c793deb0924cc08d8 (patch) | |
| tree | 0d45f560aebad7f024d5b35cb68f330c89a4ab4e | |
| parent | 76de6ffb9d9a797659c72da7898c60be5ba88eb3 (diff) | |
automatic import of python-cdk-events-notifyopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-cdk-events-notify.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /cdk-events-notify-2.0.434.tar.gz +/cdk-events-notify-2.0.446.tar.gz diff --git a/python-cdk-events-notify.spec b/python-cdk-events-notify.spec index 47e591c..8dfe8ad 100644 --- a/python-cdk-events-notify.spec +++ b/python-cdk-events-notify.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-cdk-events-notify -Version: 2.0.434 +Version: 2.0.446 Release: 1 Summary: The Events Notify AWS Construct lib for AWS CDK License: Apache-2.0 URL: https://github.com/neilkuan/cdk-events-notify.git -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/12/1c/f62f7d74832846bf6439ab7fc69b3f0f498d1c95d7ca99daf425e8e7f23d/cdk-events-notify-2.0.434.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/57/71/732fb2a3031c6dca58ab5ed73c769847c9b9df2912e31b6f32392557131c/cdk-events-notify-2.0.446.tar.gz BuildArch: noarch Requires: python3-aws-cdk-lib @@ -321,7 +321,7 @@ cdk destroy %prep -%autosetup -n cdk-events-notify-2.0.434 +%autosetup -n cdk-events-notify-2.0.446 %build %py3_build @@ -361,5 +361,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 2.0.434-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 2.0.446-1 - Package Spec generated @@ -1 +1 @@ -7ed674ec8d5618523eb0c85aeba380ae cdk-events-notify-2.0.434.tar.gz +fbf9ead9ba7ad198d059700a5596c57e cdk-events-notify-2.0.446.tar.gz |
