Hello community,

here is the log from the commit of package python-azure-mgmt-datalake-store for 
openSUSE:Factory checked in at 2018-09-26 16:13:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-mgmt-datalake-store (Old)
 and      /work/SRC/openSUSE:Factory/.python-azure-mgmt-datalake-store.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-azure-mgmt-datalake-store"

Wed Sep 26 16:13:57 2018 rev:4 rq:637956 version:0.5.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-datalake-store/python-azure-mgmt-datalake-store.changes
        2018-05-13 16:00:20.468672681 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-datalake-store.new/python-azure-mgmt-datalake-store.changes
   2018-09-26 16:14:00.359228917 +0200
@@ -1,0 +2,11 @@
+Mon Sep  3 15:14:03 UTC 2018 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- New upstream release
+  + Version 0.5.0
+  + For detailed information about changes see the
+    HISTORY.txt file provided with this package
+- Refresh patches for new version
+  + amds_drop-compatible-releases-operator.patch
+- Update Requires from setup.py
+
+-------------------------------------------------------------------

Old:
----
  azure-mgmt-datalake-store-0.4.0.zip

New:
----
  azure-mgmt-datalake-store-0.5.0.zip

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-azure-mgmt-datalake-store.spec ++++++
--- /var/tmp/diff_new_pack.LZANyv/_old  2018-09-26 16:14:00.915227995 +0200
+++ /var/tmp/diff_new_pack.LZANyv/_new  2018-09-26 16:14:00.915227995 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-azure-mgmt-datalake-store
-Version:        0.4.0
+Version:        0.5.0
 Release:        0
 Summary:        Microsoft Azure Data Lake Store Management Client Library
 License:        MIT
@@ -40,7 +40,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

++++++ amds_drop-compatible-releases-operator.patch ++++++
--- /var/tmp/diff_new_pack.LZANyv/_old  2018-09-26 16:14:00.947227943 +0200
+++ /var/tmp/diff_new_pack.LZANyv/_new  2018-09-26 16:14:00.947227943 +0200
@@ -1,10 +1,10 @@
-diff -Nru azure-mgmt-datalake-store-0.3.0.orig/setup.py 
azure-mgmt-datalake-store-0.3.0/setup.py
---- azure-mgmt-datalake-store-0.3.0.orig/setup.py      2018-01-11 
18:20:00.000000000 +0100
-+++ azure-mgmt-datalake-store-0.3.0/setup.py   2018-01-18 16:16:50.738543464 
+0100
+diff -Nru azure-mgmt-datalake-store-0.5.0.orig/setup.py 
azure-mgmt-datalake-store-0.5.0/setup.py
+--- azure-mgmt-datalake-store-0.5.0.orig/setup.py      2018-06-14 
20:44:54.000000000 +0200
++++ azure-mgmt-datalake-store-0.5.0/setup.py   2018-09-03 17:11:25.376521240 
+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',
      ],


Reply via email to