From 69eeaf266976346926df53e1aaa9e6ce85c2cf06 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 04:36:24 +0000 Subject: automatic import of python-pulumi-azure --- .gitignore | 1 + python-pulumi-azure.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 4f4669b..530b667 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /pulumi_azure-5.39.0.tar.gz +/pulumi_azure-5.41.0.tar.gz diff --git a/python-pulumi-azure.spec b/python-pulumi-azure.spec index 4508bc9..161dd9c 100644 --- a/python-pulumi-azure.spec +++ b/python-pulumi-azure.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pulumi-azure -Version: 5.39.0 +Version: 5.41.0 Release: 1 Summary: A Pulumi package for creating and managing Microsoft Azure cloud resources, based on the Terraform azurerm provider. We recommend using the [Azure Native provider](https://github.com/pulumi/pulumi-azure-native) to provision Azure infrastructure. Azure Native provides complete coverage of Azure resources and same-day access to new resources and resource updates. License: Apache-2.0 URL: https://pulumi.io -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/64/bd/09cc5ac15e54f7aee1a7a813c7a054512b821184e7f2ce4b0c1d3fdc4236/pulumi_azure-5.39.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/19/89/ffee7cac556507b8142a44d7d03d230e095002cee1af5c4dc2d051437044/pulumi_azure-5.41.0.tar.gz BuildArch: noarch @@ -247,7 +247,7 @@ or for detailed API reference documentation, visit [Azure API Docs in the Pulumi %prep -%autosetup -n pulumi-azure-5.39.0 +%autosetup -n pulumi-azure-5.41.0 %build %py3_build @@ -287,5 +287,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 5.39.0-1 +* Tue Apr 25 2023 Python_Bot - 5.41.0-1 - Package Spec generated diff --git a/sources b/sources index f56d137..90ecaa1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fd51d5a9fdac513636d662a298db6e03 pulumi_azure-5.39.0.tar.gz +e102b0632d12b8cd583eee0aad009801 pulumi_azure-5.41.0.tar.gz -- cgit v1.2.3