commit python-azure-mgmt-containerinstance for openSUSE:Factory
Hello community, here is the log from the commit of package python-azure-mgmt-containerinstance for openSUSE:Factory checked in at 2018-09-26 16:13:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-azure-mgmt-containerinstance (Old) and /work/SRC/openSUSE:Factory/.python-azure-mgmt-containerinstance.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-azure-mgmt-containerinstance" Wed Sep 26 16:13:45 2018 rev:6 rq:637950 version:1.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-azure-mgmt-containerinstance/python-azure-mgmt-containerinstance.changes 2018-04-16 12:48:36.289950928 +0200 +++ /work/SRC/openSUSE:Factory/.python-azure-mgmt-containerinstance.new/python-azure-mgmt-containerinstance.changes 2018-09-26 16:13:45.719253185 +0200 @@ -1,0 +2,11 @@ +Mon Sep 3 14:48:14 UTC 2018 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> + +- New upstream release + + Version 1.0.0 + + 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 + +------------------------------------------------------------------- Old: ---- azure-mgmt-containerinstance-0.4.0.zip New: ---- azure-mgmt-containerinstance-1.0.0.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-azure-mgmt-containerinstance.spec ++++++ --- /var/tmp/diff_new_pack.xJZjFt/_old 2018-09-26 16:13:46.115252529 +0200 +++ /var/tmp/diff_new_pack.xJZjFt/_new 2018-09-26 16:13:46.119252522 +0200 @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-azure-mgmt-containerinstance -Version: 0.4.0 +Version: 1.0.0 Release: 0 Summary: Microsoft Azure Container Instance Client Library License: MIT @@ -38,7 +38,7 @@ Requires: python-azure-mgmt-nspkg Requires: python-azure-nspkg 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 ++++++ amc_drop-compatible-releases-operator.patch ++++++ --- /var/tmp/diff_new_pack.xJZjFt/_old 2018-09-26 16:13:46.143252482 +0200 +++ /var/tmp/diff_new_pack.xJZjFt/_new 2018-09-26 16:13:46.143252482 +0200 @@ -1,10 +1,10 @@ -diff -Nru azure-mgmt-containerinstance-0.3.1.orig/setup.py azure-mgmt-containerinstance-0.3.1/setup.py ---- azure-mgmt-containerinstance-0.3.1.orig/setup.py 2018-02-05 18:35:36.000000000 +0100 -+++ azure-mgmt-containerinstance-0.3.1/setup.py 2018-03-07 14:19:30.428712948 +0100 +diff -Nru azure-mgmt-containerinstance-1.0.0.orig/setup.py azure-mgmt-containerinstance-1.0.0/setup.py +--- azure-mgmt-containerinstance-1.0.0.orig/setup.py 2018-06-21 19:55:36.000000000 +0200 ++++ azure-mgmt-containerinstance-1.0.0/setup.py 2018-09-03 16:39:13.732927938 +0200 @@ -78,7 +78,7 @@ packages=find_packages(exclude=["tests"]), install_requires=[ - 'msrestazure>=0.4.20,<2.0.0', + 'msrestazure>=0.4.27,<2.0.0', - 'azure-common~=1.1', + 'azure-common>=1.1', ],
participants (1)
-
root