commit azure-cli-monitor for openSUSE:Factory

2019-10-31 Thread root
Hello community,

here is the log from the commit of package azure-cli-monitor for 
openSUSE:Factory checked in at 2019-10-31 18:16:35

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


Package is "azure-cli-monitor"

Thu Oct 31 18:16:35 2019 rev:7 rq:742701 version:0.2.15

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-monitor/azure-cli-monitor.changes  
2019-06-05 11:44:15.199024600 +0200
+++ 
/work/SRC/openSUSE:Factory/.azure-cli-monitor.new.2990/azure-cli-monitor.changes
2019-10-31 18:16:38.662096792 +0100
@@ -1,0 +2,8 @@
+Thu Oct 24 12:11:04 UTC 2019 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 0.2.15
+  + For detailed information about changes see the
+HISTORY.txt file provided with this package
+
+---

Old:

  azure-cli-monitor-0.2.10.tar.gz

New:

  azure-cli-monitor-0.2.15.tar.gz



Other differences:
--
++ azure-cli-monitor.spec ++
--- /var/tmp/diff_new_pack.UZm5Uq/_old  2019-10-31 18:16:40.202098387 +0100
+++ /var/tmp/diff_new_pack.UZm5Uq/_new  2019-10-31 18:16:40.214098399 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   azure-cli-monitor
-Version:0.2.10
+Version:0.2.15
 Release:0
 Summary:Microsoft Azure CLI 'Monitor' Command Module
 License:MIT

++ azure-cli-monitor-0.2.10.tar.gz -> azure-cli-monitor-0.2.15.tar.gz ++
 2089 lines of diff (skipped)




commit azure-cli-monitor for openSUSE:Factory

2019-06-05 Thread root
Hello community,

here is the log from the commit of package azure-cli-monitor for 
openSUSE:Factory checked in at 2019-06-05 11:44:13

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


Package is "azure-cli-monitor"

Wed Jun  5 11:44:13 2019 rev:6 rq:707567 version:0.2.10

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-monitor/azure-cli-monitor.changes  
2019-05-22 11:01:04.934702636 +0200
+++ 
/work/SRC/openSUSE:Factory/.azure-cli-monitor.new.5148/azure-cli-monitor.changes
2019-06-05 11:44:15.199024600 +0200
@@ -1,0 +2,5 @@
+Tue Jun  4 09:49:15 UTC 2019 - John Paul Adrian Glaubitz 

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



Other differences:
--
++ azure-cli-monitor.spec ++
--- /var/tmp/diff_new_pack.xYRzMU/_old  2019-06-05 11:44:16.443024288 +0200
+++ /var/tmp/diff_new_pack.xYRzMU/_new  2019-06-05 11:44:16.447024287 +0200
@@ -54,7 +54,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-monitor for openSUSE:Factory

2019-05-22 Thread root
Hello community,

here is the log from the commit of package azure-cli-monitor for 
openSUSE:Factory checked in at 2019-05-22 11:01:00

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


Package is "azure-cli-monitor"

Wed May 22 11:01:00 2019 rev:5 rq:696847 version:0.2.10

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-monitor/azure-cli-monitor.changes  
2018-10-15 10:47:27.151132980 +0200
+++ 
/work/SRC/openSUSE:Factory/.azure-cli-monitor.new.5148/azure-cli-monitor.changes
2019-05-22 11:01:04.934702636 +0200
@@ -1,0 +2,15 @@
+Tue Apr 16 15:48:00 UTC 2019 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 0.2.10
+  + 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
+
+---

Old:

  azure-cli-monitor-0.2.3.tar.gz

New:

  azure-cli-monitor-0.2.10.tar.gz



Other differences:
--
++ azure-cli-monitor.spec ++
--- /var/tmp/diff_new_pack.R2xJLE/_old  2019-05-22 11:01:05.650702226 +0200
+++ /var/tmp/diff_new_pack.R2xJLE/_new  2019-05-22 11:01:05.654702224 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package azure-cli-monitor
 #
-# 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-monitor
-Version:0.2.3
+Version:0.2.10
 Release:0
 Summary:Microsoft Azure CLI 'Monitor' Command Module
 License:MIT
@@ -27,15 +27,14 @@
 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-monitor >= 0.5.2
-Requires:   python3-azure-nspkg
+Requires:   python3-azure-nspkg >= 3.0.0
 Conflicts:  azure-cli < 2.0.0
 
 BuildArch:  noarch
@@ -55,6 +54,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-monitor-0.2.3.tar.gz -> azure-cli-monitor-0.2.10.tar.gz ++
 1805 lines of diff (skipped)




commit azure-cli-monitor for openSUSE:Factory

2018-10-15 Thread root
Hello community,

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

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


Package is "azure-cli-monitor"

Mon Oct 15 10:47:20 2018 rev:4 rq:641218 version:0.2.3

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-monitor/azure-cli-monitor.changes  
2018-05-13 16:02:47.763298684 +0200
+++ /work/SRC/openSUSE:Factory/.azure-cli-monitor.new/azure-cli-monitor.changes 
2018-10-15 10:47:27.151132980 +0200
@@ -1,0 +2,9 @@
+Mon Sep 17 12:08:50 UTC 2018 - John Paul Adrian Glaubitz 

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

Old:

  azure-cli-monitor-0.1.5.tar.gz

New:

  azure-cli-monitor-0.2.3.tar.gz



Other differences:
--
++ azure-cli-monitor.spec ++
--- /var/tmp/diff_new_pack.UPjlrm/_old  2018-10-15 10:47:27.947132130 +0200
+++ /var/tmp/diff_new_pack.UPjlrm/_new  2018-10-15 10:47:27.951132126 +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-monitor
-Version:0.1.5
+Version:0.2.3
 Release:0
 Summary:Microsoft Azure CLI 'Monitor' Command Module
 License:MIT
@@ -34,8 +34,7 @@
 Requires:   azure-cli-command-modules-nspkg
 Requires:   azure-cli-core
 Requires:   azure-cli-nspkg
-Requires:   python3-azure-mgmt-monitor >= 0.5.0
-Requires:   python3-azure-mgmt-resource >= 1.2.1
+Requires:   python3-azure-mgmt-monitor >= 0.5.2
 Requires:   python3-azure-nspkg
 Conflicts:  azure-cli < 2.0.0
 

++ azure-cli-monitor-0.1.5.tar.gz -> azure-cli-monitor-0.2.3.tar.gz ++
 2272 lines of diff (skipped)




commit azure-cli-monitor for openSUSE:Factory

2018-05-13 Thread root
Hello community,

here is the log from the commit of package azure-cli-monitor for 
openSUSE:Factory checked in at 2018-05-13 16:02:47

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


Package is "azure-cli-monitor"

Sun May 13 16:02:47 2018 rev:3 rq:600058 version:0.1.5

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-monitor/azure-cli-monitor.changes  
2018-02-14 09:31:32.503654562 +0100
+++ /work/SRC/openSUSE:Factory/.azure-cli-monitor.new/azure-cli-monitor.changes 
2018-05-13 16:02:47.763298684 +0200
@@ -1,0 +2,8 @@
+Thu Apr 19 11:24:18 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 0.1.5
+- Move LICENSE.txt from %doc to %license section
+- Update Requires from setup.py
+
+---

Old:

  azure-cli-monitor-0.1.1.tar.gz

New:

  azure-cli-monitor-0.1.5.tar.gz



Other differences:
--
++ azure-cli-monitor.spec ++
--- /var/tmp/diff_new_pack.bQOaCk/_old  2018-05-13 16:02:48.299279129 +0200
+++ /var/tmp/diff_new_pack.bQOaCk/_new  2018-05-13 16:02:48.303278984 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   azure-cli-monitor
-Version:0.1.1
+Version:0.1.5
 Release:0
 Summary:Microsoft Azure CLI 'Monitor' Command Module
 License:MIT
@@ -34,7 +34,8 @@
 Requires:   azure-cli-command-modules-nspkg
 Requires:   azure-cli-core
 Requires:   azure-cli-nspkg
-Requires:   python3-azure-mgmt-monitor >= 0.4.0
+Requires:   python3-azure-mgmt-monitor >= 0.5.0
+Requires:   python3-azure-mgmt-resource >= 1.2.1
 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/monitor
 %{python3_sitelib}/azure_cli_monitor-*.egg-info
 

++ azure-cli-monitor-0.1.1.tar.gz -> azure-cli-monitor-0.1.5.tar.gz ++
 2702 lines of diff (skipped)




commit azure-cli-monitor for openSUSE:Factory

2018-02-14 Thread root
Hello community,

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

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


Package is "azure-cli-monitor"

Wed Feb 14 09:31:29 2018 rev:2 rq:574818 version:0.1.1

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-monitor/azure-cli-monitor.changes  
2017-11-10 14:54:13.342968258 +0100
+++ /work/SRC/openSUSE:Factory/.azure-cli-monitor.new/azure-cli-monitor.changes 
2018-02-14 09:31:32.503654562 +0100
@@ -1,0 +2,10 @@
+Thu Feb  8 13:25:14 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 0.1.1
+  + 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-monitor-0.0.10.tar.gz

New:

  azure-cli-monitor-0.1.1.tar.gz



Other differences:
--
++ azure-cli-monitor.spec ++
--- /var/tmp/diff_new_pack.Y5kp19/_old  2018-02-14 09:31:33.139631518 +0100
+++ /var/tmp/diff_new_pack.Y5kp19/_new  2018-02-14 09:31:33.143631373 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package azure-cli-monitor
 #
-# 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-monitor
-Version:0.0.10
+Version:0.1.1
 Release:0
 Summary:Microsoft Azure CLI 'Monitor' Command Module
 License:MIT
@@ -24,17 +25,17 @@
 Url:https://github.com/Azure/azure-cli
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-cli-monitor/azure-cli-monitor-%{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-monitor >= 0.4.0
 Requires:   python3-azure-nspkg
-Requires:   azure-cli-core
-Requires:   python3-azure-monitor >= 0.3.0
 Conflicts:  azure-cli < 2.0.0
 
 BuildArch:  noarch
@@ -63,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/monitor
 %{python3_sitelib}/azure_cli_monitor-*.egg-info
+
 %changelog

++ azure-cli-monitor-0.0.10.tar.gz -> azure-cli-monitor-0.1.1.tar.gz ++
 3032 lines of diff (skipped)




commit azure-cli-monitor for openSUSE:Factory

2017-11-10 Thread root
Hello community,

here is the log from the commit of package azure-cli-monitor for 
openSUSE:Factory checked in at 2017-11-10 14:54:12

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


Package is "azure-cli-monitor"

Fri Nov 10 14:54:12 2017 rev:1 rq:534072 version:0.0.10

Changes:

New Changes file:

--- /dev/null   2017-10-14 16:26:57.428140955 +0200
+++ /work/SRC/openSUSE:Factory/.azure-cli-monitor.new/azure-cli-monitor.changes 
2017-11-10 14:54:13.342968258 +0100
@@ -0,0 +1,5 @@
+---
+Tue Sep 26 11:24:00 UTC 2017 - adrian.glaub...@suse.com
+
+- Initial build
+  + Version 0.0.10

New:

  LICENSE.txt
  azure-cli-monitor-0.0.10.tar.gz
  azure-cli-monitor.changes
  azure-cli-monitor.spec



Other differences:
--
++ azure-cli-monitor.spec ++
#
# spec file for package azure-cli-monitor
#
# 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-monitor
Version:0.0.10
Release:0
Summary:Microsoft Azure CLI 'Monitor' Command Module
License:MIT
Group:  System/Management
Url:https://github.com/Azure/azure-cli
Source: 
https://files.pythonhosted.org/packages/source/a/azure-cli-monitor/azure-cli-monitor-%{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-monitor >= 0.3.0
Conflicts:  azure-cli < 2.0.0

BuildArch:  noarch

%description
Microsoft Azure CLI 'Monitor' Command Module

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

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

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