commit python-azure-monitor for openSUSE:Factory

2019-10-10 Thread root
Hello community,

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

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


Package is "python-azure-monitor"

Thu Oct 10 14:31:53 2019 rev:5 rq:735755 version:0.3.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-monitor/python-azure-monitor.changes
2019-05-14 13:38:16.756397685 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-monitor.new.2352/python-azure-monitor.changes
  2019-10-10 14:31:55.148405939 +0200
@@ -1,0 +2,7 @@
+Fri Oct  4 12:20:48 UTC 2019 - John Paul Adrian Glaubitz 

+
+- Drop patch to support older versions of setuptools as
+  SLE-12 is now shipping with a recent enough version
+  + am_drop-compatible-releases-operator.patch
+
+---

Old:

  am_drop-compatible-releases-operator.patch



Other differences:
--
++ python-azure-monitor.spec ++
--- /var/tmp/diff_new_pack.FxcNi2/_old  2019-10-10 14:31:55.800404420 +0200
+++ /var/tmp/diff_new_pack.FxcNi2/_new  2019-10-10 14:31:55.804404410 +0200
@@ -26,7 +26,6 @@
 Url:https://github.com/Azure/azure-sdk-for-python
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-monitor/azure-monitor-%{version}.zip
 Source1:LICENSE.txt
-Patch1: am_drop-compatible-releases-operator.patch
 BuildRequires:  %{python_module azure-nspkg >= 3.0.0}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
@@ -53,7 +52,6 @@
 
 %prep
 %setup -q -n azure-monitor-%{version}
-%patch1 -p1
 
 %build
 install -m 644 %{SOURCE1} %{_builddir}/azure-monitor-%{version}





commit python-azure-monitor for openSUSE:Factory

2019-05-14 Thread root
Hello community,

here is the log from the commit of package python-azure-monitor for 
openSUSE:Factory checked in at 2019-05-14 13:38:10

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


Package is "python-azure-monitor"

Tue May 14 13:38:10 2019 rev:4 rq:694532 version:0.3.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-monitor/python-azure-monitor.changes
2018-09-26 16:15:54.451039913 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-monitor.new.5148/python-azure-monitor.changes
  2019-05-14 13:38:16.756397685 +0200
@@ -1,0 +2,14 @@
+Mon Apr 15 09:27:12 UTC 2019 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 0.3.1
+  + For detailed information about changes see the
+HISTORY.txt file provided with this package
+- Bump minimum version for namespace packages
+  to 3.0.0 in BuildRequires and Requires
+- Remove python-devel package from BuildRequires
+- Run fdupes to hardlink duplicate files
+  + Add fdupes to BuildRequires
+  + Add %fdupes invocation to %install
+
+---

Old:

  azure-monitor-0.3.0.zip

New:

  azure-monitor-0.3.1.zip



Other differences:
--
++ python-azure-monitor.spec ++
--- /var/tmp/diff_new_pack.BxltLW/_old  2019-05-14 13:38:17.904400264 +0200
+++ /var/tmp/diff_new_pack.BxltLW/_new  2019-05-14 13:38:17.904400264 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-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
@@ -12,13 +12,13 @@
 # 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/
 #
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-azure-monitor
-Version:0.3.0
+Version:0.3.1
 Release:0
 Summary:Microsoft Azure Monitor Client Library
 License:MIT
@@ -27,14 +27,14 @@
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-monitor/azure-monitor-%{version}.zip
 Source1:LICENSE.txt
 Patch1: am_drop-compatible-releases-operator.patch
-BuildRequires:  %{python_module azure-nspkg}
-BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module azure-nspkg >= 3.0.0}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 BuildRequires:  unzip
 Requires:   python-azure-common < 2.0.0
 Requires:   python-azure-common >= 1.1.5
-Requires:   python-azure-nspkg
+Requires:   python-azure-nspkg >= 3.0.0
 Requires:   python-msrestazure < 1.0.0
 Requires:   python-msrestazure >= 0.4.7
 Conflicts:  python-azure-sdk <= 2.0.0
@@ -61,6 +61,7 @@
 
 %install
 %python_install
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 %{python_expand # delete common files
 rm -rf %{buildroot}%{$python_sitelib}/azure/__init__.*
 rm -rf %{buildroot}%{$python_sitelib}/azure/__pycache__




commit python-azure-monitor for openSUSE:Factory

2018-09-26 Thread root
Hello community,

here is the log from the commit of package python-azure-monitor for 
openSUSE:Factory checked in at 2018-09-26 16:15:50

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


Package is "python-azure-monitor"

Wed Sep 26 16:15:50 2018 rev:3 rq:637999 version:0.3.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-monitor/python-azure-monitor.changes
2018-01-30 15:45:26.799683479 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-azure-monitor.new/python-azure-monitor.changes
   2018-09-26 16:15:54.451039913 +0200
@@ -1,0 +2,5 @@
+Fri Sep  7 08:04:00 UTC 2018 - John Paul Adrian Glaubitz 

+
+- Move LICENSE.txt from %doc to %license section
+
+---



Other differences:
--
++ python-azure-monitor.spec ++
--- /var/tmp/diff_new_pack.5b2P7v/_old  2018-09-26 16:15:55.115038813 +0200
+++ /var/tmp/diff_new_pack.5b2P7v/_new  2018-09-26 16:15:55.119038807 +0200
@@ -68,7 +68,8 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc HISTORY.rst LICENSE.txt README.rst
+%doc HISTORY.rst README.rst
+%license LICENSE.txt
 %{python_sitelib}/azure/monitor
 %{python_sitelib}/azure_monitor-*.egg-info
 





commit python-azure-monitor for openSUSE:Factory

2018-01-30 Thread root
Hello community,

here is the log from the commit of package python-azure-monitor for 
openSUSE:Factory checked in at 2018-01-30 15:45:25

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


Package is "python-azure-monitor"

Tue Jan 30 15:45:25 2018 rev:2 rq:571030 version:0.3.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-monitor/python-azure-monitor.changes
2017-10-11 23:00:45.878449726 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-monitor.new/python-azure-monitor.changes
   2018-01-30 15:45:26.799683479 +0100
@@ -1,0 +2,5 @@
+Tue Jan 30 12:17:24 UTC 2018 - adrian.glaub...@suse.com
+
+- Install HISTORY.rst into doc directory
+
+---



Other differences:
--
++ python-azure-monitor.spec ++
--- /var/tmp/diff_new_pack.5zZvK2/_old  2018-01-30 15:45:27.803636611 +0100
+++ /var/tmp/diff_new_pack.5zZvK2/_new  2018-01-30 15:45:27.807636424 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-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
@@ -68,7 +68,7 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python_sitelib}/azure/monitor
 %{python_sitelib}/azure_monitor-*.egg-info
 





commit python-azure-monitor for openSUSE:Factory

2017-10-11 Thread root
Hello community,

here is the log from the commit of package python-azure-monitor for 
openSUSE:Factory checked in at 2017-10-11 23:00:43

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


Package is "python-azure-monitor"

Wed Oct 11 23:00:43 2017 rev:1 rq:531859 version:0.3.0

Changes:

New Changes file:

--- /dev/null   2017-10-06 12:38:12.078789702 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-monitor.new/python-azure-monitor.changes
   2017-10-11 23:00:45.878449726 +0200
@@ -0,0 +1,21 @@
+---
+Wed Oct  4 16:02:36 UTC 2017 - adrian.glaub...@suse.com
+
+- Remove versioning for namespace packages in Requires
+- Add namespace packages to BuildRequires
+- Remove namespace files in %install target
+- Explicitly specify Python files of the package in %files
+
+---
+Fri Jul 14 14:19:18 UTC 2017 - adrian.glaub...@suse.com
+
+- Add python-azure-nspkg to Requires
+
+---
+Wed Jun 28 09:29:17 UTC 2017 - adrian.glaub...@suse.com
+
+- Initial build
+  + Version 0.3.0
+- Add patch to drop compatible releases operator from setup.py,
+  required for SLES12 as the setuptools version is too old
+  + am_drop-compatible-releases-operator.patch

New:

  LICENSE.txt
  am_drop-compatible-releases-operator.patch
  azure-monitor-0.3.0.zip
  python-azure-monitor.changes
  python-azure-monitor.spec



Other differences:
--
++ python-azure-monitor.spec ++
#
# spec file for package python-azure-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/
#


%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name:   python-azure-monitor
Version:0.3.0
Release:0
Summary:Microsoft Azure Monitor Client Library
License:MIT
Group:  Development/Languages/Python
Url:https://github.com/Azure/azure-sdk-for-python
Source: 
https://files.pythonhosted.org/packages/source/a/azure-monitor/azure-monitor-%{version}.zip
Source1:LICENSE.txt
Patch1: am_drop-compatible-releases-operator.patch
BuildRequires:  %{python_module azure-nspkg}
BuildRequires:  %{python_module devel}
BuildRequires:  %{python_module setuptools}
BuildRequires:  python-rpm-macros
BuildRequires:  unzip
Requires:   python-azure-common < 2.0.0
Requires:   python-azure-common >= 1.1.5
Requires:   python-azure-nspkg
Requires:   python-msrestazure < 1.0.0
Requires:   python-msrestazure >= 0.4.7
Conflicts:  python-azure-sdk <= 2.0.0

BuildArch:  noarch

%python_subpackages

%description
This is the Microsoft Azure Monitor Client Library.

Azure Resource Manager (ARM) is the next generation of management APIs that
replace the old Azure Service Management (ASM).

This package has been tested with Python 2.7, 3.3, 3.4 and 3.5.

%prep
%setup -q -n azure-monitor-%{version}
%patch1 -p1

%build
install -m 644 %{SOURCE1} %{_builddir}/azure-monitor-%{version}
%python_build

%install
%python_install
%{python_expand # delete common files
rm -rf %{buildroot}%{$python_sitelib}/azure/__init__.*
rm -rf %{buildroot}%{$python_sitelib}/azure/__pycache__
}

%files %{python_files}
%defattr(-,root,root,-)
%doc LICENSE.txt README.rst
%{python_sitelib}/azure/monitor
%{python_sitelib}/azure_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
copie