summaryrefslogtreecommitdiff
path: root/python-azure-mgmt-containerservice.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-azure-mgmt-containerservice.spec')
-rw-r--r--python-azure-mgmt-containerservice.spec33
1 files changed, 25 insertions, 8 deletions
diff --git a/python-azure-mgmt-containerservice.spec b/python-azure-mgmt-containerservice.spec
index 3142934..fbab9d1 100644
--- a/python-azure-mgmt-containerservice.spec
+++ b/python-azure-mgmt-containerservice.spec
@@ -1,17 +1,13 @@
%global _empty_manifest_terminate_build 0
Name: python-azure-mgmt-containerservice
-Version: 22.0.0
+Version: 22.1.0
Release: 1
Summary: Microsoft Azure Container Service Management Client Library for Python
License: MIT License
URL: https://github.com/Azure/azure-sdk-for-python
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/8a/dc/d8491bbfd18dfdcbbae5d676b0725d7a0dd4be4133dd212f476e2790b4c9/azure-mgmt-containerservice-22.0.0.zip
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/32/dd/91e90497a1d68315a0741c540d54198285c140347d16f823c7044715a750/azure-mgmt-containerservice-22.1.0.zip
BuildArch: noarch
-Requires: python3-isodate
-Requires: python3-azure-common
-Requires: python3-azure-mgmt-core
-Requires: python3-typing-extensions
%description
# Microsoft Azure SDK for Python
@@ -82,6 +78,13 @@ section of the project.
# Release History
+## 22.1.0 (2023-04-19)
+
+### Features Added
+
+ - Added operation ManagedClustersOperations.list_kubernetes_versions
+ - Model ManagedCluster has a new parameter support_plan
+
## 22.0.0 (2023-03-23)
### Features Added
@@ -915,6 +918,13 @@ section of the project.
# Release History
+## 22.1.0 (2023-04-19)
+
+### Features Added
+
+ - Added operation ManagedClustersOperations.list_kubernetes_versions
+ - Model ManagedCluster has a new parameter support_plan
+
## 22.0.0 (2023-03-23)
### Features Added
@@ -1745,6 +1755,13 @@ section of the project.
# Release History
+## 22.1.0 (2023-04-19)
+
+### Features Added
+
+ - Added operation ManagedClustersOperations.list_kubernetes_versions
+ - Model ManagedCluster has a new parameter support_plan
+
## 22.0.0 (2023-03-23)
### Features Added
@@ -2504,7 +2521,7 @@ introduce breaking changes.
%prep
-%autosetup -n azure-mgmt-containerservice-22.0.0
+%autosetup -n azure-mgmt-containerservice-22.1.0
%build
%py3_build
@@ -2544,5 +2561,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 22.0.0-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 22.1.0-1
- Package Spec generated