diff options
Diffstat (limited to 'python-pulumi-azure-native.spec')
-rw-r--r-- | python-pulumi-azure-native.spec | 8 |
1 files changed, 4 insertions, 4 deletions
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 |