summaryrefslogtreecommitdiff
path: root/python-pulumi-azure.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-pulumi-azure.spec')
-rw-r--r--python-pulumi-azure.spec8
1 files changed, 4 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 5.39.0-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 5.41.0-1
- Package Spec generated