commit python-azure-mgmt-monitor for openSUSE:Factory
Hello community, here is the log from the commit of package python-azure-mgmt-monitor for openSUSE:Factory checked in at 2018-09-26 16:14:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-azure-mgmt-monitor (Old) and /work/SRC/openSUSE:Factory/.python-azure-mgmt-monitor.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-azure-mgmt-monitor" Wed Sep 26 16:14:50 2018 rev:4 rq:637977 version:0.5.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-azure-mgmt-monitor/python-azure-mgmt-monitor.changes 2018-05-13 16:00:00.925385745 +0200 +++ /work/SRC/openSUSE:Factory/.python-azure-mgmt-monitor.new/python-azure-mgmt-monitor.changes 2018-09-26 16:14:55.239137977 +0200 @@ -1,0 +2,11 @@ +Thu Sep 6 14:38:30 UTC 2018 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> + +- New upstream release + + Version 0.5.2 + + For detailed information about changes see the + HISTORY.txt file provided with this package +- Refresh patches for new version + + amm_drop-compatible-releases-operator.patch +- Update Requires from setup.py + +------------------------------------------------------------------- Old: ---- azure-mgmt-monitor-0.5.0.zip New: ---- azure-mgmt-monitor-0.5.2.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-azure-mgmt-monitor.spec ++++++ --- /var/tmp/diff_new_pack.CYBLbH/_old 2018-09-26 16:14:55.659137281 +0200 +++ /var/tmp/diff_new_pack.CYBLbH/_new 2018-09-26 16:14:55.663137274 +0200 @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-azure-mgmt-monitor -Version: 0.5.0 +Version: 0.5.2 Release: 0 Summary: Microsoft Azure Monitor 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 ++++++ amm_drop-compatible-releases-operator.patch ++++++ --- /var/tmp/diff_new_pack.CYBLbH/_old 2018-09-26 16:14:55.707137202 +0200 +++ /var/tmp/diff_new_pack.CYBLbH/_new 2018-09-26 16:14:55.707137202 +0200 @@ -1,10 +1,10 @@ -diff -Nru azure-mgmt-monitor-0.5.0.orig/setup.py azure-mgmt-monitor-0.5.0/setup.py ---- azure-mgmt-monitor-0.5.0.orig/setup.py 2018-03-19 22:34:48.000000000 +0100 -+++ azure-mgmt-monitor-0.5.0/setup.py 2018-04-11 15:56:32.468458741 +0200 +diff -Nru azure-mgmt-monitor-0.5.2.orig/setup.py azure-mgmt-monitor-0.5.2/setup.py +--- azure-mgmt-monitor-0.5.2.orig/setup.py 2018-06-06 22:31:46.000000000 +0200 ++++ azure-mgmt-monitor-0.5.2/setup.py 2018-09-06 16:36:44.427898993 +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