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

2020-10-02 Thread root
Hello community,

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

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


Package is "python-azure-mgmt-subscription"

Fri Oct  2 17:22:40 2020 rev:5 rq:830908 version:0.6.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-subscription/python-azure-mgmt-subscription.changes
2019-10-10 14:31:44.644430423 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-subscription.new.4249/python-azure-mgmt-subscription.changes
  2020-10-02 17:22:58.354224421 +0200
@@ -1,0 +2,11 @@
+Mon Aug 31 09:12:44 UTC 2020 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 0.6.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
+- Update Requires from setup.py
+
+---

Old:

  azure-mgmt-subscription-0.5.0.zip

New:

  azure-mgmt-subscription-0.6.0.zip



Other differences:
--
++ python-azure-mgmt-subscription.spec ++
--- /var/tmp/diff_new_pack.Ma2PAW/_old  2020-10-02 17:22:59.974225391 +0200
+++ /var/tmp/diff_new_pack.Ma2PAW/_new  2020-10-02 17:22:59.978225393 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-subscription
 #
-# 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-subscription
-Version:0.5.0
+Version:0.6.0
 Release:0
 Summary:Microsoft Azure Subscription 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-subscription/azure-mgmt-subscription-%{version}.zip
 Source1:LICENSE.txt
 BuildRequires:  %{python_module azure-mgmt-nspkg >= 3.0.0}
@@ -38,7 +38,7 @@
 Requires:   python-azure-nspkg >= 3.0.0
 Requires:   python-msrest >= 0.5.0
 Requires:   python-msrestazure < 2.0.0
-Requires:   python-msrestazure >= 0.4.20
+Requires:   python-msrestazure >= 0.4.32
 Conflicts:  python-azure-sdk <= 2.0.0
 
 BuildArch:  noarch
@@ -68,7 +68,7 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc HISTORY.rst README.rst
+%doc CHANGELOG.md README.md
 %license LICENSE.txt
 %{python_sitelib}/azure/mgmt/subscription
 %{python_sitelib}/azure_mgmt_subscription-*.egg-info




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

2019-10-10 Thread root
Hello community,

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

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


Package is "python-azure-mgmt-subscription"

Thu Oct 10 14:31:44 2019 rev:4 rq:735752 version:0.5.0

Changes:

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

+
+- New upstream release
+  + Version 0.5.0
+  + For detailed information about changes see the
+HISTORY.txt file provided with this package
+- 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
+- Update Requires from setup.py
+- Update %description from setup.py
+
+---

Old:

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

New:

  azure-mgmt-subscription-0.5.0.zip



Other differences:
--
++ python-azure-mgmt-subscription.spec ++
--- /var/tmp/diff_new_pack.noMI42/_old  2019-10-10 14:31:45.112429332 +0200
+++ /var/tmp/diff_new_pack.noMI42/_new  2019-10-10 14:31:45.116429323 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-azure-mgmt-subscription
-Version:0.2.0
+Version:0.5.0
 Release:0
 Summary:Microsoft Azure Subscription 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-subscription/azure-mgmt-subscription-%{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}
@@ -37,6 +36,7 @@
 Requires:   python-azure-common >= 1.1
 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.20
 Conflicts:  python-azure-sdk <= 2.0.0
@@ -51,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 and 3.6.
+This package has been tested with Python 2.7, 3.5, 3.6 and 3.7.
 
 %prep
 %setup -q -n azure-mgmt-subscription-%{version}
-%patch1 -p1
 
 %build
 install -m 644 %{SOURCE1} %{_builddir}/azure-mgmt-subscription-%{version}
@@ -65,10 +64,6 @@
 %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__
-rm -rf %{buildroot}%{$python_sitelib}/azure/__init__.*
-rm -rf %{buildroot}%{$python_sitelib}/azure/__pycache__
 }
 
 %files %{python_files}




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

2019-05-14 Thread root
Hello community,

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

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


Package is "python-azure-mgmt-subscription"

Tue May 14 13:37:51 2019 rev:3 rq:694470 version:0.2.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-subscription/python-azure-mgmt-subscription.changes
2018-04-19 15:29:13.891686686 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-subscription.new.5148/python-azure-mgmt-subscription.changes
  2019-05-14 13:37:56.456352090 +0200
@@ -1,0 +2,10 @@
+Mon Apr 15 09:25:20 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-subscription.spec ++
--- /var/tmp/diff_new_pack.TT3LVC/_old  2019-05-14 13:37:57.976355504 +0200
+++ /var/tmp/diff_new_pack.TT3LVC/_new  2019-05-14 13:37:57.980355513 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-subscription
 #
-# 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-subscription/azure-mgmt-subscription-%{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.20
 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-subscription for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-subscription for 
openSUSE:Factory checked in at 2018-04-19 15:29:12

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


Package is "python-azure-mgmt-subscription"

Thu Apr 19 15:29:12 2018 rev:2 rq:596355 version:0.2.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-subscription/python-azure-mgmt-subscription.changes
2018-02-14 10:50:18.096534989 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-subscription.new/python-azure-mgmt-subscription.changes
   2018-04-19 15:29:13.891686686 +0200
@@ -1,0 +2,14 @@
+Wed Apr 11 14:31:41 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 0.2.0
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Move LICENSE.txt from %doc to %license section
+- Install HISTORY.rst into doc directory
+- Refresh patches for new version
+  + ams_drop-compatible-releases-operator.patch
+- Update Requires from setup.py
+- Update %description from setup.py
+
+---

Old:

  azure-mgmt-subscription-0.1.0.zip

New:

  azure-mgmt-subscription-0.2.0.zip



Other differences:
--
++ python-azure-mgmt-subscription.spec ++
--- /var/tmp/diff_new_pack.8hfDyh/_old  2018-04-19 15:29:14.455663604 +0200
+++ /var/tmp/diff_new_pack.8hfDyh/_new  2018-04-19 15:29:14.459663441 +0200
@@ -15,9 +15,10 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-azure-mgmt-subscription
-Version:0.1.0
+Version:0.2.0
 Release:0
 Summary:Microsoft Azure Subscription Management Client Library
 License:MIT
@@ -26,18 +27,18 @@
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-mgmt-subscription/azure-mgmt-subscription-%{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 < 2.0.0
+Requires:   python-msrestazure >= 0.4.20
 Conflicts:  python-azure-sdk <= 2.0.0
 
 BuildArch:  noarch
@@ -50,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-subscription-%{version}
@@ -71,7 +72,9 @@
 
 %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/subscription
 %{python_sitelib}/azure_mgmt_subscription-*.egg-info
+
 %changelog

++ ams_drop-compatible-releases-operator.patch ++
--- /var/tmp/diff_new_pack.8hfDyh/_old  2018-04-19 15:29:14.495661967 +0200
+++ /var/tmp/diff_new_pack.8hfDyh/_new  2018-04-19 15:29:14.495661967 +0200
@@ -1,13 +1,11 @@
-diff -Nru azure-mgmt-subscription-0.1.0.orig/setup.py 
azure-mgmt-subscription-0.1.0/setup.py
 azure-mgmt-subscription-0.1.0.orig/setup.py2017-12-11 
17:38:54.0 +0100
-+++ azure-mgmt-subscription-0.1.0/setup.py 2018-01-24 16:36:18.150764250 
+0100
-@@ -78,8 +78,8 @@
- zip_safe=False,
+diff -Nru azure-mgmt-subscription-0.2.0.orig/setup.py 
azure-mgmt-subscription-0.2.0/setup.py
+--- azure-mgmt-subscription-0.2.0.orig/setup.py2018-03-30 
22:08:20.0 +0200
 azure-mgmt-subscription-0.2.0/setup.py 2018-04-11 16:29:18.656607798 
+0200
+@@ -78,7 +78,7 @@
  packages=find_packages(exclude=["tests"]),
  install_requires=[
--'msrestazure~=0.4.11',
+ 'msrestazure>=0.4.20,<2.0.0',
 -'azure-common~=1.1',
-+'msrestazure>=0.4.11',
 +'azure-common>=1.1',
  ],
  cmdclass=cmdclass




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

2018-02-14 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-subscription for 
openSUSE:Factory checked in at 2018-02-14 10:50:12

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


Package is "python-azure-mgmt-subscription"

Wed Feb 14 10:50:12 2018 rev:1 rq:575920 version:0.1.0

Changes:

New Changes file:

--- /dev/null   2018-02-08 01:06:41.103727112 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-subscription.new/python-azure-mgmt-subscription.changes
   2018-02-14 10:50:18.096534989 +0100
@@ -0,0 +1,8 @@
+---
+Wed Jan 24 15:38:28 UTC 2018 - 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-subscription-0.1.0.zip
  python-azure-mgmt-subscription.changes
  python-azure-mgmt-subscription.spec



Other differences:
--
++ python-azure-mgmt-subscription.spec ++
#
# spec file for package python-azure-mgmt-subscription
#
# 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
# 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-subscription
Version:0.1.0
Release:0
Summary:Microsoft Azure Subscription 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-subscription/azure-mgmt-subscription-%{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 Subscription 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-subscription-%{version}
%patch1 -p1

%build
install -m 644 %{SOURCE1} %{_builddir}/azure-mgmt-subscription-%{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 HISTORY.rst LICENSE.txt README.rst
%{python_sitelib}/azure/mgmt/subscription
%{python_sitelib}/azure_mgmt_subscription-*.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