Hello community,

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

Package is "azure-cli-lab"

Wed May 22 11:00:42 2019 rev:5 rq:696845 version:0.1.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/azure-cli-lab/azure-cli-lab.changes      
2018-10-15 10:45:52.887233713 +0200
+++ /work/SRC/openSUSE:Factory/.azure-cli-lab.new.5148/azure-cli-lab.changes    
2019-05-22 11:00:44.498716595 +0200
@@ -1,0 +2,16 @@
+Tue Apr 16 15:33:45 UTC 2019 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- New upstream release
+  + Version 0.1.5
+  + 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-lab-0.1.1.tar.gz

New:
----
  azure-cli-lab-0.1.5.tar.gz

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

Other differences:
------------------
++++++ azure-cli-lab.spec ++++++
--- /var/tmp/diff_new_pack.B1ayPA/_old  2019-05-22 11:00:46.586714776 +0200
+++ /var/tmp/diff_new_pack.B1ayPA/_new  2019-05-22 11:00:46.622714746 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package azure-cli-lab
 #
-# 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-lab
-Version:        0.1.1
+Version:        0.1.5
 Release:        0
 Summary:        Microsoft Azure CLI 'DevTestLabs' 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-graphrbac >= 0.40.0
+Requires:       python3-azure-graphrbac >= 0.53.0
 Requires:       python3-azure-mgmt-devtestlabs >= 2.2.0
-Requires:       python3-azure-nspkg
+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-lab-0.1.1.tar.gz -> azure-cli-lab-0.1.5.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-lab-0.1.1/HISTORY.rst 
new/azure-cli-lab-0.1.5/HISTORY.rst
--- old/azure-cli-lab-0.1.1/HISTORY.rst 2018-08-23 01:07:57.000000000 +0200
+++ new/azure-cli-lab-0.1.5/HISTORY.rst 2019-01-11 05:42:07.000000000 +0100
@@ -2,6 +2,21 @@
 
 Release History
 ===============
+0.1.5
++++++
+* Minor fixes
+
+0.1.4
++++++
+* Minor fixes
+
+0.1.3
++++++
+* Minor changes
+
+0.1.2
++++++
+* Minor changes
 
 0.1.1
 +++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-lab-0.1.1/PKG-INFO 
new/azure-cli-lab-0.1.5/PKG-INFO
--- old/azure-cli-lab-0.1.1/PKG-INFO    2018-08-23 01:09:15.000000000 +0200
+++ new/azure-cli-lab-0.1.5/PKG-INFO    2019-01-11 05:42:49.000000000 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: azure-cli-lab
-Version: 0.1.1
+Version: 0.1.5
 Summary: Microsoft Azure Command-Line Tools DevTestLabs Command Module
 Home-page: https://github.com/Azure/azure-cli
 Author: Microsoft Corporation
@@ -14,6 +14,21 @@
         
         Release History
         ===============
+        0.1.5
+        +++++
+        * Minor fixes
+        
+        0.1.4
+        +++++
+        * Minor fixes
+        
+        0.1.3
+        +++++
+        * Minor changes
+        
+        0.1.2
+        +++++
+        * Minor changes
         
         0.1.1
         +++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/azure-cli-lab-0.1.1/azure/cli/command_modules/lab/custom.py 
new/azure-cli-lab-0.1.5/azure/cli/command_modules/lab/custom.py
--- old/azure-cli-lab-0.1.1/azure/cli/command_modules/lab/custom.py     
2018-08-23 01:07:57.000000000 +0200
+++ new/azure-cli-lab-0.1.5/azure/cli/command_modules/lab/custom.py     
2019-01-11 05:42:07.000000000 +0100
@@ -3,11 +3,11 @@
 # Licensed under the MIT License. See License.txt in the project root for 
license information.
 # 
--------------------------------------------------------------------------------------------
 
-import getpass
-
+from azure.cli.core.util import get_default_admin_username
 
 # pylint: disable=too-many-locals, unused-argument, too-many-statements
 
+
 def create_custom_image(client, resource_group_name, lab_name, name, 
source_vm_id, os_type, os_state,
                         author=None, description=None):
     """ Command to create a custom image from a source VM, managed image, or 
VHD """
@@ -29,7 +29,7 @@
 
 
 def create_lab_vm(client, resource_group_name, lab_name, name, notes=None, 
image=None, image_type=None,
-                  size=None, admin_username=getpass.getuser(), 
admin_password=None,
+                  size=None, admin_username=get_default_admin_username(), 
admin_password=None,
                   ssh_key=None, authentication_type='password',
                   vnet_name=None, subnet=None, 
disallow_public_ip_address=None, artifacts=None,
                   location=None, tags=None, custom_image_id=None, 
lab_virtual_network_id=None,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-lab-0.1.1/azure_cli_lab.egg-info/PKG-INFO 
new/azure-cli-lab-0.1.5/azure_cli_lab.egg-info/PKG-INFO
--- old/azure-cli-lab-0.1.1/azure_cli_lab.egg-info/PKG-INFO     2018-08-23 
01:09:15.000000000 +0200
+++ new/azure-cli-lab-0.1.5/azure_cli_lab.egg-info/PKG-INFO     2019-01-11 
05:42:49.000000000 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: azure-cli-lab
-Version: 0.1.1
+Version: 0.1.5
 Summary: Microsoft Azure Command-Line Tools DevTestLabs Command Module
 Home-page: https://github.com/Azure/azure-cli
 Author: Microsoft Corporation
@@ -14,6 +14,21 @@
         
         Release History
         ===============
+        0.1.5
+        +++++
+        * Minor fixes
+        
+        0.1.4
+        +++++
+        * Minor fixes
+        
+        0.1.3
+        +++++
+        * Minor changes
+        
+        0.1.2
+        +++++
+        * Minor changes
         
         0.1.1
         +++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/azure-cli-lab-0.1.1/azure_cli_lab.egg-info/requires.txt 
new/azure-cli-lab-0.1.5/azure_cli_lab.egg-info/requires.txt
--- old/azure-cli-lab-0.1.1/azure_cli_lab.egg-info/requires.txt 2018-08-23 
01:09:15.000000000 +0200
+++ new/azure-cli-lab-0.1.5/azure_cli_lab.egg-info/requires.txt 2019-01-11 
05:42:49.000000000 +0100
@@ -1,3 +1,3 @@
 azure-cli-core
-azure-graphrbac==0.40.0
+azure-graphrbac==0.53.0
 azure-mgmt-devtestlabs==2.2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-lab-0.1.1/setup.py 
new/azure-cli-lab-0.1.5/setup.py
--- old/azure-cli-lab-0.1.1/setup.py    2018-08-23 01:07:57.000000000 +0200
+++ new/azure-cli-lab-0.1.5/setup.py    2019-01-11 05:42:07.000000000 +0100
@@ -12,7 +12,7 @@
     logger.warn("Wheel is not available, disabling bdist_wheel hook")
     cmdclass = {}
 
-VERSION = "0.1.1"
+VERSION = "0.1.5"
 CLASSIFIERS = [
     'Development Status :: 4 - Beta',
     'Intended Audience :: Developers',
@@ -29,7 +29,7 @@
 
 DEPENDENCIES = [
     'azure-cli-core',
-    'azure-graphrbac==0.40.0',
+    'azure-graphrbac==0.53.0',
     'azure-mgmt-devtestlabs==2.2.0'
 ]
 


Reply via email to