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

2019-10-10 Thread root
Hello community,

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

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


Package is "python-azure-mgmt-relay"

Thu Oct 10 14:31:10 2019 rev:3 rq:735737 version:0.2.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-relay/python-azure-mgmt-relay.changes
  2019-05-14 13:36:13.648121403 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-relay.new.2352/python-azure-mgmt-relay.changes
2019-10-10 14:31:11.648507335 +0200
@@ -1,0 +2,13 @@
+Fri Oct  4 12:19:27 UTC 2019 - 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
+- Drop patch to support older versions of setuptools as
+  SLE-12 is now shipping with a recent enough version
+  + amr_drop-compatible-releases-operator.patch
+- Update Requires from setup.py
+- Update %description from setup.py
+
+---

Old:

  amr_drop-compatible-releases-operator.patch
  azure-mgmt-relay-0.1.0.zip

New:

  azure-mgmt-relay-0.2.0.zip



Other differences:
--
++ python-azure-mgmt-relay.spec ++
--- /var/tmp/diff_new_pack.I1rKSq/_old  2019-10-10 14:31:12.256505918 +0200
+++ /var/tmp/diff_new_pack.I1rKSq/_new  2019-10-10 14:31:12.264505899 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-azure-mgmt-relay
-Version:0.1.0
+Version:0.2.0
 Release:0
 Summary:Microsoft Azure Relay 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-relay/azure-mgmt-relay-%{version}.zip
 Source1:LICENSE.txt
-Patch1: amr_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.4, 3.5, 3.6 and 3.7.
 
 %prep
 %setup -q -n azure-mgmt-relay-%{version}
-%patch1 -p1
 
 %build
 install -m 644 %{SOURCE1} %{_builddir}/azure-mgmt-relay-%{version}




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

2019-05-14 Thread root
Hello community,

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

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


Package is "python-azure-mgmt-relay"

Tue May 14 13:36:01 2019 rev:2 rq:694460 version:0.1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-relay/python-azure-mgmt-relay.changes
  2018-05-13 16:04:24.887755271 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-relay.new.5148/python-azure-mgmt-relay.changes
2019-05-14 13:36:13.648121403 +0200
@@ -1,0 +2,10 @@
+Fri Apr 12 13:17:54 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-relay.spec ++
--- /var/tmp/diff_new_pack.zmJloC/_old  2019-05-14 13:36:14.172122538 +0200
+++ /var/tmp/diff_new_pack.zmJloC/_new  2019-05-14 13:36:14.176122546 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-relay
 #
-# 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,9 +12,10 @@
 # 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-relay
 Version:0.1.0
@@ -26,16 +27,16 @@
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-mgmt-relay/azure-mgmt-relay-%{version}.zip
 Source1:LICENSE.txt
 Patch1: amr_drop-compatible-releases-operator.patch
-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
-BuildRequires:  %{python_module azure-mgmt-nspkg}
-BuildRequires:  %{python_module azure-nspkg}
-Requires:   python-azure-mgmt-nspkg
-Requires:   python-azure-nspkg
-Requires:   python-azure-common >= 1.1
 Requires:   python-azure-common < 2.0.0
+Requires:   python-azure-common >= 1.1
+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
@@ -62,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__
@@ -75,4 +77,5 @@
 %license LICENSE.txt
 %{python_sitelib}/azure/mgmt/relay
 %{python_sitelib}/azure_mgmt_relay-*.egg-info
+
 %changelog