commit azure-cli-acr for openSUSE:Factory

2019-10-31 Thread root
Hello community,

here is the log from the commit of package azure-cli-acr for openSUSE:Factory 
checked in at 2019-10-31 18:14:53

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


Package is "azure-cli-acr"

Thu Oct 31 18:14:53 2019 rev:7 rq:742667 version:2.2.9

Changes:

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

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

Old:

  azure-cli-acr-2.2.0.tar.gz

New:

  azure-cli-acr-2.2.9.tar.gz



Other differences:
--
++ azure-cli-acr.spec ++
--- /var/tmp/diff_new_pack.OD9QBG/_old  2019-10-31 18:14:58.189992784 +0100
+++ /var/tmp/diff_new_pack.OD9QBG/_new  2019-10-31 18:14:58.201992796 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   azure-cli-acr
-Version:2.2.0
+Version:2.2.9
 Release:0
 Summary:Microsoft Azure CLI 'acr' 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-containerregistry >= 2.6.0
-Requires:   python3-azure-mgmt-storage >= 3.1.1
+Requires:   python3-azure-mgmt-containerregistry >= 2.8.0
+Requires:   python3-azure-mgmt-storage >= 3.3.0
 Requires:   python3-azure-nspkg >= 3.0.0
 Requires:   python3-azure-storage-blob >= 1.3.1
 Conflicts:  azure-cli < 2.0.0

++ azure-cli-acr-2.2.0.tar.gz -> azure-cli-acr-2.2.9.tar.gz ++
 3428 lines of diff (skipped)




commit azure-cli-acr for openSUSE:Factory

2019-06-05 Thread root
Hello community,

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

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


Package is "azure-cli-acr"

Wed Jun  5 11:41:01 2019 rev:6 rq:707530 version:2.2.0

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-acr/azure-cli-acr.changes  
2019-05-22 10:57:15.710944598 +0200
+++ /work/SRC/openSUSE:Factory/.azure-cli-acr.new.5148/azure-cli-acr.changes
2019-06-05 11:41:09.683063094 +0200
@@ -1,0 +2,5 @@
+Tue Jun  4 09:25:26 UTC 2019 - John Paul Adrian Glaubitz 

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



Other differences:
--
++ azure-cli-acr.spec ++
--- /var/tmp/diff_new_pack.s7DZ03/_old  2019-06-05 11:41:11.519062859 +0200
+++ /var/tmp/diff_new_pack.s7DZ03/_new  2019-06-05 11:41:11.523062858 +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-acr for openSUSE:Factory

2019-05-22 Thread root
Hello community,

here is the log from the commit of package azure-cli-acr for openSUSE:Factory 
checked in at 2019-05-22 10:57:14

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


Package is "azure-cli-acr"

Wed May 22 10:57:14 2019 rev:5 rq:696810 version:2.2.0

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-acr/azure-cli-acr.changes  
2018-10-15 10:48:47.563047121 +0200
+++ /work/SRC/openSUSE:Factory/.azure-cli-acr.new.5148/azure-cli-acr.changes
2019-05-22 10:57:15.710944598 +0200
@@ -1,0 +2,16 @@
+Tue Apr 16 12:41:16 UTC 2019 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 2.2.0
+  + 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-acr-2.1.4.tar.gz

New:

  azure-cli-acr-2.2.0.tar.gz



Other differences:
--
++ azure-cli-acr.spec ++
--- /var/tmp/diff_new_pack.HKcjfy/_old  2019-05-22 10:57:16.110944252 +0200
+++ /var/tmp/diff_new_pack.HKcjfy/_new  2019-05-22 10:57:16.110944252 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package azure-cli-acr
 #
-# 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-acr
-Version:2.1.4
+Version:2.2.0
 Release:0
 Summary:Microsoft Azure CLI 'acr' 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-mgmt-containerregistry >= 2.1.0
-Requires:   python3-azure-mgmt-storage >= 2.0.0
-Requires:   python3-azure-nspkg
-Requires:   python3-azure-storage-blob >= 1.1.0
+Requires:   python3-azure-mgmt-containerregistry >= 2.6.0
+Requires:   python3-azure-mgmt-storage >= 3.1.1
+Requires:   python3-azure-nspkg >= 3.0.0
+Requires:   python3-azure-storage-blob >= 1.3.1
 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-acr-2.1.4.tar.gz -> azure-cli-acr-2.2.0.tar.gz ++
 6566 lines of diff (skipped)




commit azure-cli-acr for openSUSE:Factory

2018-10-15 Thread root
Hello community,

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

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


Package is "azure-cli-acr"

Mon Oct 15 10:48:44 2018 rev:4 rq:641241 version:2.1.4

Changes:

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

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

Old:

  azure-cli-acr-2.0.23.tar.gz

New:

  azure-cli-acr-2.1.4.tar.gz



Other differences:
--
++ azure-cli-acr.spec ++
--- /var/tmp/diff_new_pack.dyiwOV/_old  2018-10-15 10:48:48.011046643 +0200
+++ /var/tmp/diff_new_pack.dyiwOV/_new  2018-10-15 10:48:48.011046643 +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-acr
-Version:2.0.23
+Version:2.1.4
 Release:0
 Summary:Microsoft Azure CLI 'acr' Command Module
 License:MIT
@@ -34,10 +34,10 @@
 Requires:   azure-cli-command-modules-nspkg
 Requires:   azure-cli-core
 Requires:   azure-cli-nspkg
-Requires:   python3-azure-mgmt-containerregistry >= 1.0.1
-Requires:   python3-azure-mgmt-resource >= 1.2.1
-Requires:   python3-azure-mgmt-storage >= 1.5.0
+Requires:   python3-azure-mgmt-containerregistry >= 2.1.0
+Requires:   python3-azure-mgmt-storage >= 2.0.0
 Requires:   python3-azure-nspkg
+Requires:   python3-azure-storage-blob >= 1.1.0
 Conflicts:  azure-cli < 2.0.0
 
 BuildArch:  noarch

++ azure-cli-acr-2.0.23.tar.gz -> azure-cli-acr-2.1.4.tar.gz ++
 3877 lines of diff (skipped)




commit azure-cli-acr for openSUSE:Factory

2018-05-13 Thread root
Hello community,

here is the log from the commit of package azure-cli-acr for openSUSE:Factory 
checked in at 2018-05-13 16:00:57

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


Package is "azure-cli-acr"

Sun May 13 16:00:57 2018 rev:3 rq:600029 version:2.0.23

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-acr/azure-cli-acr.changes  
2018-02-14 09:29:25.684250041 +0100
+++ /work/SRC/openSUSE:Factory/.azure-cli-acr.new/azure-cli-acr.changes 
2018-05-13 16:01:01.211186177 +0200
@@ -1,0 +2,7 @@
+Tue Apr 17 13:26:34 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 2.0.23
+- Move LICENSE.txt from %doc to %license section
+
+---

Old:

  azure-cli-acr-2.0.20.tar.gz

New:

  azure-cli-acr-2.0.23.tar.gz



Other differences:
--
++ azure-cli-acr.spec ++
--- /var/tmp/diff_new_pack.QBt40n/_old  2018-05-13 16:01:01.935159763 +0200
+++ /var/tmp/diff_new_pack.QBt40n/_new  2018-05-13 16:01:01.939159618 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   azure-cli-acr
-Version:2.0.20
+Version:2.0.23
 Release:0
 Summary:Microsoft Azure CLI 'acr' Command Module
 License:MIT
@@ -66,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/acr
 %{python3_sitelib}/azure_cli_acr-*.egg-info
 

++ azure-cli-acr-2.0.20.tar.gz -> azure-cli-acr-2.0.23.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-acr-2.0.20/HISTORY.rst 
new/azure-cli-acr-2.0.23/HISTORY.rst
--- old/azure-cli-acr-2.0.20/HISTORY.rst2018-01-26 17:12:23.0 
+0100
+++ new/azure-cli-acr-2.0.23/HISTORY.rst2018-04-06 19:33:13.0 
+0200
@@ -2,6 +2,22 @@
 
 Release History
 ===
+
+2.0.23
+++
+* Improve error handling of wincred fallback.
+* `sdist` is now compatible with wheel 0.31.0
+
+2.0.22
+++
+* Improve repository delete command with --image parameter to support docker 
image format.
+* Deprecate --manifest and --tag parameters in repository delete command.
+* Add acr repository untag command to remove a tag without deleting data.
+
+2.0.21
+++
+* Minor fixes
+
 2.0.20
 ++
 * minor fix
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-acr-2.0.20/PKG-INFO 
new/azure-cli-acr-2.0.23/PKG-INFO
--- old/azure-cli-acr-2.0.20/PKG-INFO   2018-01-26 17:12:53.0 +0100
+++ new/azure-cli-acr-2.0.23/PKG-INFO   2018-04-06 19:33:49.0 +0200
@@ -1,11 +1,12 @@
 Metadata-Version: 1.1
 Name: azure-cli-acr
-Version: 2.0.20
+Version: 2.0.23
 Summary: Microsoft Azure Command-Line Tools ACR 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 'acr' Command Module
 
 
@@ -17,6 +18,22 @@
 
 Release History
 ===
+
+2.0.23
+++
+* Improve error handling of wincred fallback.
+* `sdist` is now compatible with wheel 0.31.0
+
+2.0.22
+++
+* Improve repository delete command with --image parameter to support 
docker image format.
+* Deprecate --manifest and --tag parameters in repository delete 
command.
+* Add acr repository untag command to remove a tag without deleting 
data.
+
+2.0.21
+++
+* Minor fixes
+
 2.0.20
 ++
 * minor fix
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/azure-cli-acr-2.0.20/azure/cli/command_modules/acr/_help.py 
new/azure-cli-acr-2.0.23/azure/cli/command_modules/acr/_help.py
--- old/azure-cli-acr-2.0.20/azure/cli/command_modules/acr/_help.py 
2018-01-26 17:12:23.0 +0100
+++ new/azure-cli-acr-2.0.23/azure/cli/command_modules/acr/_help.py 
2018-04-06 19:33:13.0 +0200
@@ -99,7 +99,8 @@
 
 helps['acr login'] = """
 type: command
-short-summary: Log in to a container registry through Docker.
+short-summary: Log in to a container registry through the Docker CLI.
+long-summary: Docker must be installed on your machine.
 examples:
 - name: Log in to a container registry
   text: >
@@ -168,24 +169,27 @@
 
 helps['acr repository delete'] = """
 type: command
-short-summary: Delete a rep

commit azure-cli-acr for openSUSE:Factory

2018-02-14 Thread root
Hello community,

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

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


Package is "azure-cli-acr"

Wed Feb 14 09:29:17 2018 rev:2 rq:574793 version:2.0.20

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-acr/azure-cli-acr.changes  
2017-11-10 14:51:45.196325874 +0100
+++ /work/SRC/openSUSE:Factory/.azure-cli-acr.new/azure-cli-acr.changes 
2018-02-14 09:29:25.684250041 +0100
@@ -1,0 +2,10 @@
+Wed Feb  7 14:53:54 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 2.0.20
+  + 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-acr-2.0.12.tar.gz

New:

  azure-cli-acr-2.0.20.tar.gz



Other differences:
--
++ azure-cli-acr.spec ++
--- /var/tmp/diff_new_pack.mITgrZ/_old  2018-02-14 09:29:27.308191194 +0100
+++ /var/tmp/diff_new_pack.mITgrZ/_new  2018-02-14 09:29:27.312191049 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package azure-cli-acr
 #
-# 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-acr
-Version:2.0.12
+Version:2.0.20
 Release:0
 Summary:Microsoft Azure CLI 'acr' Command Module
 License:MIT
@@ -24,19 +25,19 @@
 Url:https://github.com/Azure/azure-cli
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-cli-acr/azure-cli-acr-%{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-core
 Requires:   azure-cli-nspkg
+Requires:   python3-azure-mgmt-containerregistry >= 1.0.1
+Requires:   python3-azure-mgmt-resource >= 1.2.1
+Requires:   python3-azure-mgmt-storage >= 1.5.0
 Requires:   python3-azure-nspkg
-Requires:   azure-cli-core
-Requires:   python3-azure-mgmt-resource >= 1.2.0rc2
-Requires:   python3-azure-mgmt-storage >= 1.2.0
-Requires:   python3-azure-mgmt-containerregistry >= 0.3.1
 Conflicts:  azure-cli < 2.0.0
 
 BuildArch:  noarch
@@ -65,7 +66,8 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python3_sitelib}/azure/cli/command_modules/acr
 %{python3_sitelib}/azure_cli_acr-*.egg-info
+
 %changelog

++ azure-cli-acr-2.0.12.tar.gz -> azure-cli-acr-2.0.20.tar.gz ++
 4517 lines of diff (skipped)




commit azure-cli-acr for openSUSE:Factory

2017-11-10 Thread root
Hello community,

here is the log from the commit of package azure-cli-acr for openSUSE:Factory 
checked in at 2017-11-10 14:51:40

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


Package is "azure-cli-acr"

Fri Nov 10 14:51:40 2017 rev:1 rq:534046 version:2.0.12

Changes:

New Changes file:

--- /dev/null   2017-10-14 16:26:57.428140955 +0200
+++ /work/SRC/openSUSE:Factory/.azure-cli-acr.new/azure-cli-acr.changes 
2017-11-10 14:51:45.196325874 +0100
@@ -0,0 +1,5 @@
+---
+Mon Sep 25 11:58:11 UTC 2017 - adrian.glaub...@suse.com
+
+- Initial build
+  + Version 2.0.12

New:

  LICENSE.txt
  azure-cli-acr-2.0.12.tar.gz
  azure-cli-acr.changes
  azure-cli-acr.spec



Other differences:
--
++ azure-cli-acr.spec ++
#
# spec file for package azure-cli-acr
#
# 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-acr
Version:2.0.12
Release:0
Summary:Microsoft Azure CLI 'acr' Command Module
License:MIT
Group:  System/Management
Url:https://github.com/Azure/azure-cli
Source: 
https://files.pythonhosted.org/packages/source/a/azure-cli-acr/azure-cli-acr-%{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:   azure-cli-core
Requires:   python3-azure-mgmt-resource >= 1.2.0rc2
Requires:   python3-azure-mgmt-storage >= 1.2.0
Requires:   python3-azure-mgmt-containerregistry >= 0.3.1
Conflicts:  azure-cli < 2.0.0

BuildArch:  noarch

%description
Microsoft Azure CLI 'acr' Command Module

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

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

%build
install -m 644 %{SOURCE1} %{_builddir}/azure-cli-acr-%{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/acr
%{python3_sitelib}/azure_cli_acr-*.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.