diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-25 05:36:38 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 05:36:38 +0000 |
| commit | 3e4ce5d0df66df2e7defc3570eae5c8f9f3ecc5e (patch) | |
| tree | a51135a59b5f474e609f9c6866ea9ff1388c32d3 | |
| parent | 64eff6aba5c83b9e7cd53b345a86af483bd45dc0 (diff) | |
automatic import of python-cdktf-gitlab-runneropeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-cdktf-gitlab-runner.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /cdktf-gitlab-runner-0.0.544.tar.gz +/cdktf-gitlab-runner-0.0.558.tar.gz diff --git a/python-cdktf-gitlab-runner.spec b/python-cdktf-gitlab-runner.spec index a8892bc..8cc2ee8 100644 --- a/python-cdktf-gitlab-runner.spec +++ b/python-cdktf-gitlab-runner.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-cdktf-gitlab-runner -Version: 0.0.544 +Version: 0.0.558 Release: 1 Summary: The CDK for Terraform Construct for Gitlab Runner on GCP License: Apache-2.0 URL: https://github.com/neilkuan/cdktf-gitlab-runner.git -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ff/76/e4936afd318ec651dcdafd6baa19c711fc7b1446abb07ea914facf70c8c9/cdktf-gitlab-runner-0.0.544.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b7/78/0b8deb59e74f72e159d44b901083fc3538a8ed5804a62d5092dee4588099/cdktf-gitlab-runner-0.0.558.tar.gz BuildArch: noarch Requires: python3-cdktf-cdktf-provider-google @@ -238,7 +238,7 @@ app.synth(); %prep -%autosetup -n cdktf-gitlab-runner-0.0.544 +%autosetup -n cdktf-gitlab-runner-0.0.558 %build %py3_build @@ -278,5 +278,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 0.0.544-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 0.0.558-1 - Package Spec generated @@ -1 +1 @@ -da1773aa79112cdd84a5e38afb021e55 cdktf-gitlab-runner-0.0.544.tar.gz +400fc5799630ae0e7516f379af213776 cdktf-gitlab-runner-0.0.558.tar.gz |
