commit python-azure-mgmt-sql for openSUSE:Factory
Hello community, here is the log from the commit of package python-azure-mgmt-sql for openSUSE:Factory checked in at 2018-09-26 16:15:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-azure-mgmt-sql (Old) and /work/SRC/openSUSE:Factory/.python-azure-mgmt-sql.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-azure-mgmt-sql" Wed Sep 26 16:15:36 2018 rev:4 rq:637995 version:0.9.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-azure-mgmt-sql/python-azure-mgmt-sql.changes 2018-05-13 15:59:41.354099863 +0200 +++ /work/SRC/openSUSE:Factory/.python-azure-mgmt-sql.new/python-azure-mgmt-sql.changes 2018-09-26 16:15:38.651066075 +0200 @@ -1,0 +2,11 @@ +Thu Sep 6 11:43:44 UTC 2018 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> + +- New upstream release + + Version 0.9.1 + + For detailed information about changes see the + HISTORY.txt file provided with this package +- Refresh patches for new version + + ams_drop-compatible-releases-operator.patch +- Update Requires from setup.py + +------------------------------------------------------------------- Old: ---- azure-mgmt-sql-0.8.6.zip New: ---- azure-mgmt-sql-0.9.1.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-azure-mgmt-sql.spec ++++++ --- /var/tmp/diff_new_pack.euEwoO/_old 2018-09-26 16:15:39.183065193 +0200 +++ /var/tmp/diff_new_pack.euEwoO/_new 2018-09-26 16:15:39.195065174 +0200 @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-azure-mgmt-sql -Version: 0.8.6 +Version: 0.9.1 Release: 0 Summary: Microsoft Azure SQL Management 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 ++++++ ams_drop-compatible-releases-operator.patch ++++++ --- /var/tmp/diff_new_pack.euEwoO/_old 2018-09-26 16:15:39.267065055 +0200 +++ /var/tmp/diff_new_pack.euEwoO/_new 2018-09-26 16:15:39.271065048 +0200 @@ -1,10 +1,10 @@ -diff -Nru azure-mgmt-sql-0.8.5.orig/setup.py azure-mgmt-sql-0.8.5/setup.py ---- azure-mgmt-sql-0.8.5.orig/setup.py 2018-01-18 23:34:22.000000000 +0100 -+++ azure-mgmt-sql-0.8.5/setup.py 2018-01-25 14:25:21.822950982 +0100 +diff -Nru azure-mgmt-sql-0.9.1.orig/setup.py azure-mgmt-sql-0.9.1/setup.py +--- azure-mgmt-sql-0.9.1.orig/setup.py 2018-05-24 23:49:54.000000000 +0200 ++++ azure-mgmt-sql-0.9.1/setup.py 2018-09-06 13:40:45.441450291 +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