From 071993d5866fcfbed9504e34130abc9bbb5e00d1 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 03:25:24 +0000 Subject: automatic import of python-pulumi-azure-native --- .gitignore | 1 + python-pulumi-azure-native.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index ba23c2f..7155f53 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 1.99.1-1 +* Tue Apr 25 2023 Python_Bot - 1.100.1-1 - Package Spec generated diff --git a/sources b/sources index 3013088..e6a996e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -21b85ed294707cbf12bb1926a6ae2722 pulumi_azure_native-1.99.1.tar.gz +d3184744ef060fa7b50e91a502588b0b pulumi_azure_native-1.100.1.tar.gz -- cgit v1.2.3