commit azure-cli-storage for openSUSE:Factory

2019-10-31 Thread root
Hello community,

here is the log from the commit of package azure-cli-storage for 
openSUSE:Factory checked in at 2019-10-31 18:17:46

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


Package is "azure-cli-storage"

Thu Oct 31 18:17:46 2019 rev:7 rq:742729 version:2.4.3

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-storage/azure-cli-storage.changes  
2019-06-05 11:45:48.775001096 +0200
+++ 
/work/SRC/openSUSE:Factory/.azure-cli-storage.new.2990/azure-cli-storage.changes
2019-10-31 18:17:50.502171162 +0100
@@ -1,0 +2,9 @@
+Thu Oct 24 12:12:33 UTC 2019 - John Paul Adrian Glaubitz 

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

Old:

  azure-cli-storage-2.3.1.tar.gz

New:

  azure-cli-storage-2.4.3.tar.gz



Other differences:
--
++ azure-cli-storage.spec ++
--- /var/tmp/diff_new_pack.9ON9Zv/_old  2019-10-31 18:17:52.274172995 +0100
+++ /var/tmp/diff_new_pack.9ON9Zv/_new  2019-10-31 18:17:52.306173029 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   azure-cli-storage
-Version:2.3.1
+Version:2.4.3
 Release:0
 Summary:Microsoft Azure CLI 'storage' 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-mgmt-storage >= 3.1.1
-Requires:   python3-azure-multiapi-storage >= 0.2.2
+Requires:   python3-azure-mgmt-storage >= 3.3.0
+Requires:   python3-azure-multiapi-storage >= 0.2.3
 Requires:   python3-azure-nspkg >= 3.0.0
 Conflicts:  azure-cli < 2.0.0
 

++ azure-cli-storage-2.3.1.tar.gz -> azure-cli-storage-2.4.3.tar.gz ++
 2923 lines of diff (skipped)




commit azure-cli-storage for openSUSE:Factory

2019-06-05 Thread root
Hello community,

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

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


Package is "azure-cli-storage"

Wed Jun  5 11:45:46 2019 rev:6 rq:707586 version:2.3.1

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-storage/azure-cli-storage.changes  
2019-05-22 11:02:58.026637828 +0200
+++ 
/work/SRC/openSUSE:Factory/.azure-cli-storage.new.5148/azure-cli-storage.changes
2019-06-05 11:45:48.775001096 +0200
@@ -1,0 +2,5 @@
+Tue Jun  4 09:58:09 UTC 2019 - John Paul Adrian Glaubitz 

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



Other differences:
--
++ azure-cli-storage.spec ++
--- /var/tmp/diff_new_pack.rZuYW5/_old  2019-06-05 11:45:49.659000874 +0200
+++ /var/tmp/diff_new_pack.rZuYW5/_new  2019-06-05 11:45:49.663000873 +0200
@@ -55,7 +55,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-storage for openSUSE:Factory

2019-05-22 Thread root
Hello community,

here is the log from the commit of package azure-cli-storage for 
openSUSE:Factory checked in at 2019-05-22 11:02:53

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


Package is "azure-cli-storage"

Wed May 22 11:02:53 2019 rev:5 rq:696865 version:2.3.1

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-storage/azure-cli-storage.changes  
2018-10-15 10:44:22.859330004 +0200
+++ 
/work/SRC/openSUSE:Factory/.azure-cli-storage.new.5148/azure-cli-storage.changes
2019-05-22 11:02:58.026637828 +0200
@@ -1,0 +2,16 @@
+Tue Apr 16 18:50:01 UTC 2019 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 2.3.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-storage-2.2.1.tar.gz

New:

  azure-cli-storage-2.3.1.tar.gz



Other differences:
--
++ azure-cli-storage.spec ++
--- /var/tmp/diff_new_pack.oyMCPs/_old  2019-05-22 11:03:00.05463 +0200
+++ /var/tmp/diff_new_pack.oyMCPs/_new  2019-05-22 11:03:00.082636650 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package azure-cli-storage
 #
-# 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-storage
-Version:2.2.1
+Version:2.3.1
 Release:0
 Summary:Microsoft Azure CLI 'storage' 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-storage >= 2.0.0
+Requires:   python3-azure-mgmt-storage >= 3.1.1
 Requires:   python3-azure-multiapi-storage >= 0.2.2
-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-storage-2.2.1.tar.gz -> azure-cli-storage-2.3.1.tar.gz ++
 1929 lines of diff (skipped)




commit azure-cli-storage for openSUSE:Factory

2018-10-15 Thread root
Hello community,

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

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


Package is "azure-cli-storage"

Mon Oct 15 10:44:10 2018 rev:4 rq:641106 version:2.2.1

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-storage/azure-cli-storage.changes  
2018-05-13 16:03:29.273784234 +0200
+++ /work/SRC/openSUSE:Factory/.azure-cli-storage.new/azure-cli-storage.changes 
2018-10-15 10:44:22.859330004 +0200
@@ -1,0 +2,9 @@
+Wed Sep 19 09:26:22 UTC 2018 - John Paul Adrian Glaubitz 

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

Old:

  azure-cli-storage-2.0.31.tar.gz

New:

  azure-cli-storage-2.2.1.tar.gz



Other differences:
--
++ azure-cli-storage.spec ++
--- /var/tmp/diff_new_pack.H16FRd/_old  2018-10-15 10:44:23.323329508 +0200
+++ /var/tmp/diff_new_pack.H16FRd/_new  2018-10-15 10:44:23.323329508 +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-storage
-Version:2.0.31
+Version:2.2.1
 Release:0
 Summary:Microsoft Azure CLI 'storage' Command Module
 License:MIT
@@ -34,8 +34,8 @@
 Requires:   azure-cli-command-modules-nspkg
 Requires:   azure-cli-core
 Requires:   azure-cli-nspkg
-Requires:   python3-azure-mgmt-storage >= 1.5.0
-Requires:   python3-azure-multiapi-storage >= 0.2.0
+Requires:   python3-azure-mgmt-storage >= 2.0.0
+Requires:   python3-azure-multiapi-storage >= 0.2.2
 Requires:   python3-azure-nspkg
 Conflicts:  azure-cli < 2.0.0
 

++ azure-cli-storage-2.0.31.tar.gz -> azure-cli-storage-2.2.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-storage-2.0.31/HISTORY.rst 
new/azure-cli-storage-2.2.1/HISTORY.rst
--- old/azure-cli-storage-2.0.31/HISTORY.rst2018-04-06 19:33:14.0 
+0200
+++ new/azure-cli-storage-2.2.1/HISTORY.rst 2018-08-23 01:07:58.0 
+0200
@@ -2,6 +2,52 @@
 
 Release History
 ===
+2.2.1
++
+* `storage share policy show`: exception handling to exit with code 3 upon a 
missing resource for consistency.
+
+2.2.0
++
+* BREAKING CHANGE: `storage account show-usage` now requires `--location` 
parameter and will list by region.
+* Make '--resource-group' parameter optional for 'storage account' commands.
+* Remove 'Failed precondition' warnings for individual failures in batch 
commands for single aggregated message.
+* blob/file delete-batch commands no longer output array of nulls.
+* blob download/upload/delete-batch commands will read sas-token from 
container url
+
+2.1.1
++
+* Allows download of large files using a single connection.
+* Converted 'show' commands that were missed from failing with exit code 3 
upon a missing resource.
+
+2.1.0
++
+* BREAKING CHANGE: 'show' commands log error message and fail with exit code 
of 3 upon a missing resource.
+* Added `pageRanges` property to `storage blob show` output that will be 
populated for page blobs.
+
+2.0.36
+++
+* Minor fixes
+
+2.0.35
+++
+* Changed table output for `storage blob download` to be more readable.
+
+2.0.34
+++
+* Added extra mimetypes for json and javascript to be inferred from file 
extensions.
+
+2.0.33
+++
+* Added completer for `--account-name` argument.
+* Fixed problem with `storage entity query`.
+
+2.0.32
+++
+* Allow destination sas-token to apply to source for blob copy if source sas 
and account key are unspecified.
+* Expose --socket-timeout for blob uploads and downloads.
+* Treat blob names that start with path separators as relative paths.
+* `storage blob copy` Allow --source-sas with starting query char, '?'
+* `storage entity query` Fix --marker to accept list of key=values.
 
 2.0.31
 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-storage-2.0.31/PKG-INFO 
new/azure-cli-storage-2.2.1/PKG-INFO
--- old/azure-cli-storage-2.0.31/PKG-INFO   2018-04-06 19:33:45.0 
+0200
+++ new/azure-cli-storage-2.2.1/PKG-INFO2018-08-23 01:09:25.0 
+0200
@@ -1,12 +1,11 @@
 Metadata-Version: 1.1
 Name: 

commit azure-cli-storage for openSUSE:Factory

2018-05-13 Thread root
Hello community,

here is the log from the commit of package azure-cli-storage for 
openSUSE:Factory checked in at 2018-05-13 16:03:26

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


Package is "azure-cli-storage"

Sun May 13 16:03:26 2018 rev:3 rq:600071 version:2.0.31

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-storage/azure-cli-storage.changes  
2018-02-14 09:32:35.397375605 +0100
+++ /work/SRC/openSUSE:Factory/.azure-cli-storage.new/azure-cli-storage.changes 
2018-05-13 16:03:29.273784234 +0200
@@ -1,0 +2,8 @@
+Fri Apr 20 12:20:58 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 2.0.31
+- Move LICENSE.txt from %doc to %license section
+- Update Requires from setup.py
+
+---

Old:

  azure-cli-storage-2.0.24.tar.gz

New:

  azure-cli-storage-2.0.31.tar.gz



Other differences:
--
++ azure-cli-storage.spec ++
--- /var/tmp/diff_new_pack.HGzj1z/_old  2018-05-13 16:03:29.973758697 +0200
+++ /var/tmp/diff_new_pack.HGzj1z/_new  2018-05-13 16:03:29.977758551 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   azure-cli-storage
-Version:2.0.24
+Version:2.0.31
 Release:0
 Summary:Microsoft Azure CLI 'storage' Command Module
 License:MIT
@@ -32,9 +32,10 @@
 BuildRequires:  python3-setuptools
 BuildRequires:  unzip
 Requires:   azure-cli-command-modules-nspkg
+Requires:   azure-cli-core
 Requires:   azure-cli-nspkg
 Requires:   python3-azure-mgmt-storage >= 1.5.0
-Requires:   python3-azure-multiapi-storage >= 0.1.7
+Requires:   python3-azure-multiapi-storage >= 0.2.0
 Requires:   python3-azure-nspkg
 Conflicts:  azure-cli < 2.0.0
 
@@ -64,7 +65,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/storage
 %{python3_sitelib}/azure_cli_storage-*.egg-info
 

++ azure-cli-storage-2.0.24.tar.gz -> azure-cli-storage-2.0.31.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-storage-2.0.24/HISTORY.rst 
new/azure-cli-storage-2.0.31/HISTORY.rst
--- old/azure-cli-storage-2.0.24/HISTORY.rst2018-01-26 17:12:24.0 
+0100
+++ new/azure-cli-storage-2.0.31/HISTORY.rst2018-04-06 19:33:14.0 
+0200
@@ -3,6 +3,37 @@
 Release History
 ===
 
+2.0.31
+++
+* Better error message for malformed connection strings.
+* `sdist` is now compatible with wheel 0.31.0
+
+2.0.30
+++
+* Fix issue of upload file with size between 195GB and 200GB
+
+2.0.29
+++
+* Minor fixes.
+
+2.0.28
+++
+* Fix problems with append blob uploads ignoring condition parameters.
+
+2.0.27
+++
+* Fix issue of missing endpoint suffix in batch copy command.
+* Blob batch commands no longer throw error upon failed precondition.
+* Support Autorest 3.0 based SDKs
+
+2.0.26
+++
+* Enabled specifying destination-path/prefix to blobs in batch upload and copy 
commands.
+
+2.0.25
+++
+* Added `storage blob service-properties delete-policy` and `storage blob 
undelete` commands to enable soft-delete.
+
 2.0.24
 ++
 * `storage account update`: do not create new networkRuleSet if 
"default_action" arg is not provided.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-storage-2.0.24/PKG-INFO 
new/azure-cli-storage-2.0.31/PKG-INFO
--- old/azure-cli-storage-2.0.24/PKG-INFO   2018-01-26 17:12:42.0 
+0100
+++ new/azure-cli-storage-2.0.31/PKG-INFO   2018-04-06 19:33:45.0 
+0200
@@ -1,11 +1,12 @@
 Metadata-Version: 1.1
 Name: azure-cli-storage
-Version: 2.0.24
+Version: 2.0.31
 Summary: Microsoft Azure Command-Line Tools Storage 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 'storage' Command Module
 
 
@@ -20,6 +21,37 @@
 Release History
 ===
 
+2.0.31
+++
+* Better error message for malformed connection strings.
+* `sdist` is now compatible with wheel 0.31.0
+
+2.0.30
+++
+* Fix issue of upload file with size between 195GB and 200GB
+
+2.0.29
+++
+* Minor fixes.
+
+2.0.28
+++
+* Fix problems with append blob uploads ignoring condition parameters.
+
+  

commit azure-cli-storage for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package azure-cli-storage for 
openSUSE:Factory checked in at 2018-02-14 09:32:23

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


Package is "azure-cli-storage"

Wed Feb 14 09:32:23 2018 rev:2 rq:574827 version:2.0.24

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-storage/azure-cli-storage.changes  
2017-11-10 14:55:16.476684917 +0100
+++ /work/SRC/openSUSE:Factory/.azure-cli-storage.new/azure-cli-storage.changes 
2018-02-14 09:32:35.397375605 +0100
@@ -1,0 +2,10 @@
+Thu Feb  8 14:07:39 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 2.0.24
+  + 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-storage-2.0.16.tar.gz

New:

  azure-cli-storage-2.0.24.tar.gz



Other differences:
--
++ azure-cli-storage.spec ++
--- /var/tmp/diff_new_pack.FRHSUn/_old  2018-02-14 09:32:37.009317196 +0100
+++ /var/tmp/diff_new_pack.FRHSUn/_new  2018-02-14 09:32:37.013317051 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package azure-cli-storage
 #
-# 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-storage
-Version:2.0.16
+Version:2.0.24
 Release:0
 Summary:Microsoft Azure CLI 'storage' Command Module
 License:MIT
@@ -24,18 +25,17 @@
 Url:https://github.com/Azure/azure-cli
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-cli-storage/azure-cli-storage-%{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-mgmt-storage >= 1.5.0
+Requires:   python3-azure-multiapi-storage >= 0.1.7
 Requires:   python3-azure-nspkg
-Requires:   python3-azure-multiapi-storage >= 0.1.4
-Requires:   python3-azure-mgmt-storage >= 1.2.0
-Requires:   azure-cli-core
 Conflicts:  azure-cli < 2.0.0
 
 BuildArch:  noarch
@@ -64,7 +64,8 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python3_sitelib}/azure/cli/command_modules/storage
 %{python3_sitelib}/azure_cli_storage-*.egg-info
+
 %changelog

++ azure-cli-storage-2.0.16.tar.gz -> azure-cli-storage-2.0.24.tar.gz ++
 6761 lines of diff (skipped)