commit azure-cli-batch for openSUSE:Factory

2019-10-31 Thread root
Hello community,

here is the log from the commit of package azure-cli-batch for openSUSE:Factory 
checked in at 2019-10-31 18:15:13

Comparing /work/SRC/openSUSE:Factory/azure-cli-batch (Old)
 and  /work/SRC/openSUSE:Factory/.azure-cli-batch.new.2990 (New)


Package is "azure-cli-batch"

Thu Oct 31 18:15:13 2019 rev:7 rq:742673 version:4.0.3

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-batch/azure-cli-batch.changes  
2019-06-05 11:41:49.263058030 +0200
+++ 
/work/SRC/openSUSE:Factory/.azure-cli-batch.new.2990/azure-cli-batch.changes
2019-10-31 18:15:14.654009828 +0100
@@ -1,0 +2,9 @@
+Thu Oct 24 12:08:43 UTC 2019 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 4.0.3
+  + For detailed information about changes see the
+HISTORY.txt file provided with this package
+- Update Requires from setup.py
+
+---

Old:

  azure-cli-batch-3.4.1.tar.gz

New:

  azure-cli-batch-4.0.3.tar.gz



Other differences:
--
++ azure-cli-batch.spec ++
--- /var/tmp/diff_new_pack.zYk8fB/_old  2019-10-31 18:15:15.446010647 +0100
+++ /var/tmp/diff_new_pack.zYk8fB/_new  2019-10-31 18:15:15.454010655 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   azure-cli-batch
-Version:3.4.1
+Version:4.0.3
 Release:0
 Summary:Microsoft Azure CLI 'batch' Command Module
 License:MIT
@@ -33,8 +33,8 @@
 Requires:   azure-cli-command-modules-nspkg
 Requires:   azure-cli-core
 Requires:   azure-cli-nspkg
-Requires:   python3-azure-batch >= 5.1.0
-Requires:   python3-azure-mgmt-batch >= 5.0.1
+Requires:   python3-azure-batch >= 6.0.0
+Requires:   python3-azure-mgmt-batch >= 6.0.0
 Requires:   python3-azure-mgmt-keyvault >= 1.1.0
 Requires:   python3-azure-nspkg >= 3.0.0
 Conflicts:  azure-cli < 2.0.0

++ azure-cli-batch-3.4.1.tar.gz -> azure-cli-batch-4.0.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-batch-3.4.1/HISTORY.rst 
new/azure-cli-batch-4.0.3/HISTORY.rst
--- old/azure-cli-batch-3.4.1/HISTORY.rst   2018-10-18 21:46:28.0 
+0200
+++ new/azure-cli-batch-4.0.3/HISTORY.rst   2019-06-13 23:17:46.0 
+0200
@@ -3,6 +3,30 @@
 Release History
 ===
 
+4.0.3
++
+* Fix AAD auth regression caused by over-aggressive error reporting for Shared 
Key Auth.
+
+4.0.2
++
+* Improve error handling in `az batch account show` when not logged in to an 
account. see #9180
+* Improve general error handling when not logged in to an account. see #9180
+
+4.0.1
++
+* Fix bug in validator for --application-package-references options.
+
+4.0.0
++
+* Updated to Batch SDK and Batch Management Plane SDK to 6.0.0
+* **[Breaking]** Removed `OSDisk` property from 
`VirtualMachineConfiguration`. This property is no longer supported.
+* **[Breaking]** Removed support for the 'az batch pool upgrade os'
+* **[Breaking]** `TargetOsVersion` is now `OsVersion`, and 
`CurrentOsVersion` is no longer supported on `CloudServiceConfiguration`.
+* **[Breaking]** `Application` no longer has a `Packages` property, 
instead the packages can be retrieved via the new  `az batch application 
package list`.
+* **[Breaking]** On `az batch application` commands, `application_id` has 
been changed to `application_name`
+* See the HISTORY.rst for the `azure-batch 
`_.
 and `azure-mgmt-batch 
`_.
 for further information on non-breaking changes related to this release.
+* Update validation logic to automatically include "https://"; in all 
references of account_endpoint if not specified. This was already being done by 
`az batch login`.
+
 3.4.1
 +
 * Updated to Batch SDK 5.1.0.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-batch-3.4.1/PKG-INFO 
new/azure-cli-batch-4.0.3/PKG-INFO
--- old/azure-cli-batch-3.4.1/PKG-INFO  2018-10-18 21:47:09.0 +0200
+++ new/azure-cli-batch-4.0.3/PKG-INFO  2019-06-13 23:18:06.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: azure-cli-batch
-Version: 3.4.1
+Version: 4.0.3
 Summary: Microsoft Azure Command-Line Tools Batch Command Module
 Home-page: https://github.com/Azure/azure-cli
 Author: Microsoft Corporation
@@ -20,6 +20,30 @@
 Release History
 ===
 
+4.0.3
++
+* Fix AAD auth regression caused by over-aggressive error reporting 
for Shared Key Auth.
+
+4.0.2
+ 

commit azure-cli-batch for openSUSE:Factory

2019-06-05 Thread root
Hello community,

here is the log from the commit of package azure-cli-batch for openSUSE:Factory 
checked in at 2019-06-05 11:41:46

Comparing /work/SRC/openSUSE:Factory/azure-cli-batch (Old)
 and  /work/SRC/openSUSE:Factory/.azure-cli-batch.new.5148 (New)


Package is "azure-cli-batch"

Wed Jun  5 11:41:46 2019 rev:6 rq:707536 version:3.4.1

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-batch/azure-cli-batch.changes  
2019-05-22 10:58:53.518854876 +0200
+++ 
/work/SRC/openSUSE:Factory/.azure-cli-batch.new.5148/azure-cli-batch.changes
2019-06-05 11:41:49.263058030 +0200
@@ -1,0 +2,5 @@
+Tue Jun  4 09:29:25 UTC 2019 - John Paul Adrian Glaubitz 

+
+- Remove unneccesary %python_expand prefix from %fdupes call
+
+---



Other differences:
--
++ azure-cli-batch.spec ++
--- /var/tmp/diff_new_pack.TMemNl/_old  2019-06-05 11:41:50.019057933 +0200
+++ /var/tmp/diff_new_pack.TMemNl/_new  2019-06-05 11:41:50.023057933 +0200
@@ -56,7 +56,7 @@
 
 %install
 python3 setup.py install --root=%{buildroot} --prefix=%{_prefix} 
--install-lib=%{python3_sitelib}
-%python_expand %fdupes %{buildroot}%{$python_sitelib}
+%fdupes %{buildroot}%{python3_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__.*




commit azure-cli-batch for openSUSE:Factory

2019-05-22 Thread root
Hello community,

here is the log from the commit of package azure-cli-batch for openSUSE:Factory 
checked in at 2019-05-22 10:58:50

Comparing /work/SRC/openSUSE:Factory/azure-cli-batch (Old)
 and  /work/SRC/openSUSE:Factory/.azure-cli-batch.new.5148 (New)


Package is "azure-cli-batch"

Wed May 22 10:58:50 2019 rev:5 rq:696816 version:3.4.1

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-batch/azure-cli-batch.changes  
2018-10-15 10:48:21.183075281 +0200
+++ 
/work/SRC/openSUSE:Factory/.azure-cli-batch.new.5148/azure-cli-batch.changes
2019-05-22 10:58:53.518854876 +0200
@@ -1,0 +2,16 @@
+Tue Apr 16 12:47:47 UTC 2019 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 3.4.1
+  + 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-batch-3.3.3.tar.gz

New:

  azure-cli-batch-3.4.1.tar.gz



Other differences:
--
++ azure-cli-batch.spec ++
--- /var/tmp/diff_new_pack.gMbO4N/_old  2019-05-22 10:58:54.098854125 +0200
+++ /var/tmp/diff_new_pack.gMbO4N/_new  2019-05-22 10:58:54.102854120 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package azure-cli-batch
 #
-# 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-batch
-Version:3.3.3
+Version:3.4.1
 Release:0
 Summary:Microsoft Azure CLI 'batch' Command Module
 License:MIT
@@ -27,17 +27,16 @@
 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-batch >= 4.1.3
+Requires:   python3-azure-batch >= 5.1.0
 Requires:   python3-azure-mgmt-batch >= 5.0.1
 Requires:   python3-azure-mgmt-keyvault >= 1.1.0
-Requires:   python3-azure-nspkg
+Requires:   python3-azure-nspkg >= 3.0.0
 Conflicts:  azure-cli < 2.0.0
 
 BuildArch:  noarch
@@ -57,6 +56,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-batch-3.3.3.tar.gz -> azure-cli-batch-3.4.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-batch-3.3.3/HISTORY.rst 
new/azure-cli-batch-3.4.1/HISTORY.rst
--- old/azure-cli-batch-3.3.3/HISTORY.rst   2018-08-23 01:07:57.0 
+0200
+++ new/azure-cli-batch-3.4.1/HISTORY.rst   2018-10-18 21:46:28.0 
+0200
@@ -3,6 +3,21 @@
 Release History
 ===
 
+3.4.1
++
+* Updated to Batch SDK 5.1.0.
+
+3.4.0
++
+* Updated to Batch SDK 5.0.0.
+
+3.3.4
++
+* Update adding tasks through --json-file to support 
AddTaskCollectionParameter syntax
+* Update documentation of accepted --json-file formats
+* Add --max-tasks-per-node-option to az batch pool create
+* Update show behavior of az batch account to show currently logged in account 
if no options are specified.
+
 3.3.3
 +
 * Update Batch Management SDK dependency
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-batch-3.3.3/PKG-INFO 
new/azure-cli-batch-3.4.1/PKG-INFO
--- old/azure-cli-batch-3.3.3/PKG-INFO  2018-08-23 01:10:04.0 +0200
+++ new/azure-cli-batch-3.4.1/PKG-INFO  2018-10-18 21:47:09.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: azure-cli-batch
-Version: 3.3.3
+Version: 3.4.1
 Summary: Microsoft Azure Command-Line Tools Batch Command Module
 Home-page: https://github.com/Azure/azure-cli
 Author: Microsoft Corporation
@@ -20,6 +20,

commit azure-cli-batch for openSUSE:Factory

2018-10-15 Thread root
Hello community,

here is the log from the commit of package azure-cli-batch for openSUSE:Factory 
checked in at 2018-10-15 10:48:18

Comparing /work/SRC/openSUSE:Factory/azure-cli-batch (Old)
 and  /work/SRC/openSUSE:Factory/.azure-cli-batch.new (New)


Package is "azure-cli-batch"

Mon Oct 15 10:48:18 2018 rev:4 rq:641236 version:3.3.3

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-batch/azure-cli-batch.changes  
2018-05-13 16:01:16.974611049 +0200
+++ /work/SRC/openSUSE:Factory/.azure-cli-batch.new/azure-cli-batch.changes 
2018-10-15 10:48:21.183075281 +0200
@@ -1,0 +2,9 @@
+Mon Sep 17 08:50:57 UTC 2018 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 3.3.3
+  + For detailed information about changes see the
+HISTORY.txt file provided with this package
+- Update Requires from setup.py
+
+---

Old:

  azure-cli-batch-3.2.0.tar.gz

New:

  azure-cli-batch-3.3.3.tar.gz



Other differences:
--
++ azure-cli-batch.spec ++
--- /var/tmp/diff_new_pack.NPYp26/_old  2018-10-15 10:48:21.699074731 +0200
+++ /var/tmp/diff_new_pack.NPYp26/_new  2018-10-15 10:48:21.703074726 +0200
@@ -12,12 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   azure-cli-batch
-Version:3.2.0
+Version:3.3.3
 Release:0
 Summary:Microsoft Azure CLI 'batch' Command Module
 License:MIT
@@ -34,9 +34,9 @@
 Requires:   azure-cli-command-modules-nspkg
 Requires:   azure-cli-core
 Requires:   azure-cli-nspkg
-Requires:   python3-azure-batch >= 4.1.1
-Requires:   python3-azure-mgmt-batch >= 4.1.0
-Requires:   python3-azure-mgmt-keyvault >= 0.40.0
+Requires:   python3-azure-batch >= 4.1.3
+Requires:   python3-azure-mgmt-batch >= 5.0.1
+Requires:   python3-azure-mgmt-keyvault >= 1.1.0
 Requires:   python3-azure-nspkg
 Conflicts:  azure-cli < 2.0.0
 

++ azure-cli-batch-3.2.0.tar.gz -> azure-cli-batch-3.3.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-batch-3.2.0/HISTORY.rst 
new/azure-cli-batch-3.3.3/HISTORY.rst
--- old/azure-cli-batch-3.2.0/HISTORY.rst   2018-04-06 19:33:13.0 
+0200
+++ new/azure-cli-batch-3.3.3/HISTORY.rst   2018-08-23 01:07:57.0 
+0200
@@ -3,8 +3,50 @@
 Release History
 ===
 
+3.3.3
++
+* Update Batch Management SDK dependency
+
+3.3.2
++
+* Update Key Vault SDK dependency
+
+3.3.1
++
+* Fix bug when show AAD token in cloudshell
+
+3.3.0
++
+* BREAKING CHANGE: 'show' commands log error message and fail with exit code 
of 3 upon a missing resource.
+* Fix bug on using token credential on cloud shell mode
+* When use json file as input parameter, deserialize content with case 
insentive.
+
+3.2.6
++
+* Minor fixes
+
+3.2.5
++
+* Minor fixes
+
+3.2.4
++
+* Remove azure-batch-extensions dependency.
+
+3.2.3
++
+* Fixed bug in Pool list table formatting: issue #4378.
+
+3.2.2
++
+* Updated to Batch SDK 4.1.2.
+
+3.2.1
++
+* Minor fixes.
+
 3.2.0
-++
++
 * Updated to Batch SDK 4.1.1.
 * `sdist` is now compatible with wheel 0.31.0
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-batch-3.2.0/PKG-INFO 
new/azure-cli-batch-3.3.3/PKG-INFO
--- old/azure-cli-batch-3.2.0/PKG-INFO  2018-04-06 19:33:26.0 +0200
+++ new/azure-cli-batch-3.3.3/PKG-INFO  2018-08-23 01:10:04.0 +0200
@@ -1,12 +1,11 @@
 Metadata-Version: 1.1
 Name: azure-cli-batch
-Version: 3.2.0
+Version: 3.3.3
 Summary: Microsoft Azure Command-Line Tools Batch Command Module
 Home-page: https://github.com/Azure/azure-cli
 Author: Microsoft Corporation
 Author-email: azpy...@microsoft.com
 License: MIT
-Description-Content-Type: UNKNOWN
 Description: Microsoft Azure CLI 'batch' Command Module
 ==
 
@@ -21,8 +20,50 @@
 Release History
 ===
 
+3.3.3
++
+* Update Batch Management SDK dependency
+
+3.3.2
++
+* Update Key Vault SDK dependency
+
+3.3.1
++
+* Fix bug when show AAD token in cloudshell
+
+3.3.0
++
+* BREAKING CHANGE: 'show' commands log error message and fail with 
exit code of 3 upon a missing resource.
+* Fix bug on using token credential on cloud shell 

commit azure-cli-batch for openSUSE:Factory

2018-05-13 Thread root
Hello community,

here is the log from the commit of package azure-cli-batch for openSUSE:Factory 
checked in at 2018-05-13 16:01:14

Comparing /work/SRC/openSUSE:Factory/azure-cli-batch (Old)
 and  /work/SRC/openSUSE:Factory/.azure-cli-batch.new (New)


Package is "azure-cli-batch"

Sun May 13 16:01:14 2018 rev:3 rq:600034 version:3.2.0

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-batch/azure-cli-batch.changes  
2018-02-14 09:29:58.243070205 +0100
+++ /work/SRC/openSUSE:Factory/.azure-cli-batch.new/azure-cli-batch.changes 
2018-05-13 16:01:16.974611049 +0200
@@ -1,0 +2,8 @@
+Tue Apr 17 14:09:22 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 3.2.0
+- Move LICENSE.txt from %doc to %license section
+- Update Requires from setup.py
+
+---

Old:

  azure-cli-batch-3.1.9.tar.gz

New:

  azure-cli-batch-3.2.0.tar.gz



Other differences:
--
++ azure-cli-batch.spec ++
--- /var/tmp/diff_new_pack.wyCXuN/_old  2018-05-13 16:01:17.726583614 +0200
+++ /var/tmp/diff_new_pack.wyCXuN/_new  2018-05-13 16:01:17.726583614 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   azure-cli-batch
-Version:3.1.9
+Version:3.2.0
 Release:0
 Summary:Microsoft Azure CLI 'batch' Command Module
 License:MIT
@@ -32,8 +32,9 @@
 BuildRequires:  python3-setuptools
 BuildRequires:  unzip
 Requires:   azure-cli-command-modules-nspkg
+Requires:   azure-cli-core
 Requires:   azure-cli-nspkg
-Requires:   python3-azure-batch >= 4.0.0
+Requires:   python3-azure-batch >= 4.1.1
 Requires:   python3-azure-mgmt-batch >= 4.1.0
 Requires:   python3-azure-mgmt-keyvault >= 0.40.0
 Requires:   python3-azure-nspkg
@@ -65,7 +66,8 @@
 
 %files
 %defattr(-,root,root,-)
-%doc HISTORY.rst LICENSE.txt README.rst
+%doc HISTORY.rst README.rst
+%license LICENSE.txt
 %{python3_sitelib}/azure/cli/command_modules/batch
 %{python3_sitelib}/azure_cli_batch-*.egg-info
 

++ azure-cli-batch-3.1.9.tar.gz -> azure-cli-batch-3.2.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-batch-3.1.9/HISTORY.rst 
new/azure-cli-batch-3.2.0/HISTORY.rst
--- old/azure-cli-batch-3.1.9/HISTORY.rst   2018-01-26 17:12:23.0 
+0100
+++ new/azure-cli-batch-3.2.0/HISTORY.rst   2018-04-06 19:33:13.0 
+0200
@@ -3,6 +3,19 @@
 Release History
 ===
 
+3.2.0
+++
+* Updated to Batch SDK 4.1.1.
+* `sdist` is now compatible with wheel 0.31.0
+
+3.1.11
+++
+* Support Autorest 3.0 based SDKs
+
+3.1.10
+++
+* Minor fixes
+
 3.1.9
 +
 * minor fixes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-batch-3.1.9/PKG-INFO 
new/azure-cli-batch-3.2.0/PKG-INFO
--- old/azure-cli-batch-3.1.9/PKG-INFO  2018-01-26 17:12:40.0 +0100
+++ new/azure-cli-batch-3.2.0/PKG-INFO  2018-04-06 19:33:26.0 +0200
@@ -1,11 +1,12 @@
 Metadata-Version: 1.1
 Name: azure-cli-batch
-Version: 3.1.9
+Version: 3.2.0
 Summary: Microsoft Azure Command-Line Tools Batch Command Module
 Home-page: https://github.com/Azure/azure-cli
 Author: Microsoft Corporation
 Author-email: azpy...@microsoft.com
 License: MIT
+Description-Content-Type: UNKNOWN
 Description: Microsoft Azure CLI 'batch' Command Module
 ==
 
@@ -20,6 +21,19 @@
 Release History
 ===
 
+3.2.0
+++
+* Updated to Batch SDK 4.1.1.
+* `sdist` is now compatible with wheel 0.31.0
+
+3.1.11
+++
+* Support Autorest 3.0 based SDKs
+
+3.1.10
+++
+* Minor fixes
+
 3.1.9
 +
 * minor fixes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/azure-cli-batch-3.1.9/azure/cli/command_modules/batch/_command_type.py 
new/azure-cli-batch-3.2.0/azure/cli/command_modules/batch/_command_type.py
--- old/azure-cli-batch-3.1.9/azure/cli/command_modules/batch/_command_type.py  
2018-01-26 17:12:23.0 +0100
+++ new/azure-cli-batch-3.2.0/azure/cli/command_modules/batch/_command_type.py  
2018-04-06 19:33:13.0 +0200
@@ -19,7 +19,7 @@
 from azure.cli.core.commands import AzCommandGroup
 
 
-_CLASS_NAME = re.compile(r"<(.*?)>")  # Strip model name from class docstring
+_CLASS_NAME = re.compile(r"~(.*)")  # Strip model name from class docstring
 _UNDERSCORE_CASE = re.compile('(?!^)([A-Z]+)')  # Convert from CamelCase to 
underscore_case
 
 
@@ -117,7 +117,7 @@
 """Strip chars around enum value str.
 :param str enu

commit azure-cli-batch for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package azure-cli-batch for openSUSE:Factory 
checked in at 2018-02-14 09:29:52

Comparing /work/SRC/openSUSE:Factory/azure-cli-batch (Old)
 and  /work/SRC/openSUSE:Factory/.azure-cli-batch.new (New)


Package is "azure-cli-batch"

Wed Feb 14 09:29:52 2018 rev:2 rq:574797 version:3.1.9

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-batch/azure-cli-batch.changes  
2017-11-10 14:52:21.791002502 +0100
+++ /work/SRC/openSUSE:Factory/.azure-cli-batch.new/azure-cli-batch.changes 
2018-02-14 09:29:58.243070205 +0100
@@ -1,0 +2,10 @@
+Wed Feb  7 14:45:32 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 3.1.9
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+- Update Requires from setup.py
+
+---

Old:

  azure-cli-batch-3.1.4.tar.gz

New:

  azure-cli-batch-3.1.9.tar.gz



Other differences:
--
++ azure-cli-batch.spec ++
--- /var/tmp/diff_new_pack.iA3mBx/_old  2018-02-14 09:29:58.919045710 +0100
+++ /var/tmp/diff_new_pack.iA3mBx/_new  2018-02-14 09:29:58.923045565 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package azure-cli-batch
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -15,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   azure-cli-batch
-Version:3.1.4
+Version:3.1.9
 Release:0
 Summary:Microsoft Azure CLI 'batch' Command Module
 License:MIT
@@ -24,18 +25,18 @@
 Url:https://github.com/Azure/azure-cli
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-cli-batch/azure-cli-batch-%{version}.tar.gz
 Source1:LICENSE.txt
-BuildRequires:  python3-devel
-BuildRequires:  python3-setuptools
-BuildRequires:  unzip
 BuildRequires:  azure-cli-command-modules-nspkg
 BuildRequires:  azure-cli-nspkg
 BuildRequires:  python3-azure-nspkg
+BuildRequires:  python3-devel
+BuildRequires:  python3-setuptools
+BuildRequires:  unzip
 Requires:   azure-cli-command-modules-nspkg
 Requires:   azure-cli-nspkg
-Requires:   python3-azure-nspkg
-Requires:   python3-azure-batch >= 3.1.0
+Requires:   python3-azure-batch >= 4.0.0
 Requires:   python3-azure-mgmt-batch >= 4.1.0
 Requires:   python3-azure-mgmt-keyvault >= 0.40.0
+Requires:   python3-azure-nspkg
 Conflicts:  azure-cli < 2.0.0
 
 BuildArch:  noarch
@@ -64,7 +65,8 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python3_sitelib}/azure/cli/command_modules/batch
 %{python3_sitelib}/azure_cli_batch-*.egg-info
+
 %changelog

++ azure-cli-batch-3.1.4.tar.gz -> azure-cli-batch-3.1.9.tar.gz ++
 2329 lines of diff (skipped)




commit azure-cli-batch for openSUSE:Factory

2017-11-10 Thread root
Hello community,

here is the log from the commit of package azure-cli-batch for openSUSE:Factory 
checked in at 2017-11-10 14:52:17

Comparing /work/SRC/openSUSE:Factory/azure-cli-batch (Old)
 and  /work/SRC/openSUSE:Factory/.azure-cli-batch.new (New)


Package is "azure-cli-batch"

Fri Nov 10 14:52:17 2017 rev:1 rq:534050 version:3.1.4

Changes:

New Changes file:

--- /dev/null   2017-10-14 16:26:57.428140955 +0200
+++ /work/SRC/openSUSE:Factory/.azure-cli-batch.new/azure-cli-batch.changes 
2017-11-10 14:52:21.791002502 +0100
@@ -0,0 +1,5 @@
+---
+Mon Sep 25 12:41:07 UTC 2017 - adrian.glaub...@suse.com
+
+- Initial build
+  + Version 3.1.4

New:

  LICENSE.txt
  azure-cli-batch-3.1.4.tar.gz
  azure-cli-batch.changes
  azure-cli-batch.spec



Other differences:
--
++ azure-cli-batch.spec ++
#
# spec file for package azure-cli-batch
#
# Copyright (c) 2017 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

Name:   azure-cli-batch
Version:3.1.4
Release:0
Summary:Microsoft Azure CLI 'batch' Command Module
License:MIT
Group:  System/Management
Url:https://github.com/Azure/azure-cli
Source: 
https://files.pythonhosted.org/packages/source/a/azure-cli-batch/azure-cli-batch-%{version}.tar.gz
Source1:LICENSE.txt
BuildRequires:  python3-devel
BuildRequires:  python3-setuptools
BuildRequires:  unzip
BuildRequires:  azure-cli-command-modules-nspkg
BuildRequires:  azure-cli-nspkg
BuildRequires:  python3-azure-nspkg
Requires:   azure-cli-command-modules-nspkg
Requires:   azure-cli-nspkg
Requires:   python3-azure-nspkg
Requires:   python3-azure-batch >= 3.1.0
Requires:   python3-azure-mgmt-batch >= 4.1.0
Requires:   python3-azure-mgmt-keyvault >= 0.40.0
Conflicts:  azure-cli < 2.0.0

BuildArch:  noarch

%description
Microsoft Azure CLI 'batch' Command Module

This package is for the 'batch' module.
i.e. 'az batch'

%prep
%setup -q -n azure-cli-batch-%{version}

%build
install -m 644 %{SOURCE1} %{_builddir}/azure-cli-batch-%{version}
python3 setup.py build

%install
python3 setup.py install --root=%{buildroot} --prefix=%{_prefix} 
--install-lib=%{python3_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__.*
rm -rf %{buildroot}%{python3_sitelib}/azure/cli/__pycache__
rm -rf %{buildroot}%{python3_sitelib}/azure/__init__.*
rm -rf %{buildroot}%{python3_sitelib}/azure/__pycache__

%files
%defattr(-,root,root,-)
%doc LICENSE.txt README.rst
%{python3_sitelib}/azure/cli/command_modules/batch
%{python3_sitelib}/azure_cli_batch-*.egg-info
%changelog
++ LICENSE.txt ++
The MIT License (MIT)

Copyright (c) 2016 Microsoft Corporation. All rights reserved.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.