diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-pulumi-pagerduty.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /pulumi_pagerduty-3.10.1.tar.gz +/pulumi_pagerduty-3.10.2.tar.gz diff --git a/python-pulumi-pagerduty.spec b/python-pulumi-pagerduty.spec index 0572d62..c09ebc7 100644 --- a/python-pulumi-pagerduty.spec +++ b/python-pulumi-pagerduty.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pulumi-pagerduty -Version: 3.10.1 +Version: 3.10.2 Release: 1 Summary: A Pulumi package for creating and managing pagerduty cloud resources. License: Apache-2.0 URL: https://pulumi.io -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/99/b8/ed299093bc76d427d2cc824bff9fe465a55698024f199decbd9b2904bd83/pulumi_pagerduty-3.10.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/08/9d/f5198a51309d943b4991a4956a2fd40572218113c5811a86621a46562b03/pulumi_pagerduty-3.10.2.tar.gz BuildArch: noarch @@ -202,7 +202,7 @@ or for detailed reference documentation, please visit [the API docs](https://www %prep -%autosetup -n pulumi-pagerduty-3.10.1 +%autosetup -n pulumi-pagerduty-3.10.2 %build %py3_build @@ -242,5 +242,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu May 18 2023 Python_Bot <Python_Bot@openeuler.org> - 3.10.1-1 +* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 3.10.2-1 - Package Spec generated @@ -1 +1 @@ -ea254c41ed1475a26a52a4f9e6811448 pulumi_pagerduty-3.10.1.tar.gz +afc0056f0a5c84b48216798a19a6a953 pulumi_pagerduty-3.10.2.tar.gz |