Hello community,

here is the log from the commit of package python-azure-mgmt-dns for 
openSUSE:Factory checked in at 2018-09-26 16:14:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-mgmt-dns (Old)
 and      /work/SRC/openSUSE:Factory/.python-azure-mgmt-dns.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-azure-mgmt-dns"

Wed Sep 26 16:14:03 2018 rev:4 rq:637959 version:2.0.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-dns/python-azure-mgmt-dns.changes  
    2018-05-13 15:59:51.469730762 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-dns.new/python-azure-mgmt-dns.changes
 2018-09-26 16:14:07.151217660 +0200
@@ -1,0 +2,12 @@
+Tue Sep  4 09:58:09 UTC 2018 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- New upstream release
+  + Version 2.0.0
+  + For detailed information about changes see the
+    HISTORY.rst file provided with this package
+- Refresh patches for new version
+  + amd_drop-compatible-releases-operator.patch
+- Update %description from setup.py
+- Update Requires from setup.py
+
+-------------------------------------------------------------------

Old:
----
  azure-mgmt-dns-2.0.0rc1.zip

New:
----
  azure-mgmt-dns-2.0.0.zip

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-azure-mgmt-dns.spec ++++++
--- /var/tmp/diff_new_pack.bgSYW9/_old  2018-09-26 16:14:07.851216499 +0200
+++ /var/tmp/diff_new_pack.bgSYW9/_new  2018-09-26 16:14:07.855216493 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-azure-mgmt-dns
-Version:        2.0.0rc1
+Version:        2.0.0
 Release:        0
 Summary:        Microsoft Azure DNS 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.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-dns-%{version}

++++++ amd_drop-compatible-releases-operator.patch ++++++
--- /var/tmp/diff_new_pack.bgSYW9/_old  2018-09-26 16:14:07.887216440 +0200
+++ /var/tmp/diff_new_pack.bgSYW9/_new  2018-09-26 16:14:07.887216440 +0200
@@ -1,10 +1,10 @@
-diff -Nru azure-mgmt-dns-2.0.0rc1.orig/setup.py 
azure-mgmt-dns-2.0.0rc1/setup.py
---- azure-mgmt-dns-2.0.0rc1.orig/setup.py      2018-03-14 22:38:46.000000000 
+0100
-+++ azure-mgmt-dns-2.0.0rc1/setup.py   2018-04-11 15:07:45.584418364 +0200
-@@ -78,7 +78,7 @@
-     packages=find_packages(exclude=["tests"]),
+diff -Nru azure-mgmt-dns-2.0.0.orig/setup.py azure-mgmt-dns-2.0.0/setup.py
+--- azure-mgmt-dns-2.0.0.orig/setup.py 2018-08-01 20:27:56.000000000 +0200
++++ azure-mgmt-dns-2.0.0/setup.py      2018-09-04 11:56:45.251327417 +0200
+@@ -80,7 +80,7 @@
      install_requires=[
-         'msrestazure>=0.4.20,<2.0.0',
+         'msrest>=0.5.0',
+         'msrestazure>=0.4.32,<2.0.0',
 -        'azure-common~=1.1',
 +        'azure-common>=1.1',
      ],


Reply via email to