diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-pulumi-azure-native.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /pulumi_azure_native-1.99.1.tar.gz +/pulumi_azure_native-1.100.1.tar.gz diff --git a/python-pulumi-azure-native.spec b/python-pulumi-azure-native.spec index f2ecd9b..facc68e 100644 --- a/python-pulumi-azure-native.spec +++ b/python-pulumi-azure-native.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pulumi-azure-native -Version: 1.99.1 +Version: 1.100.1 Release: 1 Summary: A native Pulumi package for creating and managing Azure resources. License: Apache-2.0 URL: https://pulumi.com -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/46/00/24abbcc7d1a638ebe8851154baf0b640dbc98b1b393bf5b7f1fbb43807c6/pulumi_azure_native-1.99.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/22/cb/3bab766a4d75f129c20f0f53ad7be5e70bd760f823a6ce10dd60a41b5b4a/pulumi_azure_native-1.100.1.tar.gz BuildArch: noarch @@ -235,7 +235,7 @@ For further information, visit [Azure Native in the Pulumi Registry](https://www or for detailed API reference documentation, visit [Azure Native API Docs in the Pulumi Registry](https://www.pulumi.com/registry/packages/azure-native/api-docs/). %prep -%autosetup -n pulumi-azure-native-1.99.1 +%autosetup -n pulumi-azure-native-1.100.1 %build %py3_build @@ -275,5 +275,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.99.1-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 1.100.1-1 - Package Spec generated @@ -1 +1 @@ -21b85ed294707cbf12bb1926a6ae2722 pulumi_azure_native-1.99.1.tar.gz +d3184744ef060fa7b50e91a502588b0b pulumi_azure_native-1.100.1.tar.gz |