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

2020-10-02 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-servicefabric for 
openSUSE:Factory checked in at 2020-10-02 17:22:20

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


Package is "python-azure-mgmt-servicefabric"

Fri Oct  2 17:22:20 2020 rev:6 rq:830904 version:0.5.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-servicefabric/python-azure-mgmt-servicefabric.changes
  2019-10-10 14:31:34.624453779 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-servicefabric.new.4249/python-azure-mgmt-servicefabric.changes
2020-10-02 17:22:30.758207902 +0200
@@ -1,0 +2,10 @@
+Fri Aug 28 11:01:12 UTC 2020 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 0.5.0
+  + For detailed information about changes see the
+CHANGELOG.md file provided with this package
+- Rename HISTORY.rst to CHANGELOG.md in %files section
+- Rename README.rst to README.md in %files section
+
+---

Old:

  azure-mgmt-servicefabric-0.4.0.zip

New:

  azure-mgmt-servicefabric-0.5.0.zip



Other differences:
--
++ python-azure-mgmt-servicefabric.spec ++
--- /var/tmp/diff_new_pack.n1tz6O/_old  2020-10-02 17:22:31.730208484 +0200
+++ /var/tmp/diff_new_pack.n1tz6O/_new  2020-10-02 17:22:31.734208487 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-servicefabric
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,12 +18,12 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-azure-mgmt-servicefabric
-Version:0.4.0
+Version:0.5.0
 Release:0
 Summary:Microsoft Azure Service Fabric Management Client Library
 License:MIT
 Group:  Development/Languages/Python
-Url:https://github.com/Azure/azure-sdk-for-python
+URL:https://github.com/Azure/azure-sdk-for-python
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-mgmt-servicefabric/azure-mgmt-servicefabric-%{version}.zip
 Source1:LICENSE.txt
 BuildRequires:  %{python_module azure-mgmt-nspkg >= 3.0.0}
@@ -72,7 +72,7 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc HISTORY.rst README.rst
+%doc CHANGELOG.md README.md
 %license LICENSE.txt
 %{python_sitelib}/azure/mgmt/servicefabric
 %{python_sitelib}/azure_mgmt_servicefabric-*.egg-info




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

2019-10-10 Thread root
Hello community,

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

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


Package is "python-azure-mgmt-servicefabric"

Thu Oct 10 14:31:33 2019 rev:5 rq:735745 version:0.4.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-servicefabric/python-azure-mgmt-servicefabric.changes
  2019-05-14 13:37:18.840266671 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-servicefabric.new.2352/python-azure-mgmt-servicefabric.changes
2019-10-10 14:31:34.624453779 +0200
@@ -1,0 +2,13 @@
+Fri Oct  4 12:20:08 UTC 2019 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 0.4.0
+  + For detailed information about changes see the
+HISTORY.txt file provided with this package
+- Drop patches to support older versions of setuptools as
+  SLE-12 is now shipping with a recent enough version
+  + ams_drop-compatible-releases-operator.patch
+  + ams_drop-extras-require.patch
+- Update %description from setup.py
+
+---

Old:

  ams_drop-compatible-releases-operator.patch
  azure-mgmt-servicefabric-0.2.0.zip

New:

  azure-mgmt-servicefabric-0.4.0.zip



Other differences:
--
++ python-azure-mgmt-servicefabric.spec ++
--- /var/tmp/diff_new_pack.fqoioZ/_old  2019-10-10 14:31:35.232452362 +0200
+++ /var/tmp/diff_new_pack.fqoioZ/_new  2019-10-10 14:31:35.236452353 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-azure-mgmt-servicefabric
-Version:0.2.0
+Version:0.4.0
 Release:0
 Summary:Microsoft Azure Service Fabric Management Client Library
 License:MIT
@@ -26,7 +26,6 @@
 Url:https://github.com/Azure/azure-sdk-for-python
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-mgmt-servicefabric/azure-mgmt-servicefabric-%{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}
@@ -52,11 +51,10 @@
 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.4, 3.5, 3.6 and 3.7.
+This package has been tested with Python 2.7, 3.5, 3.6 and 3.7.
 
 %prep
 %setup -q -n azure-mgmt-servicefabric-%{version}
-%patch1 -p1
 
 %build
 install -m 644 %{SOURCE1} %{_builddir}/azure-mgmt-servicefabric-%{version}




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

2019-05-14 Thread root
Hello community,

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

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


Package is "python-azure-mgmt-servicefabric"

Tue May 14 13:37:05 2019 rev:4 rq:694467 version:0.2.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-servicefabric/python-azure-mgmt-servicefabric.changes
  2018-09-26 16:15:32.719075898 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-servicefabric.new.5148/python-azure-mgmt-servicefabric.changes
2019-05-14 13:37:18.840266671 +0200
@@ -1,0 +2,10 @@
+Mon Apr 15 09:15:17 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-servicefabric.spec ++
--- /var/tmp/diff_new_pack.52Tdym/_old  2019-05-14 13:37:23.012276178 +0200
+++ /var/tmp/diff_new_pack.52Tdym/_new  2019-05-14 13:37:23.016276187 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-servicefabric
 #
-# 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,7 +12,7 @@
 # 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/
 #
 
 
@@ -27,16 +27,16 @@
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-mgmt-servicefabric/azure-mgmt-servicefabric-%{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-msrest >= 0.5.0
 Requires:   python-msrestazure < 2.0.0
 Requires:   python-msrestazure >= 0.4.32
@@ -64,6 +64,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-servicefabric for openSUSE:Factory

2018-09-26 Thread root
Hello community,

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

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


Package is "python-azure-mgmt-servicefabric"

Wed Sep 26 16:15:32 2018 rev:3 rq:637993 version:0.2.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-servicefabric/python-azure-mgmt-servicefabric.changes
  2018-02-14 09:23:59.236080433 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-servicefabric.new/python-azure-mgmt-servicefabric.changes
 2018-09-26 16:15:32.719075898 +0200
@@ -1,0 +2,13 @@
+Thu Sep  6 11:20:57 UTC 2018 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 0.2.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-servicefabric-0.1.0.zip

New:

  azure-mgmt-servicefabric-0.2.0.zip



Other differences:
--
++ python-azure-mgmt-servicefabric.spec ++
--- /var/tmp/diff_new_pack.t7IGqI/_old  2018-09-26 16:15:33.403074765 +0200
+++ /var/tmp/diff_new_pack.t7IGqI/_new  2018-09-26 16:15:33.403074765 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-azure-mgmt-servicefabric
-Version:0.1.0
+Version:0.2.0
 Release:0
 Summary:Microsoft Azure Service Fabric Management Client Library
 License:MIT
@@ -37,8 +37,9 @@
 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.11
+Requires:   python-msrest >= 0.5.0
+Requires:   python-msrestazure < 2.0.0
+Requires:   python-msrestazure >= 0.4.32
 Conflicts:  python-azure-sdk <= 2.0.0
 
 BuildArch:  noarch
@@ -51,7 +52,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, 3.6 and 3.7.
 
 %prep
 %setup -q -n azure-mgmt-servicefabric-%{version}
@@ -72,7 +73,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/servicefabric
 %{python_sitelib}/azure_mgmt_servicefabric-*.egg-info
 

++ ams_drop-compatible-releases-operator.patch ++
--- /var/tmp/diff_new_pack.t7IGqI/_old  2018-09-26 16:15:33.443074699 +0200
+++ /var/tmp/diff_new_pack.t7IGqI/_new  2018-09-26 16:15:33.443074699 +0200
@@ -1,13 +1,11 @@
-diff -Nru azure-mgmt-servicefabric-0.1.0.orig/setup.py 
azure-mgmt-servicefabric-0.1.0/setup.py
 azure-mgmt-servicefabric-0.1.0.orig/setup.py   2017-08-24 
18:25:40.0 +0200
-+++ azure-mgmt-servicefabric-0.1.0/setup.py2017-10-31 17:27:08.658912807 
+0100
-@@ -78,8 +78,8 @@
- zip_safe=False,
- packages=find_packages(exclude=["tests"]),
+diff -Nru azure-mgmt-servicefabric-0.2.0.orig/setup.py 
azure-mgmt-servicefabric-0.2.0/setup.py
+--- azure-mgmt-servicefabric-0.2.0.orig/setup.py   2018-08-01 
19:57:14.0 +0200
 azure-mgmt-servicefabric-0.2.0/setup.py2018-09-06 13:13:24.910690300 
+0200
+@@ -80,7 +80,7 @@
  install_requires=[
--'msrestazure~=0.4.11',
+ 'msrest>=0.5.0',
+ 'msrestazure>=0.4.32,<2.0.0',
 -'azure-common~=1.1',
-+'msrestazure>=0.4.11',
 +'azure-common>=1.1',
  ],
  cmdclass=cmdclass




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

2018-02-14 Thread root
Hello community,

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

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


Package is "python-azure-mgmt-servicefabric"

Wed Feb 14 09:23:53 2018 rev:2 rq:571049 version:0.1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-servicefabric/python-azure-mgmt-servicefabric.changes
  2017-11-01 11:09:54.941165364 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-servicefabric.new/python-azure-mgmt-servicefabric.changes
 2018-02-14 09:23:59.236080433 +0100
@@ -1,0 +2,5 @@
+Tue Jan 30 12:09:51 UTC 2018 - adrian.glaub...@suse.com
+
+- Install HISTORY.rst into doc directory
+
+---



Other differences:
--
++ python-azure-mgmt-servicefabric.spec ++
--- /var/tmp/diff_new_pack.gRytKL/_old  2018-02-14 09:24:00.040051295 +0100
+++ /var/tmp/diff_new_pack.gRytKL/_new  2018-02-14 09:24:00.044051150 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-servicefabric
 #
-# 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,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-azure-mgmt-servicefabric
 Version:0.1.0
@@ -26,18 +27,18 @@
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-mgmt-servicefabric/azure-mgmt-servicefabric-%{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 setuptools}
 BuildRequires:  python-rpm-macros
 BuildRequires:  unzip
-BuildRequires:  %{python_module azure-mgmt-nspkg}
-BuildRequires:  %{python_module azure-nspkg}
+Requires:   python-azure-common < 2.0.0
+Requires:   python-azure-common >= 1.1
 Requires:   python-azure-mgmt-nspkg
 Requires:   python-azure-nspkg
-Requires:   python-msrestazure >= 0.4.11
 Requires:   python-msrestazure < 1.0.0
-Requires:   python-azure-common >= 1.1
-Requires:   python-azure-common < 2.0.0
+Requires:   python-msrestazure >= 0.4.11
 Conflicts:  python-azure-sdk <= 2.0.0
 
 BuildArch:  noarch
@@ -71,7 +72,8 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python_sitelib}/azure/mgmt/servicefabric
 %{python_sitelib}/azure_mgmt_servicefabric-*.egg-info
+
 %changelog





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

2017-11-01 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-servicefabric for 
openSUSE:Factory checked in at 2017-11-01 11:09:56

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


Package is "python-azure-mgmt-servicefabric"

Wed Nov  1 11:09:56 2017 rev:1 rq:537939 version:0.1.0

Changes:

New Changes file:

--- /dev/null   2017-10-14 16:26:57.428140955 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-servicefabric.new/python-azure-mgmt-servicefabric.changes
 2017-11-01 11:09:54.941165364 +0100
@@ -0,0 +1,8 @@
+---
+Tue Oct 31 16:28:26 UTC 2017 - adrian.glaub...@suse.com
+
+- Initial build
+  + Version 0.1.0
+- Add patch to drop compatible releases operator from setup.py,
+  required for SLES12 as the setuptools version is too old
+  + ams_drop-compatible-releases-operator.patch

New:

  LICENSE.txt
  ams_drop-compatible-releases-operator.patch
  azure-mgmt-servicefabric-0.1.0.zip
  python-azure-mgmt-servicefabric.changes
  python-azure-mgmt-servicefabric.spec



Other differences:
--
++ python-azure-mgmt-servicefabric.spec ++
#
# spec file for package python-azure-mgmt-servicefabric
#
# 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-mgmt-servicefabric
Version:0.1.0
Release:0
Summary:Microsoft Azure Service Fabric Management 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-mgmt-servicefabric/azure-mgmt-servicefabric-%{version}.zip
Source1:LICENSE.txt
Patch1: ams_drop-compatible-releases-operator.patch
BuildRequires:  %{python_module devel}
BuildRequires:  %{python_module setuptools}
BuildRequires:  python-rpm-macros
BuildRequires:  unzip
BuildRequires:  %{python_module azure-mgmt-nspkg}
BuildRequires:  %{python_module azure-nspkg}
Requires:   python-azure-mgmt-nspkg
Requires:   python-azure-nspkg
Requires:   python-msrestazure >= 0.4.11
Requires:   python-msrestazure < 1.0.0
Requires:   python-azure-common >= 1.1
Requires:   python-azure-common < 2.0.0
Conflicts:  python-azure-sdk <= 2.0.0

BuildArch:  noarch

%python_subpackages

%description
This is the Microsoft Azure Service Fabric Management 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, 3.5 and 3.6.

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

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

%install
%python_install
%{python_expand # delete common files
rm -rf %{buildroot}%{$python_sitelib}/azure/mgmt/__init__.*
rm -rf %{buildroot}%{$python_sitelib}/azure/mgmt/__pycache__
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/mgmt/servicefabric
%{python_sitelib}/azure_mgmt_servicefabric-*.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