commit python-azure-mgmt-servermanager for openSUSE:Factory

2019-10-10 Thread root
Hello community,

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

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


Package is "python-azure-mgmt-servermanager"

Thu Oct 10 14:31:29 2019 rev:5 rq:735743 version:2.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-servermanager/python-azure-mgmt-servermanager.changes
  2019-05-14 13:36:51.460204280 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-servermanager.new.2352/python-azure-mgmt-servermanager.changes
2019-10-10 14:31:30.876462516 +0200
@@ -1,0 +2,7 @@
+Fri Oct  4 12:19:59 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
+  + ams_drop-compatible-releases-operator.patch
+
+---

Old:

  ams_drop-compatible-releases-operator.patch



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





commit python-azure-mgmt-servermanager for openSUSE:Factory

2019-05-14 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-servermanager for 
openSUSE:Factory checked in at 2019-05-14 13:36:48

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


Package is "python-azure-mgmt-servermanager"

Tue May 14 13:36:48 2019 rev:4 rq:694465 version:2.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-servermanager/python-azure-mgmt-servermanager.changes
  2018-09-26 16:15:28.795082396 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-servermanager.new.5148/python-azure-mgmt-servermanager.changes
2019-05-14 13:36:51.460204280 +0200
@@ -1,0 +2,10 @@
+Mon Apr 15 09:12:55 UTC 2019 - John Paul Adrian Glaubitz 

+
+- 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
+
+---



Other differences:
--
++ python-azure-mgmt-servermanager.spec ++
--- /var/tmp/diff_new_pack.TvuR7L/_old  2019-05-14 13:36:52.168205893 +0200
+++ /var/tmp/diff_new_pack.TvuR7L/_new  2019-05-14 13:36:52.172205902 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-servermanager
 #
-# 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
@@ -27,16 +27,16 @@
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-mgmt-servermanager/azure-mgmt-servermanager-%{version}.zip
 Source1:LICENSE.txt
 Patch1: ams_drop-compatible-releases-operator.patch
-BuildRequires:  %{python_module azure-mgmt-nspkg}
-BuildRequires:  %{python_module azure-nspkg}
-BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module azure-mgmt-nspkg >= 3.0.0}
+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
-Requires:   python-azure-mgmt-nspkg
-Requires:   python-azure-nspkg
+Requires:   python-azure-mgmt-nspkg >= 3.0.0
+Requires:   python-azure-nspkg >= 3.0.0
 Requires:   python-msrestazure < 2.0.0
 Requires:   python-msrestazure >= 0.4.27
 Conflicts:  python-azure-sdk <= 2.0.0
@@ -63,6 +63,7 @@
 
 %install
 %python_install
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 %{python_expand # delete common files
 rm -rf %{buildroot}%{$python_sitelib}/azure/mgmt/__init__.*
 rm -rf %{buildroot}%{$python_sitelib}/azure/mgmt/__pycache__





commit python-azure-mgmt-servermanager for openSUSE:Factory

2018-09-26 Thread root
Hello community,

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

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


Package is "python-azure-mgmt-servermanager"

Wed Sep 26 16:15:28 2018 rev:3 rq:637991 version:2.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-servermanager/python-azure-mgmt-servermanager.changes
  2018-02-14 09:25:06.101657111 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-servermanager.new/python-azure-mgmt-servermanager.changes
 2018-09-26 16:15:28.795082396 +0200
@@ -1,0 +2,12 @@
+Wed Sep  5 12:26:55 UTC 2018 - John Paul Adrian Glaubitz 

+
+- New upstream release 2.0.0
+  * For detailed information about changes, see the
+HISTORY.txt file provided with this package
+- Move LICENSE.txt from %doc to %license section
+- Refresh patches for new version
+  + ams_drop-compatible-releases-operator.patch
+- Update Requires from setup.py
+- Update %description from setup.py
+
+---

Old:

  azure-mgmt-servermanager-1.2.0.zip

New:

  azure-mgmt-servermanager-2.0.0.zip



Other differences:
--
++ python-azure-mgmt-servermanager.spec ++
--- /var/tmp/diff_new_pack.8IslNz/_old  2018-09-26 16:15:29.219081694 +0200
+++ /var/tmp/diff_new_pack.8IslNz/_new  2018-09-26 16:15:29.231081674 +0200
@@ -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-mgmt-servermanager
-Version:1.2.0
+Version:2.0.0
 Release:0
 Summary:Microsoft Azure Server Manager Management Client Library
 License:MIT
@@ -34,11 +34,11 @@
 BuildRequires:  python-rpm-macros
 BuildRequires:  unzip
 Requires:   python-azure-common < 2.0.0
-Requires:   python-azure-common >= 1.1.6
+Requires:   python-azure-common >= 1.1
 Requires:   python-azure-mgmt-nspkg
 Requires:   python-azure-nspkg
-Requires:   python-msrestazure < 1.0.0
-Requires:   python-msrestazure >= 0.4.8
+Requires:   python-msrestazure < 2.0.0
+Requires:   python-msrestazure >= 0.4.27
 Conflicts:  python-azure-sdk <= 2.0.0
 
 BuildArch:  noarch
@@ -51,7 +51,7 @@
 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, 3.5 and 3.6.
+This package has been tested with Python 2.7, 3.4, 3.5 and 3.6.
 
 %prep
 %setup -q -n azure-mgmt-servermanager-%{version}
@@ -72,7 +72,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/mgmt/servermanager
 %{python_sitelib}/azure_mgmt_servermanager-*.egg-info
 

++ ams_drop-compatible-releases-operator.patch ++
--- /var/tmp/diff_new_pack.8IslNz/_old  2018-09-26 16:15:29.271081608 +0200
+++ /var/tmp/diff_new_pack.8IslNz/_new  2018-09-26 16:15:29.271081608 +0200
@@ -1,14 +1,12 @@
-diff -Nru azure-mgmt-servermanager-1.2.0.orig/setup.py 
azure-mgmt-servermanager-1.2.0/setup.py
 azure-mgmt-servermanager-1.2.0.orig/setup.py   2017-06-23 
21:03:18.0 +0200
-+++ azure-mgmt-servermanager-1.2.0/setup.py2017-06-27 15:27:09.541941876 
+0200
-@@ -78,8 +78,8 @@
- zip_safe=False,
- packages=find_packages(),
+diff -Nru azure-mgmt-servermanager-2.0.0.orig/setup.py 
azure-mgmt-servermanager-2.0.0/setup.py
+--- azure-mgmt-servermanager-2.0.0.orig/setup.py   2018-05-29 
19:49:26.0 +0200
 azure-mgmt-servermanager-2.0.0/setup.py2018-09-05 14:25:51.691050949 
+0200
+@@ -78,7 +78,7 @@
+ packages=find_packages(exclude=["tests"]),
  install_requires=[
--'msrestazure~=0.4.8',
--'azure-common~=1.1.6',
-+'msrestazure>=0.4.8',
-+'azure-common>=1.1.6',
+ 'msrestazure>=0.4.27,<2.0.0',
+-'azure-common~=1.1',
++'azure-common>=1.1',
  ],
  cmdclass=cmdclass
  )




commit python-azure-mgmt-servermanager for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-servermanager for 
openSUSE:Factory checked in at 2018-02-14 09:25:02

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


Package is "python-azure-mgmt-servermanager"

Wed Feb 14 09:25:02 2018 rev:2 rq:571074 version:1.2.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-servermanager/python-azure-mgmt-servermanager.changes
  2017-10-11 23:00:19.907587495 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-servermanager.new/python-azure-mgmt-servermanager.changes
 2018-02-14 09:25:06.101657111 +0100
@@ -1,0 +2,5 @@
+Tue Jan 30 12:07:40 UTC 2018 - adrian.glaub...@suse.com
+
+- Install HISTORY.rst into doc directory
+
+---



Other differences:
--
++ python-azure-mgmt-servermanager.spec ++
--- /var/tmp/diff_new_pack.muVUz7/_old  2018-02-14 09:25:06.725634497 +0100
+++ /var/tmp/diff_new_pack.muVUz7/_new  2018-02-14 09:25:06.729634352 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-servermanager
 #
-# 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
@@ -72,7 +72,7 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python_sitelib}/azure/mgmt/servermanager
 %{python_sitelib}/azure_mgmt_servermanager-*.egg-info