commit python-azure-mgmt-network for openSUSE:Factory
Hello community, here is the log from the commit of package python-azure-mgmt-network for openSUSE:Factory checked in at 2018-09-26 16:14:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-azure-mgmt-network (Old) and /work/SRC/openSUSE:Factory/.python-azure-mgmt-network.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-azure-mgmt-network" Wed Sep 26 16:14:57 2018 rev:4 rq:637979 version:2.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-azure-mgmt-network/python-azure-mgmt-network.changes 2018-05-13 15:59:55.701576351 +0200 +++ /work/SRC/openSUSE:Factory/.python-azure-mgmt-network.new/python-azure-mgmt-network.changes 2018-09-26 16:14:59.319131218 +0200 @@ -1,0 +2,11 @@ +Tue Sep 4 12:32:32 UTC 2018 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> + +- New upstream release 2.1.0 + * For detailed information about changes, see the + HISTORY.txt file provided with this package +- Refresh patches for new version + + amn_drop-compatible-releases-operator.patch +- Update Requires from setup.py +- Update %description from setup.py + +------------------------------------------------------------------- Old: ---- azure-mgmt-network-2.0.0rc2.zip New: ---- azure-mgmt-network-2.1.0.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-azure-mgmt-network.spec ++++++ --- /var/tmp/diff_new_pack.QLJ8r7/_old 2018-09-26 16:14:59.831130370 +0200 +++ /var/tmp/diff_new_pack.QLJ8r7/_new 2018-09-26 16:14:59.835130363 +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-network -Version: 2.0.0rc2 +Version: 2.1.0 Release: 0 Summary: Microsoft Azure Network Management Client Library License: MIT @@ -34,11 +34,12 @@ BuildRequires: python-rpm-macros BuildRequires: unzip Requires: python-azure-common < 2.0.0 -Requires: python-azure-common >= 1.1 +Requires: python-azure-common >= 1.1.9 Requires: python-azure-mgmt-nspkg Requires: python-azure-nspkg +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 @@ -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-network-%{version} ++++++ amn_drop-compatible-releases-operator.patch ++++++ --- /var/tmp/diff_new_pack.QLJ8r7/_old 2018-09-26 16:14:59.867130310 +0200 +++ /var/tmp/diff_new_pack.QLJ8r7/_new 2018-09-26 16:14:59.867130310 +0200 @@ -1,12 +1,12 @@ -diff -Nru azure-mgmt-network-2.0.0rc2.orig/setup.py azure-mgmt-network-2.0.0rc2/setup.py ---- azure-mgmt-network-2.0.0rc2.orig/setup.py 2018-04-03 17:34:54.000000000 +0200 -+++ azure-mgmt-network-2.0.0rc2/setup.py 2018-04-11 16:07:35.253902485 +0200 -@@ -78,7 +78,7 @@ - packages=find_packages(exclude=["tests"]), - install_requires=[ - 'msrestazure>=0.4.20,<2.0.0', -- 'azure-common~=1.1,>=1.1.9', -+ 'azure-common>=1.1.9', - ], - cmdclass=cmdclass - ) +diff -Nru azure-mgmt-network-2.1.0.orig/setup.py azure-mgmt-network-2.1.0/setup.py +--- azure-mgmt-network-2.1.0.orig/setup.py 2018-08-28 20:44:06.000000000 +0200 ++++ azure-mgmt-network-2.1.0/setup.py 2018-09-04 14:02:22.948321093 +0200 +@@ -80,7 +80,7 @@ + install_requires=[ + 'msrest>=0.5.0', + 'msrestazure>=0.4.32,<2.0.0', +- 'azure-common~=1.1,>=1.1.9', ++ 'azure-common>=1.1.9,<2.0.0', + ], + cmdclass=cmdclass + )
participants (1)
-
root