diff --git a/azure-cli-2.10.1.tar.gz b/azure-cli-2.10.1.tar.gz deleted file mode 100644 index 97c7e79..0000000 --- a/azure-cli-2.10.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:36e08456bb0c6c3d89503c93d16113735dd973b2e99f87d0c0dd8232f288aeaf -size 1454138 diff --git a/azure-cli-2.12.1.tar.gz b/azure-cli-2.12.1.tar.gz new file mode 100644 index 0000000..dd25034 --- /dev/null +++ b/azure-cli-2.12.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:487bc7bfc2752a253644f2fb226fa56b6cf837faa7817cf862a29c9add40cf37 +size 1563801 diff --git a/azure-cli.changes b/azure-cli.changes index 2b344b6..65f4a5e 100644 --- a/azure-cli.changes +++ b/azure-cli.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Wed Sep 30 13:00:13 UTC 2020 - John Paul Adrian Glaubitz + +- New upstream release + + Version 2.12.1 + + For detailed information about changes see the + HISTORY.rst file provided with this package +------------------------------------------------------------------- +Tue Sep 22 12:02:19 UTC 2020 - John Paul Adrian Glaubitz + +- New upstream release (bsc#1176784, bsc#1176785) + + Version 2.12.0 + + For detailed information about changes see the + HISTORY.rst file provided with this package +- Update BuildRequires and Requires from setup.py + +------------------------------------------------------------------- +Mon Aug 31 12:27:48 UTC 2020 - John Paul Adrian Glaubitz + +- New upstream release + + Version 2.11.1 + + For detailed information about changes see the + HISTORY.rst file provided with this package +- Set version dependency for azure-cli-core to %{version} +- Update BuildRequires and Requires from setup.py + ------------------------------------------------------------------- Tue Aug 18 21:29:04 UTC 2020 - John Paul Adrian Glaubitz diff --git a/azure-cli.spec b/azure-cli.spec index 0ce8b62..05a1303 100644 --- a/azure-cli.spec +++ b/azure-cli.spec @@ -32,7 +32,7 @@ Name: azure-cli Name: azure-cli%{?name_ext} %endif %define short_name azure-cli -Version: 2.10.1 +Version: 2.12.1 Release: 0 Summary: Microsoft Azure CLI 2.0 License: MIT @@ -45,24 +45,26 @@ Patch1: ac_use-python3-by-default.patch BuildRequires: %{short_name} = %{version} %else BuildRequires: azure-cli-command-modules-nspkg >= 2.0 -BuildRequires: azure-cli-core >= 2.10.1 +BuildRequires: azure-cli-core >= %{version} BuildRequires: azure-cli-nspkg >= 3.0.3 BuildRequires: fdupes BuildRequires: python3-Fabric >= 2.4 BuildRequires: python3-PyYAML >= 5.1 +BuildRequires: python3-azure-appconfiguration >= 1.1.0 BuildRequires: python3-azure-batch < 10.0 BuildRequires: python3-azure-batch >= 9.0 BuildRequires: python3-azure-cosmos >= 3.0.2 -BuildRequires: python3-azure-datalake-store >= 0.0.48 +BuildRequires: python3-azure-datalake-store >= 0.0.49 BuildRequires: python3-azure-functions-devops-build >= 0.0.22 BuildRequires: python3-azure-graphrbac >= 0.60.0 -BuildRequires: python3-azure-keyvault >= 1.1 +BuildRequires: python3-azure-keyvault >= 1.1.0 +BuildRequires: python3-azure-keyvault-administration >= 4.0.0b1 BuildRequires: python3-azure-loganalytics >= 0.1.0 BuildRequires: python3-azure-mgmt-advisor >= 2.0.1 -BuildRequires: python3-azure-mgmt-apimanagement >= 0.1.0 -BuildRequires: python3-azure-mgmt-appconfiguration >= 0.5.0 +BuildRequires: python3-azure-mgmt-apimanagement >= 0.2.0 +BuildRequires: python3-azure-mgmt-appconfiguration >= 0.6.0 BuildRequires: python3-azure-mgmt-applicationinsights >= 0.1.1 -BuildRequires: python3-azure-mgmt-authorization >= 0.52.0 +BuildRequires: python3-azure-mgmt-authorization >= 0.61.0 BuildRequires: python3-azure-mgmt-batch >= 9.0.0 BuildRequires: python3-azure-mgmt-batchai >= 2.0 BuildRequires: python3-azure-mgmt-billing >= 0.2 @@ -73,8 +75,8 @@ BuildRequires: python3-azure-mgmt-compute >= 13.0 BuildRequires: python3-azure-mgmt-consumption >= 2.0 BuildRequires: python3-azure-mgmt-containerinstance >= 1.4 BuildRequires: python3-azure-mgmt-containerregistry >= 3.0.0rc14 -BuildRequires: python3-azure-mgmt-containerservice >= 9.0.1 -BuildRequires: python3-azure-mgmt-cosmosdb >= 0.15.0 +BuildRequires: python3-azure-mgmt-containerservice >= 9.4.0 +BuildRequires: python3-azure-mgmt-cosmosdb >= 1.0.0 BuildRequires: python3-azure-mgmt-datalake-analytics >= 0.2.1 BuildRequires: python3-azure-mgmt-datalake-store >= 0.5.0 BuildRequires: python3-azure-mgmt-datamigration >= 0.1.0 @@ -82,13 +84,13 @@ BuildRequires: python3-azure-mgmt-deploymentmanager >= 0.2.0 BuildRequires: python3-azure-mgmt-devtestlabs >= 4.0 BuildRequires: python3-azure-mgmt-dns >= 2.1 BuildRequires: python3-azure-mgmt-eventgrid >= 3.0.0rc7 -BuildRequires: python3-azure-mgmt-eventhub >= 4.0.0 -BuildRequires: python3-azure-mgmt-hdinsight >= 1.6.0 +BuildRequires: python3-azure-mgmt-eventhub >= 4.1.0 +BuildRequires: python3-azure-mgmt-hdinsight >= 1.7.0 BuildRequires: python3-azure-mgmt-imagebuilder >= 0.4.0 BuildRequires: python3-azure-mgmt-iotcentral >= 3.0.0 BuildRequires: python3-azure-mgmt-iothub >= 0.12.0 BuildRequires: python3-azure-mgmt-iothubprovisioningservices >= 0.2.0 -BuildRequires: python3-azure-mgmt-keyvault >= 2.2.0 +BuildRequires: python3-azure-mgmt-keyvault >= 7.0.0b3 BuildRequires: python3-azure-mgmt-kusto >= 0.3.0 BuildRequires: python3-azure-mgmt-loganalytics >= 0.7.0 BuildRequires: python3-azure-mgmt-managedservices >= 1.0 @@ -98,11 +100,11 @@ BuildRequires: python3-azure-mgmt-marketplaceordering >= 0.1 BuildRequires: python3-azure-mgmt-media >= 2.1.0 BuildRequires: python3-azure-mgmt-monitor >= 0.11.0 BuildRequires: python3-azure-mgmt-msi >= 0.2 -BuildRequires: python3-azure-mgmt-netapp >= 0.11.0 -BuildRequires: python3-azure-mgmt-network >= 11.0.0 +BuildRequires: python3-azure-mgmt-netapp >= 0.12.0 +BuildRequires: python3-azure-mgmt-network >= 12.0.0 BuildRequires: python3-azure-mgmt-policyinsights >= 0.5.0 BuildRequires: python3-azure-mgmt-privatedns >= 0.1.0 -BuildRequires: python3-azure-mgmt-rdbms >= 2.2.0 +BuildRequires: python3-azure-mgmt-rdbms >= 3.0.0rc1 BuildRequires: python3-azure-mgmt-recoveryservices >= 0.4.0 BuildRequires: python3-azure-mgmt-recoveryservicesbackup >= 0.6.0 BuildRequires: python3-azure-mgmt-redis >= 7.0.0rc1 @@ -111,16 +113,19 @@ BuildRequires: python3-azure-mgmt-reservations >= 0.6.0 BuildRequires: python3-azure-mgmt-search >= 2.0 BuildRequires: python3-azure-mgmt-security >= 0.4.1 BuildRequires: python3-azure-mgmt-servicebus >= 0.6.0 -BuildRequires: python3-azure-mgmt-servicefabric >= 0.4.0 +BuildRequires: python3-azure-mgmt-servicefabric >= 0.5.0 BuildRequires: python3-azure-mgmt-signalr >= 0.4.0 -BuildRequires: python3-azure-mgmt-sql >= 0.19.0 +BuildRequires: python3-azure-mgmt-sql >= 0.21.0 BuildRequires: python3-azure-mgmt-sqlvirtualmachine >= 0.5.0 -BuildRequires: python3-azure-mgmt-storage >= 11.1.0 +BuildRequires: python3-azure-mgmt-storage >= 11.2.0 +BuildRequires: python3-azure-mgmt-synapse >= 0.3.0 BuildRequires: python3-azure-mgmt-trafficmanager >= 0.51.0 BuildRequires: python3-azure-mgmt-web >= 0.47.0 -BuildRequires: python3-azure-multiapi-storage >= 0.3.2 +BuildRequires: python3-azure-multiapi-storage >= 0.4.1 BuildRequires: python3-azure-nspkg >= 3.0.0 BuildRequires: python3-azure-storage-common >= 1.4 +BuildRequires: python3-azure-synapse-accesscontrol >= 0.2.0 +BuildRequires: python3-azure-synapse-spark >= 0.2.0 BuildRequires: python3-cryptography >= 2.3.1 BuildRequires: python3-devel BuildRequires: python3-javaproperties >= 0.5.1 @@ -139,26 +144,28 @@ BuildRequires: python3-vsts-cd-manager >= 1.0.0 BuildRequires: python3-websocket-client >= 0.56.0 BuildRequires: python3-xmltodict >= 0.12 Requires: azure-cli-command-modules-nspkg >= 2.0 -Requires: azure-cli-core >= 2.10.1 +Requires: azure-cli-core >= %{version} Requires: azure-cli-nspkg >= 3.0.3 Requires: python3-Fabric >= 2.4 Requires: python3-PyYAML >= 5.1 Requires: python3-antlr4-python3-runtime < 5.0.0 Requires: python3-antlr4-python3-runtime >= 4.7.2 +Requires: python3-azure-appconfiguration >= 1.1.0 Requires: python3-azure-batch < 10.0 Requires: python3-azure-batch >= 9.0 Requires: python3-azure-cosmos >= 3.0.2 -Requires: python3-azure-datalake-store >= 0.0.48 +Requires: python3-azure-datalake-store >= 0.0.49 Requires: python3-azure-functions-devops-build >= 0.0.22 Requires: python3-azure-graphrbac >= 0.60.0 -Requires: python3-azure-keyvault >= 1.1 +Requires: python3-azure-keyvault >= 1.1.0 +Requires: python3-azure-keyvault-administration >= 4.0.0b1 Requires: python3-azure-loganalytics >= 0.1.0 Requires: python3-azure-loganalytics >= 0.1.0 Requires: python3-azure-mgmt-advisor >= 2.0.1 -Requires: python3-azure-mgmt-apimanagement >= 0.1.0 -Requires: python3-azure-mgmt-appconfiguration >= 0.5.0 +Requires: python3-azure-mgmt-apimanagement >= 0.2.0 +Requires: python3-azure-mgmt-appconfiguration >= 0.6.0 Requires: python3-azure-mgmt-applicationinsights >= 0.1.1 -Requires: python3-azure-mgmt-authorization >= 0.52.0 +Requires: python3-azure-mgmt-authorization >= 0.61.0 Requires: python3-azure-mgmt-batch >= 9.0.0 Requires: python3-azure-mgmt-batchai >= 2.0 Requires: python3-azure-mgmt-billing >= 0.2 @@ -169,8 +176,8 @@ Requires: python3-azure-mgmt-compute >= 13.0 Requires: python3-azure-mgmt-consumption >= 2.0 Requires: python3-azure-mgmt-containerinstance >= 1.4 Requires: python3-azure-mgmt-containerregistry >= 3.0.0rc14 -Requires: python3-azure-mgmt-containerservice >= 9.0.1 -Requires: python3-azure-mgmt-cosmosdb >= 0.15.0 +Requires: python3-azure-mgmt-containerservice >= 9.4.0 +Requires: python3-azure-mgmt-cosmosdb >= 1.0.0 Requires: python3-azure-mgmt-datalake-analytics >= 0.2.1 Requires: python3-azure-mgmt-datalake-store >= 0.5.0 Requires: python3-azure-mgmt-datamigration >= 0.1.0 @@ -178,13 +185,13 @@ Requires: python3-azure-mgmt-deploymentmanager >= 0.2.0 Requires: python3-azure-mgmt-devtestlabs >= 2.2 Requires: python3-azure-mgmt-dns >= 2.1 Requires: python3-azure-mgmt-eventgrid >= 3.0.0rc7 -Requires: python3-azure-mgmt-eventhub >= 4.0.0 -Requires: python3-azure-mgmt-hdinsight >= 1.6.0 +Requires: python3-azure-mgmt-eventhub >= 4.1.0 +Requires: python3-azure-mgmt-hdinsight >= 1.7.0 Requires: python3-azure-mgmt-imagebuilder >= 0.4.0 Requires: python3-azure-mgmt-iotcentral >= 3.0.0 Requires: python3-azure-mgmt-iothub >= 0.12.0 Requires: python3-azure-mgmt-iothubprovisioningservices >= 0.2.0 -Requires: python3-azure-mgmt-keyvault >= 2.2.0 +Requires: python3-azure-mgmt-keyvault >= 7.0.0b3 Requires: python3-azure-mgmt-kusto >= 0.3.0 Requires: python3-azure-mgmt-loganalytics >= 0.7.0 Requires: python3-azure-mgmt-managedservices >= 1.0 @@ -194,11 +201,11 @@ Requires: python3-azure-mgmt-marketplaceordering >= 0.1 Requires: python3-azure-mgmt-media >= 2.1.0 Requires: python3-azure-mgmt-monitor >= 0.11.0 Requires: python3-azure-mgmt-msi >= 0.2 -Requires: python3-azure-mgmt-netapp >= 0.11.0 -Requires: python3-azure-mgmt-network >= 11.0.0 +Requires: python3-azure-mgmt-netapp >= 0.12.0 +Requires: python3-azure-mgmt-network >= 12.0.0 Requires: python3-azure-mgmt-policyinsights >= 0.5.0 Requires: python3-azure-mgmt-privatedns >= 0.1.0 -Requires: python3-azure-mgmt-rdbms >= 2.2.0 +Requires: python3-azure-mgmt-rdbms >= 3.0.0rc1 Requires: python3-azure-mgmt-recoveryservices >= 0.4.0 Requires: python3-azure-mgmt-recoveryservicesbackup >= 0.6.0 Requires: python3-azure-mgmt-redis >= 7.0.0rc1 @@ -207,15 +214,18 @@ Requires: python3-azure-mgmt-reservations >= 0.6.0 Requires: python3-azure-mgmt-search >= 2.0 Requires: python3-azure-mgmt-security >= 0.4.1 Requires: python3-azure-mgmt-servicebus >= 0.6.0 -Requires: python3-azure-mgmt-servicefabric >= 0.4.0 +Requires: python3-azure-mgmt-servicefabric >= 0.5.0 Requires: python3-azure-mgmt-signalr >= 0.4.0 -Requires: python3-azure-mgmt-sql >= 0.19.0 +Requires: python3-azure-mgmt-sql >= 0.21.0 Requires: python3-azure-mgmt-sqlvirtualmachine >= 0.5.0 -Requires: python3-azure-mgmt-storage >= 11.1.0 +Requires: python3-azure-mgmt-storage >= 11.2.0 +Requires: python3-azure-mgmt-synapse >= 0.3.0 Requires: python3-azure-mgmt-trafficmanager >= 0.51.0 Requires: python3-azure-mgmt-web >= 0.47.0 -Requires: python3-azure-multiapi-storage >= 0.3.2 +Requires: python3-azure-multiapi-storage >= 0.4.1 Requires: python3-azure-storage-common >= 1.4 +Requires: python3-azure-synapse-accesscontrol >= 0.2.0 +Requires: python3-azure-synapse-spark >= 0.2.0 Requires: python3-cryptography >= 2.3.1 Requires: python3-javaproperties >= 0.5.1 Requires: python3-jsmin >= 2.2.2