diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-05-30 20:06:59 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-05-30 20:06:59 +0000 |
| commit | 2f788ea8093332ccae0bd5d592bd4803d7a39413 (patch) | |
| tree | 8ccdc1d5ddfc2e14fb1d1c9efea0eea58ea4fceb | |
| parent | b92b15b258e2a237b47a6e3c7a1315a918fbf2ab (diff) | |
automatic import of python-cdk-databrew-cicd
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-cdk-databrew-cicd.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /cdk_databrew_cicd-2.0.151.tar.gz +/cdk_databrew_cicd-2.0.161.tar.gz diff --git a/python-cdk-databrew-cicd.spec b/python-cdk-databrew-cicd.spec index 856b0b9..ec738e3 100644 --- a/python-cdk-databrew-cicd.spec +++ b/python-cdk-databrew-cicd.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-cdk-databrew-cicd -Version: 2.0.151 +Version: 2.0.161 Release: 1 Summary: A construct for AWS Glue DataBrew wtih CICD License: Apache-2.0 URL: https://github.com/HsiehShuJeng/cdk-databrew-cicd.git -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/32/be/6dc7e175a068c9670d891419572755bfc4dcf4a1cbae8d223bc04564a882/cdk_databrew_cicd-2.0.151.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e5/0e/9448bd7bf180ba13ca203cac8e8fdd21a3d6e5a0e949c78b0f4278827839/cdk_databrew_cicd-2.0.161.tar.gz BuildArch: noarch Requires: python3-aws-cdk-lib @@ -1239,7 +1239,7 @@ func env() *awscdk.Environment { %prep -%autosetup -n cdk-databrew-cicd-2.0.151 +%autosetup -n cdk-databrew-cicd-2.0.161 %build %py3_build @@ -1279,5 +1279,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu May 18 2023 Python_Bot <Python_Bot@openeuler.org> - 2.0.151-1 +* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 2.0.161-1 - Package Spec generated @@ -1 +1 @@ -021bd9c92a12d151927553c292cb1133 cdk_databrew_cicd-2.0.151.tar.gz +9a29bdc1e15eff346aa264e20fffced4 cdk_databrew_cicd-2.0.161.tar.gz |
