Hello community, here is the log from the commit of package python-azure-mgmt-compute for openSUSE:Factory checked in at 2018-09-26 16:13:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-azure-mgmt-compute (Old) and /work/SRC/openSUSE:Factory/.python-azure-mgmt-compute.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-azure-mgmt-compute" Wed Sep 26 16:13:43 2018 rev:4 rq:637949 version:4.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-azure-mgmt-compute/python-azure-mgmt-compute.changes 2018-05-13 16:00:33.720189193 +0200 +++ /work/SRC/openSUSE:Factory/.python-azure-mgmt-compute.new/python-azure-mgmt-compute.changes 2018-09-26 16:13:45.163254106 +0200 @@ -1,0 +2,12 @@ +Mon Sep 3 14:30:51 UTC 2018 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> + +- New upstream release + + Version 4.0.1 + + For detailed information about changes see the + HISTORY.txt file provided with this package +- Refresh patches for new version + + amc_drop-compatible-releases-operator.patch +- Update Requires from setup.py +- Update %description from setup.py + +------------------------------------------------------------------- Old: ---- azure-mgmt-compute-4.0.0rc1.zip New: ---- azure-mgmt-compute-4.0.1.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-azure-mgmt-compute.spec ++++++ --- /var/tmp/diff_new_pack.Ytw0Ge/_old 2018-09-26 16:13:45.555253457 +0200 +++ /var/tmp/diff_new_pack.Ytw0Ge/_new 2018-09-26 16:13:45.559253450 +0200 @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-azure-mgmt-compute -Version: 4.0.0rc1 +Version: 4.0.1 Release: 0 Summary: Microsoft Azure Compute 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.27 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 and 3.6. %prep %setup -q -n azure-mgmt-compute-%{version} ++++++ amc_drop-compatible-releases-operator.patch ++++++ --- /var/tmp/diff_new_pack.Ytw0Ge/_old 2018-09-26 16:13:45.583253410 +0200 +++ /var/tmp/diff_new_pack.Ytw0Ge/_new 2018-09-26 16:13:45.587253404 +0200 @@ -1,12 +1,12 @@ -diff -Nru azure-mgmt-compute-4.0.0rc1.orig/setup.py azure-mgmt-compute-4.0.0rc1/setup.py ---- azure-mgmt-compute-4.0.0rc1.orig/setup.py 2018-03-21 22:54:00.000000000 +0100 -+++ azure-mgmt-compute-4.0.0rc1/setup.py 2018-04-11 14:08:32.523232329 +0200 -@@ -78,7 +78,7 @@ - packages=find_packages(exclude=["tests"]), +diff -Nru azure-mgmt-compute-4.0.1.orig/setup.py azure-mgmt-compute-4.0.1/setup.py +--- azure-mgmt-compute-4.0.1.orig/setup.py 2018-07-23 21:49:24.000000000 +0200 ++++ azure-mgmt-compute-4.0.1/setup.py 2018-09-03 16:24:35.049834727 +0200 +@@ -79,7 +79,7 @@ install_requires=[ - 'msrestazure>=0.4.20,<2.0.0', -- 'azure-common~=1.1', -+ 'azure-common>=1.1', + 'msrest>=0.5.0', + 'msrestazure>=0.4.27,<2.0.0', +- 'azure-common~=1.1,>=1.1.9', ++ 'azure-common>=1.1.9,<2.0.0', ], cmdclass=cmdclass )
participants (1)
-
root