Hello community,

here is the log from the commit of package azure-cli-dla for openSUSE:Factory 
checked in at 2019-05-22 10:59:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/azure-cli-dla (Old)
 and      /work/SRC/openSUSE:Factory/.azure-cli-dla.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "azure-cli-dla"

Wed May 22 10:59:44 2019 rev:5 rq:696830 version:0.2.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/azure-cli-dla/azure-cli-dla.changes      
2018-10-15 10:44:58.323292063 +0200
+++ /work/SRC/openSUSE:Factory/.azure-cli-dla.new.5148/azure-cli-dla.changes    
2019-05-22 10:59:47.506784957 +0200
@@ -1,0 +2,16 @@
+Tue Apr 16 14:17:48 UTC 2019 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- New upstream release
+  + Version 0.2.4
+  + For detailed information about changes see the
+    HISTORY.txt file provided with this package
+- Bump minimum version for Python Azure SDK namespace
+  packages to 3.0.0 in BuildRequires and Requires
+- Remove python3-devel package from BuildRequires
+- Remove unzip package from BuildRequires
+- Run fdupes to hardlink duplicate files
+  + Add fdupes to BuildRequires
+  + Add %fdupes invocation to %install
+- Update Requires from setup.py
+
+-------------------------------------------------------------------

Old:
----
  azure-cli-dla-0.2.2.tar.gz

New:
----
  azure-cli-dla-0.2.4.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ azure-cli-dla.spec ++++++
--- /var/tmp/diff_new_pack.UuSopZ/_old  2019-05-22 10:59:48.806783273 +0200
+++ /var/tmp/diff_new_pack.UuSopZ/_new  2019-05-22 10:59:48.810783268 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package azure-cli-dla
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           azure-cli-dla
-Version:        0.2.2
+Version:        0.2.4
 Release:        0
 Summary:        Microsoft Azure CLI 'data lake analytics' Command Module
 License:        MIT
@@ -27,16 +27,15 @@
 Source1:        LICENSE.txt
 BuildRequires:  azure-cli-command-modules-nspkg
 BuildRequires:  azure-cli-nspkg
-BuildRequires:  python3-azure-nspkg
-BuildRequires:  python3-devel
+BuildRequires:  fdupes
+BuildRequires:  python3-azure-nspkg >= 3.0.0
 BuildRequires:  python3-setuptools
-BuildRequires:  unzip
 Requires:       azure-cli-command-modules-nspkg
 Requires:       azure-cli-core
 Requires:       azure-cli-nspkg
 Requires:       python3-azure-mgmt-datalake-analytics >= 0.2.0
-Requires:       python3-azure-mgmt-datalake-store >= 0.2.0
-Requires:       python3-azure-nspkg
+Requires:       python3-azure-mgmt-datalake-store >= 0.5.0
+Requires:       python3-azure-nspkg >= 3.0.0
 Conflicts:      azure-cli < 2.0.0
 
 BuildArch:      noarch
@@ -56,6 +55,7 @@
 
 %install
 python3 setup.py install --root=%{buildroot} --prefix=%{_prefix} 
--install-lib=%{python3_sitelib}
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 rm -rf %{buildroot}%{python3_sitelib}/azure/cli/command_modules/__init__.*
 rm -rf %{buildroot}%{python3_sitelib}/azure/cli/command_modules/__pycache__
 rm -rf %{buildroot}%{python3_sitelib}/azure/cli/__init__.*

++++++ azure-cli-dla-0.2.2.tar.gz -> azure-cli-dla-0.2.4.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-dla-0.2.2/HISTORY.rst 
new/azure-cli-dla-0.2.4/HISTORY.rst
--- old/azure-cli-dla-0.2.2/HISTORY.rst 2018-08-23 01:07:57.000000000 +0200
+++ new/azure-cli-dla-0.2.4/HISTORY.rst 2019-02-12 03:05:13.000000000 +0100
@@ -2,13 +2,20 @@
 
 Release History
 ===============
+0.2.4
++++++
+* Minor fixes.
+
+0.2.3
+++++++
+* Minor fixes.
 
 0.2.2
-+++++
+++++++
 * Minor fixes
 
 0.2.1
-+++++
+++++++
 * Minor fixes
 
 0.2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-dla-0.2.2/PKG-INFO 
new/azure-cli-dla-0.2.4/PKG-INFO
--- old/azure-cli-dla-0.2.2/PKG-INFO    2018-08-23 01:09:21.000000000 +0200
+++ new/azure-cli-dla-0.2.4/PKG-INFO    2019-02-12 03:05:42.000000000 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: azure-cli-dla
-Version: 0.2.2
+Version: 0.2.4
 Summary: Microsoft Azure Command-Line Tools Data Lake Analytics Command Module
 Home-page: https://github.com/Azure/azure-cli
 Author: Microsoft Corporation
@@ -19,13 +19,20 @@
         
         Release History
         ===============
+        0.2.4
+        +++++
+        * Minor fixes.
+        
+        0.2.3
+        ++++++
+        * Minor fixes.
         
         0.2.2
-        +++++
+        ++++++
         * Minor fixes
         
         0.2.1
-        +++++
+        ++++++
         * Minor fixes
         
         0.2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/azure-cli-dla-0.2.2/azure/cli/command_modules/dla/_help.py 
new/azure-cli-dla-0.2.4/azure/cli/command_modules/dla/_help.py
--- old/azure-cli-dla-0.2.2/azure/cli/command_modules/dla/_help.py      
2018-08-23 01:07:57.000000000 +0200
+++ new/azure-cli-dla-0.2.4/azure/cli/command_modules/dla/_help.py      
2019-02-12 03:05:13.000000000 +0100
@@ -5,432 +5,431 @@
 # 
--------------------------------------------------------------------------------------------
 
 from knack.help_files import helps
-
+# pylint: disable=line-too-long, too-many-lines
 
 helps['dla'] = """
-    type: group
-    short-summary: (PREVIEW) Manage Data Lake Analytics accounts, jobs, and 
catalogs.
+type: group
+short-summary: (PREVIEW) Manage Data Lake Analytics accounts, jobs, and 
catalogs.
 """
 
-helps['dla job'] = """
-    type: group
-    short-summary: (PREVIEW) Manage Data Lake Analytics jobs.
+helps['dla account'] = """
+type: group
+short-summary: (PREVIEW) Manage Data Lake Analytics accounts.
 """
 
-helps['dla job submit'] = """
-    type: command
-    short-summary: Submit a job to a Data Lake Analytics account.
-    parameters:
-        - name: --job-name
-          type: string
-          short-summary: Name for the submitted job.
-        - name: --script
-          type: string
-          short-summary: Script to submit. This may be '@{file}' to load from 
a file.
-        - name: --runtime-version
-          short-summary: The runtime version to use.
-          long-summary: This parameter is used for explicitly overwriting the 
default runtime. It should only be done if you know what you are doing.
-        - name: --degree-of-parallelism
-          short-summary: The degree of parallelism for the job.
-          long-summary: Higher values equate to more parallelism and will 
usually yield faster running jobs, at the cost of more AUs.
-        - name: --priority
-          short-summary: The priority of the job.
-          long-summary: Lower values increase the priority, with the lowest 
value being 1. This determines the order jobs are run in.
-
+helps['dla account blob-storage'] = """
+type: group
+short-summary: (PREVIEW) Manage links between Data Lake Analytics accounts and 
Azure Storage.
 """
 
-helps['dla job cancel'] = """
-    type: command
-    short-summary: Cancel a Data Lake Analytics job.
+helps['dla account blob-storage add'] = """
+type: command
+short-summary: Links an Azure Storage account to the specified Data Lake 
Analytics account.
 """
 
-helps['dla job show'] = """
-    type: command
-    short-summary: Get information for a Data Lake Analytics job.
+helps['dla account blob-storage update'] = """
+type: command
+short-summary: Updates an Azure Storage account linked to the specified Data 
Lake Analytics account.
 """
 
-helps['dla job wait'] = """
-    type: command
-    short-summary: Wait for a Data Lake Analytics job to finish.
-    long-summary: This command exits when the job completes.
-    parameters:
-        - name: --job-id
-          type: string
-          short-summary: 'Job ID to poll for completion.'
+helps['dla account compute-policy'] = """
+type: group
+short-summary: (PREVIEW) Manage Data Lake Analytics account compute policies.
 """
 
-helps['dla job list'] = """
-    type: command
-    short-summary: List Data Lake Analytics jobs.
+helps['dla account compute-policy create'] = """
+type: command
+short-summary: Create a compute policy in the Data Lake Analytics account.
+parameters:
+  - name: --max-dop-per-job
+    type: int
+    short-summary: The maximum degree of parallelism allowed per job for this 
policy. At least one of `--min-priority-per-job` and `--max-dop-per-job` must 
be specified.
+  - name: --min-priority-per-job
+    type: int
+    short-summary: The minimum priority allowed per job for this policy. At 
least one of `--min-priority-per-job` and `--max-dop-per-job` must be specified.
+  - name: --compute-policy-name
+    type: string
+    short-summary: The name of the compute policy to create.
+  - name: --object-id
+    type: string
+    short-summary: The Azure Active Directory object ID of the user, group, or 
service principal to apply the policy to.
+  - name: --object-type
+    type: string
+    short-summary: The Azure Active Directory object type associated with the 
supplied object ID.
 """
 
-helps['dla catalog'] = """
-    type: group
-    short-summary: (PREVIEW) Manage Data Lake Analytics catalogs.
+helps['dla account compute-policy delete'] = """
+type: command
+short-summary: Delete a compute policy in a Data Lake Analytics account.
 """
 
-helps['dla catalog database'] = """
-    type: group
-    short-summary: (PREVIEW) Manage Data Lake Analytics catalog databases.
+helps['dla account compute-policy list'] = """
+type: command
+short-summary: List compute policies in the a Lake Analytics account.
 """
 
-helps['dla catalog assembly'] = """
-    type: group
-    short-summary: (PREVIEW) Manage Data Lake Analytics catalog assemblies.
+helps['dla account compute-policy show'] = """
+type: command
+short-summary: Retrieve a compute policy in a Data Lake Analytics account.
 """
 
-helps['dla catalog external-data-source'] = """
-    type: group
-    short-summary: (PREVIEW) Manage Data Lake Analytics catalog external data 
sources.
+helps['dla account compute-policy update'] = """
+type: command
+short-summary: Update a compute policy in the Data Lake Analytics account.
+parameters:
+  - name: --max-dop-per-job
+    type: int
+    short-summary: The maximum degree of parallelism allowed per job for this 
policy. At least one of `--min-priority-per-job` and `--max-dop-per-job` must 
be specified.
+  - name: --min-priority-per-job
+    type: int
+    short-summary: The minimum priority allowed per job for this policy. At 
least one of `--min-priority-per-job` and `--max-dop-per-job` must be specified.
+  - name: --compute-policy-name
+    type: string
+    short-summary: The name of the compute policy to update.
 """
 
-helps['dla catalog procedure'] = """
-    type: group
-    short-summary: (PREVIEW) Manage Data Lake Analytics catalog stored 
procedures.
+helps['dla account create'] = """
+type: command
+short-summary: Create a Data Lake Analytics account.
+parameters:
+  - name: --default-data-lake-store
+    type: string
+    short-summary: The default Data Lake Store account to associate with the 
created account.
+  - name: --max-degree-of-parallelism
+    type: int
+    short-summary: The maximum degree of parallelism for this account.
+  - name: --max-job-count
+    type: int
+    short-summary: The maximum number of concurrent jobs for this account.
+  - name: --query-store-retention
+    type: int
+    short-summary: The number of days to retain job metadata.
 """
 
-helps['dla catalog schema'] = """
-    type: group
-    short-summary: (PREVIEW) Manage Data Lake Analytics catalog schemas.
+helps['dla account data-lake-store'] = """
+type: group
+short-summary: (PREVIEW) Manage links between Data Lake Analytics and Data 
Lake Store accounts.
 """
 
-helps['dla catalog table'] = """
-    type: group
-    short-summary: (PREVIEW) Manage Data Lake Analytics catalog tables.
+helps['dla account delete'] = """
+type: command
+short-summary: Delete a Data Lake Analytics account.
 """
 
-helps['dla catalog table list'] = """
-    type: command
-    short-summary: List tables in a database or schema.
-    parameters:
-        - name: --database-name
-          type: string
-          short-summary: The name of the database.
-        - name: --schema-name
-          type: string
-          short-summary: The schema assocated with the tables to list.
+helps['dla account firewall'] = """
+type: group
+short-summary: (PREVIEW) Manage Data Lake Analytics account firewall rules.
 """
 
-helps['dla catalog table-partition'] = """
-    type: group
-    short-summary: (PREVIEW) Manage Data Lake Analytics catalog table 
partitions.
+helps['dla account firewall create'] = """
+type: command
+short-summary: Create a firewall rule in a Data Lake Analytics account.
+parameters:
+  - name: --end-ip-address
+    type: string
+    short-summary: The end of the valid IP range for the firewall rule.
+  - name: --start-ip-address
+    type: string
+    short-summary: The start of the valid IP range for the firewall rule.
+  - name: --firewall-rule-name
+    type: string
+    short-summary: The name of the firewall rule.
 """
 
-helps['dla catalog table-stats'] = """
-    type: group
-    short-summary: (PREVIEW) Manage Data Lake Analytics catalog table 
statistics.
+helps['dla account firewall delete'] = """
+type: command
+short-summary: Delete a firewall rule in a Data Lake Analytics account.
 """
 
-helps['dla catalog table-stats list'] = """
-    type: command
-    short-summary: List table statistics in a database, table, or schema.
-    parameters:
-        - name: --database-name
-          type: string
-          short-summary: The name of the database.
-        - name: --schema-name
-          type: string
-          short-summary: The schema associated with the tables to list.
-        - name: --table-name
-          type: string
-          short-summary: The table to list statistics for. `--schema-name` 
must also be specified.
+helps['dla account firewall list'] = """
+type: command
+short-summary: List firewall rules in a Data Lake Analytics account.
 """
 
-helps['dla catalog table-type'] = """
-    type: group
-    short-summary: (PREVIEW) Manage Data Lake Analytics catalog table types.
+helps['dla account firewall show'] = """
+type: command
+short-summary: Retrieve a firewall rule in a Data Lake Analytics account.
 """
 
-helps['dla catalog tvf'] = """
-    type: group
-    short-summary: (PREVIEW) Manage Data Lake Analytics catalog table valued 
functions.
+helps['dla account firewall update'] = """
+type: command
+short-summary: Update a firewall rule in a Data Lake Analytics account.
 """
 
-helps['dla catalog tvf list'] = """
-    type: command
-    short-summary: List table valued functions in a database or schema.
-    parameters:
-        - name: --database-name
-          type: string
-          short-summary: The name of the database.
-        - name: --schema-name
-          type: string
-          short-summary: The name of the schema assocated with table valued 
functions to list.
+helps['dla account list'] = """
+type: command
+short-summary: List available Data Lake Analytics accounts.
 """
 
-helps['dla catalog view'] = """
-    type: group
-    short-summary: (PREVIEW) Manage Data Lake Analytics catalog views.
+helps['dla account show'] = """
+type: command
+short-summary: Get the details of a Data Lake Analytics account.
 """
 
-helps['dla catalog view list'] = """
-    type: command
-    short-summary: List views in a database or schema.
-    parameters:
-        - name: --database-name
-          type: string
-          short-summary: The name of the database.
-        - name: --schema-name
-          type: string
-          short-summary: The name of the schema associated with the views to 
list.
+helps['dla account update'] = """
+type: command
+short-summary: Update a Data Lake Analytics account.
+parameters:
+  - name: --max-degree-of-parallelism
+    type: int
+    short-summary: The maximum degree of parallelism for this account.
+  - name: --max-job-count
+    type: int
+    short-summary: The maximum number of concurrent jobs for this account.
+  - name: --query-store-retention
+    type: int
+    short-summary: The number of days to retain job metadata.
+  - name: --firewall-state
+    type: string
+    short-summary: Enable or disable existing firewall rules.
+  - name: --allow-azure-ips
+    type: string
+    short-summary: Allow or block IPs originating from Azure through the 
firewall.
 """
 
-helps['dla catalog credential'] = """
-    type: group
-    short-summary: (PREVIEW) Manage Data Lake Analytics catalog credentials.
+helps['dla catalog'] = """
+type: group
+short-summary: (PREVIEW) Manage Data Lake Analytics catalogs.
 """
 
-helps['dla catalog credential create'] = """
-    type: command
-    short-summary: Create a new catalog credential for use with an external 
data source.
-    parameters:
-        - name: --credential-name
-          type: string
-          short-summary: The name of the credential.
-        - name: --database-name
-          type: string
-          short-summary: The name of the database in which to create the 
credential.
-        - name: --user-name
-          type: string
-          short-summary: The user name that will be used when authenticating 
with this credential.
+helps['dla catalog assembly'] = """
+type: group
+short-summary: (PREVIEW) Manage Data Lake Analytics catalog assemblies.
 """
 
-helps['dla catalog credential update'] = """
-    type: command
-    short-summary: Update a catalog credential for use with an external data 
source.
-    parameters:
-        - name: --credential-name
-          type: string
-          short-summary: The name of the credential to update.
-        - name: --database-name
-          type: string
-          short-summary: The name of the database in which the credential 
exists.
-        - name: --user-name
-          type: string
-          short-summary: The user name associated with the credential that 
will have its password updated.
+helps['dla catalog credential'] = """
+type: group
+short-summary: (PREVIEW) Manage Data Lake Analytics catalog credentials.
 """
 
-helps['dla catalog credential show'] = """
-    type: command
-    short-summary: Retrieve a catalog credential.
+helps['dla catalog credential create'] = """
+type: command
+short-summary: Create a new catalog credential for use with an external data 
source.
+parameters:
+  - name: --credential-name
+    type: string
+    short-summary: The name of the credential.
+  - name: --database-name
+    type: string
+    short-summary: The name of the database in which to create the credential.
+  - name: --user-name
+    type: string
+    short-summary: The user name that will be used when authenticating with 
this credential.
 """
 
-helps['dla catalog credential list'] = """
-    type: command
-    short-summary: List catalog credentials.
+helps['dla catalog credential delete'] = """
+type: command
+short-summary: Delete a catalog credential.
 """
 
-helps['dla catalog credential delete'] = """
-    type: command
-    short-summary: Delete a catalog credential.
+helps['dla catalog credential list'] = """
+type: command
+short-summary: List catalog credentials.
 """
 
-helps['dla catalog package'] = """
-    type: group
-    short-summary: (PREVIEW) Manage Data Lake Analytics catalog packages.
+helps['dla catalog credential show'] = """
+type: command
+short-summary: Retrieve a catalog credential.
 """
 
-helps['dla account'] = """
-    type: group
-    short-summary: (PREVIEW) Manage Data Lake Analytics accounts.
+helps['dla catalog credential update'] = """
+type: command
+short-summary: Update a catalog credential for use with an external data 
source.
+parameters:
+  - name: --credential-name
+    type: string
+    short-summary: The name of the credential to update.
+  - name: --database-name
+    type: string
+    short-summary: The name of the database in which the credential exists.
+  - name: --user-name
+    type: string
+    short-summary: The user name associated with the credential that will have 
its password updated.
 """
 
-helps['dla account create'] = """
-    type: command
-    short-summary: Create a Data Lake Analytics account.
-    parameters:
-        - name: --default-data-lake-store
-          type: string
-          short-summary: The default Data Lake Store account to associate with 
the created account.
-        - name: --max-degree-of-parallelism
-          type: int
-          short-summary: The maximum degree of parallelism for this account.
-        - name: --max-job-count
-          type: int
-          short-summary: The maximum number of concurrent jobs for this 
account.
-        - name: --query-store-retention
-          type: int
-          short-summary: The number of days to retain job metadata.
+helps['dla catalog database'] = """
+type: group
+short-summary: (PREVIEW) Manage Data Lake Analytics catalog databases.
 """
 
-helps['dla account update'] = """
-    type: command
-    short-summary: Update a Data Lake Analytics account.
-    parameters:
-        - name: --max-degree-of-parallelism
-          type: int
-          short-summary: The maximum degree of parallelism for this account.
-        - name: --max-job-count
-          type: int
-          short-summary: The maximum number of concurrent jobs for this 
account.
-        - name: --query-store-retention
-          type: int
-          short-summary: The number of days to retain job metadata.
-        - name: --firewall-state
-          type: string
-          short-summary: Enable or disable existing firewall rules.
-        - name: --allow-azure-ips
-          type: string
-          short-summary: Allow or block IPs originating from Azure through the 
firewall.
+helps['dla catalog external-data-source'] = """
+type: group
+short-summary: (PREVIEW) Manage Data Lake Analytics catalog external data 
sources.
 """
 
-helps['dla account show'] = """
-    type: command
-    short-summary: Get the details of a Data Lake Analytics account.
+helps['dla catalog package'] = """
+type: group
+short-summary: (PREVIEW) Manage Data Lake Analytics catalog packages.
 """
 
-helps['dla account list'] = """
-    type: command
-    short-summary: List available Data Lake Analytics accounts.
+helps['dla catalog procedure'] = """
+type: group
+short-summary: (PREVIEW) Manage Data Lake Analytics catalog stored procedures.
 """
 
-helps['dla account delete'] = """
-    type: command
-    short-summary: Delete a Data Lake Analytics account.
+helps['dla catalog schema'] = """
+type: group
+short-summary: (PREVIEW) Manage Data Lake Analytics catalog schemas.
 """
 
-helps['dla account blob-storage'] = """
-    type: group
-    short-summary: (PREVIEW) Manage links between Data Lake Analytics accounts 
and Azure Storage.
+helps['dla catalog table'] = """
+type: group
+short-summary: (PREVIEW) Manage Data Lake Analytics catalog tables.
 """
 
-helps['dla account blob-storage add'] = """
-    type: command
-    short-summary: Links an Azure Storage account to the specified Data Lake 
Analytics account.
+helps['dla catalog table list'] = """
+type: command
+short-summary: List tables in a database or schema.
+parameters:
+  - name: --database-name
+    type: string
+    short-summary: The name of the database.
+  - name: --schema-name
+    type: string
+    short-summary: The schema assocated with the tables to list.
 """
 
-helps['dla account blob-storage update'] = """
-    type: command
-    short-summary: Updates an Azure Storage account linked to the specified 
Data Lake Analytics account.
+helps['dla catalog table-partition'] = """
+type: group
+short-summary: (PREVIEW) Manage Data Lake Analytics catalog table partitions.
 """
 
-helps['dla account data-lake-store'] = """
-    type: group
-    short-summary: (PREVIEW) Manage links between Data Lake Analytics and Data 
Lake Store accounts.
+helps['dla catalog table-stats'] = """
+type: group
+short-summary: (PREVIEW) Manage Data Lake Analytics catalog table statistics.
 """
 
-helps['dla account firewall'] = """
-    type: group
-    short-summary: (PREVIEW) Manage Data Lake Analytics account firewall rules.
+helps['dla catalog table-stats list'] = """
+type: command
+short-summary: List table statistics in a database, table, or schema.
+parameters:
+  - name: --database-name
+    type: string
+    short-summary: The name of the database.
+  - name: --schema-name
+    type: string
+    short-summary: The schema associated with the tables to list.
+  - name: --table-name
+    type: string
+    short-summary: The table to list statistics for. `--schema-name` must also 
be specified.
 """
 
-helps['dla account firewall create'] = """
-    type: command
-    short-summary: Create a firewall rule in a Data Lake Analytics account.
-    parameters:
-        - name: --end-ip-address
-          type: string
-          short-summary: The end of the valid IP range for the firewall rule.
-        - name: --start-ip-address
-          type: string
-          short-summary: The start of the valid IP range for the firewall rule.
-        - name: --firewall-rule-name
-          type: string
-          short-summary: The name of the firewall rule.
+helps['dla catalog table-type'] = """
+type: group
+short-summary: (PREVIEW) Manage Data Lake Analytics catalog table types.
 """
 
-helps['dla account firewall update'] = """
-    type: command
-    short-summary: Update a firewall rule in a Data Lake Analytics account.
+helps['dla catalog tvf'] = """
+type: group
+short-summary: (PREVIEW) Manage Data Lake Analytics catalog table valued 
functions.
 """
 
-helps['dla account firewall show'] = """
-    type: command
-    short-summary: Retrieve a firewall rule in a Data Lake Analytics account.
+helps['dla catalog tvf list'] = """
+type: command
+short-summary: List table valued functions in a database or schema.
+parameters:
+  - name: --database-name
+    type: string
+    short-summary: The name of the database.
+  - name: --schema-name
+    type: string
+    short-summary: The name of the schema assocated with table valued 
functions to list.
 """
 
-helps['dla account firewall list'] = """
-    type: command
-    short-summary: List firewall rules in a Data Lake Analytics account.
+helps['dla catalog view'] = """
+type: group
+short-summary: (PREVIEW) Manage Data Lake Analytics catalog views.
 """
 
-helps['dla account firewall delete'] = """
-    type: command
-    short-summary: Delete a firewall rule in a Data Lake Analytics account.
+helps['dla catalog view list'] = """
+type: command
+short-summary: List views in a database or schema.
+parameters:
+  - name: --database-name
+    type: string
+    short-summary: The name of the database.
+  - name: --schema-name
+    type: string
+    short-summary: The name of the schema associated with the views to list.
 """
 
-helps['dla account compute-policy'] = """
-    type: group
-    short-summary: (PREVIEW) Manage Data Lake Analytics account compute 
policies.
+helps['dla job'] = """
+type: group
+short-summary: (PREVIEW) Manage Data Lake Analytics jobs.
 """
 
-helps['dla account compute-policy create'] = """
-    type: command
-    short-summary: Create a compute policy in the Data Lake Analytics account.
-    parameters:
-        - name: --max-dop-per-job
-          type: int
-          short-summary: The maximum degree of parallelism allowed per job for 
this policy. At least one of `--min-priority-per-job` and `--max-dop-per-job` 
must be specified.
-        - name: --min-priority-per-job
-          type: int
-          short-summary: The minimum priority allowed per job for this policy. 
At least one of `--min-priority-per-job` and `--max-dop-per-job` must be 
specified.
-        - name: --compute-policy-name
-          type: string
-          short-summary: The name of the compute policy to create.
-        - name: --object-id
-          type: string
-          short-summary: The Azure Active Directory object ID of the user, 
group, or service principal to apply the policy to.
-        - name: --object-type
-          type: string
-          short-summary: The Azure Active Directory object type associated 
with the supplied object ID.
+helps['dla job cancel'] = """
+type: command
+short-summary: Cancel a Data Lake Analytics job.
 """
 
-helps['dla account compute-policy update'] = """
-    type: command
-    short-summary: Update a compute policy in the Data Lake Analytics account.
-    parameters:
-        - name: --max-dop-per-job
-          type: int
-          short-summary: The maximum degree of parallelism allowed per job for 
this policy. At least one of `--min-priority-per-job` and `--max-dop-per-job` 
must be specified.
-        - name: --min-priority-per-job
-          type: int
-          short-summary: The minimum priority allowed per job for this policy. 
At least one of `--min-priority-per-job` and `--max-dop-per-job` must be 
specified.
-        - name: --compute-policy-name
-          type: string
-          short-summary: The name of the compute policy to update.
+helps['dla job list'] = """
+type: command
+short-summary: List Data Lake Analytics jobs.
 """
 
-helps['dla account compute-policy show'] = """
-    type: command
-    short-summary: Retrieve a compute policy in a Data Lake Analytics account.
+helps['dla job pipeline'] = """
+type: group
+short-summary: (PREVIEW) Manage Data Lake Analytics job pipelines.
 """
 
-helps['dla account compute-policy list'] = """
-    type: command
-    short-summary: List compute policies in the a Lake Analytics account.
+helps['dla job pipeline list'] = """
+type: command
+short-summary: List job pipelines in a Data Lake Analytics account.
 """
 
-helps['dla account compute-policy delete'] = """
-    type: command
-    short-summary: Delete a compute policy in a Data Lake Analytics account.
+helps['dla job pipeline show'] = """
+type: command
+short-summary: Retrieve a job pipeline in a Data Lake Analytics account.
 """
 
-helps['dla job pipeline'] = """
-    type: group
-    short-summary: (PREVIEW) Manage Data Lake Analytics job pipelines.
+helps['dla job recurrence'] = """
+type: group
+short-summary: (PREVIEW) Manage Data Lake Analytics job recurrences.
 """
 
-helps['dla job pipeline show'] = """
-    type: command
-    short-summary: Retrieve a job pipeline in a Data Lake Analytics account.
+helps['dla job recurrence list'] = """
+type: command
+short-summary: List job recurrences in a Data Lake Analytics account.
 """
 
-helps['dla job pipeline list'] = """
-    type: command
-    short-summary: List job pipelines in a Data Lake Analytics account.
+helps['dla job recurrence show'] = """
+type: command
+short-summary: Retrieve a job recurrence in a Data Lake Analytics account.
 """
 
-helps['dla job recurrence'] = """
-    type: group
-    short-summary: (PREVIEW) Manage Data Lake Analytics job recurrences.
+helps['dla job show'] = """
+type: command
+short-summary: Get information for a Data Lake Analytics job.
 """
 
-helps['dla job recurrence show'] = """
-    type: command
-    short-summary: Retrieve a job recurrence in a Data Lake Analytics account.
+helps['dla job submit'] = """
+type: command
+short-summary: Submit a job to a Data Lake Analytics account.
+parameters:
+  - name: --job-name
+    type: string
+    short-summary: Name for the submitted job.
+  - name: --script
+    type: string
+    short-summary: Script to submit. This may be '@{file}' to load from a file.
+  - name: --runtime-version
+    short-summary: The runtime version to use.
+    long-summary: This parameter is used for explicitly overwriting the 
default runtime. It should only be done if you know what you are doing.
+  - name: --degree-of-parallelism
+    short-summary: The degree of parallelism for the job.
+    long-summary: Higher values equate to more parallelism and will usually 
yield faster running jobs, at the cost of more AUs.
+  - name: --priority
+    short-summary: The priority of the job.
+    long-summary: Lower values increase the priority, with the lowest value 
being 1. This determines the order jobs are run in.
 """
 
-helps['dla job recurrence list'] = """
-    type: command
-    short-summary: List job recurrences in a Data Lake Analytics account.
+helps['dla job wait'] = """
+type: command
+short-summary: Wait for a Data Lake Analytics job to finish.
+long-summary: This command exits when the job completes.
+parameters:
+  - name: --job-id
+    type: string
+    short-summary: 'Job ID to poll for completion.'
 """
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-dla-0.2.2/azure_cli_dla.egg-info/PKG-INFO 
new/azure-cli-dla-0.2.4/azure_cli_dla.egg-info/PKG-INFO
--- old/azure-cli-dla-0.2.2/azure_cli_dla.egg-info/PKG-INFO     2018-08-23 
01:09:21.000000000 +0200
+++ new/azure-cli-dla-0.2.4/azure_cli_dla.egg-info/PKG-INFO     2019-02-12 
03:05:42.000000000 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: azure-cli-dla
-Version: 0.2.2
+Version: 0.2.4
 Summary: Microsoft Azure Command-Line Tools Data Lake Analytics Command Module
 Home-page: https://github.com/Azure/azure-cli
 Author: Microsoft Corporation
@@ -19,13 +19,20 @@
         
         Release History
         ===============
+        0.2.4
+        +++++
+        * Minor fixes.
+        
+        0.2.3
+        ++++++
+        * Minor fixes.
         
         0.2.2
-        +++++
+        ++++++
         * Minor fixes
         
         0.2.1
-        +++++
+        ++++++
         * Minor fixes
         
         0.2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/azure-cli-dla-0.2.2/azure_cli_dla.egg-info/requires.txt 
new/azure-cli-dla-0.2.4/azure_cli_dla.egg-info/requires.txt
--- old/azure-cli-dla-0.2.2/azure_cli_dla.egg-info/requires.txt 2018-08-23 
01:09:21.000000000 +0200
+++ new/azure-cli-dla-0.2.4/azure_cli_dla.egg-info/requires.txt 2019-02-12 
03:05:42.000000000 +0100
@@ -1,3 +1,3 @@
-azure-mgmt-datalake-store==0.2.0
+azure-mgmt-datalake-store==0.5.0
 azure-mgmt-datalake-analytics==0.2.0
 azure-cli-core
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-dla-0.2.2/setup.py 
new/azure-cli-dla-0.2.4/setup.py
--- old/azure-cli-dla-0.2.2/setup.py    2018-08-23 01:07:57.000000000 +0200
+++ new/azure-cli-dla-0.2.4/setup.py    2019-02-12 03:05:13.000000000 +0100
@@ -16,7 +16,7 @@
     cmdclass = {}
 
 
-VERSION = "0.2.2"
+VERSION = "0.2.4"
 # The full list of classifiers is available at
 # https://pypi.python.org/pypi?%3Aaction=list_classifiers
 CLASSIFIERS = [
@@ -34,7 +34,7 @@
 ]
 
 DEPENDENCIES = [
-    'azure-mgmt-datalake-store==0.2.0',
+    'azure-mgmt-datalake-store==0.5.0',
     'azure-mgmt-datalake-analytics==0.2.0',
     'azure-cli-core',
 ]


Reply via email to