Hello community,
here is the log from the commit of package python-azure-storage-blob for
openSUSE:Factory checked in at 2019-10-10 14:31:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-storage-blob (Old)
and /work/SRC/openSUSE:Factory/.python-azure-storage-blob.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-storage-blob"
Thu Oct 10 14:31:58 2019 rev:3 rq:735760 version:2.1.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-azure-storage-blob/python-azure-storage-blob.changes
2019-05-14 13:38:51.360475407 +0200
+++
/work/SRC/openSUSE:Factory/.python-azure-storage-blob.new.2352/python-azure-storage-blob.changes
2019-10-10 14:32:00.660393091 +0200
@@ -1,0 +2,14 @@
+Fri Oct 4 12:21:45 UTC 2019 - John Paul Adrian Glaubitz
<[email protected]>
+
+- New upstream release
+ + Version 2.1.0
+ + For detailed information about changes see the
+ HISTORY.txt file provided with this package
+- Drop patches to support older versions of setuptools as
+ SLE-12 is now shipping with a recent enough version
+ + asb_drop-compatible-releases-operator.patch
+ + asb_drop-extras-require.patch
+- Update Requires from setup.py
+- Update %description from setup.py
+
+-------------------------------------------------------------------
Old:
----
asb_drop-compatible-releases-operator.patch
asb_drop-extras-require.patch
azure-storage-blob-1.5.0.tar.gz
New:
----
azure-storage-blob-2.1.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-azure-storage-blob.spec ++++++
--- /var/tmp/diff_new_pack.cFhVTV/_old 2019-10-10 14:32:01.992389986 +0200
+++ /var/tmp/diff_new_pack.cFhVTV/_new 2019-10-10 14:32:02.036389884 +0200
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-azure-storage-blob
-Version: 1.5.0
+Version: 2.1.0
Release: 0
Summary: Microsoft Azure Storage Blob Client Library for Python
License: MIT
@@ -26,8 +26,6 @@
Url: https://github.com/Azure/azure-sdk-for-python
Source:
https://files.pythonhosted.org/packages/source/a/azure-storage-blob/azure-storage-blob-%{version}.tar.gz
Source1: LICENSE.txt
-Patch1: asb_drop-compatible-releases-operator.patch
-Patch2: asb_drop-extras-require.patch
BuildRequires: %{python_module azure-nspkg >= 3.0.0}
BuildRequires: %{python_module azure-storage-nspkg >= 3.0.0}
BuildRequires: %{python_module setuptools}
@@ -35,8 +33,8 @@
BuildRequires: python-rpm-macros
Requires: python-azure-common >= 1.1.5
Requires: python-azure-nspkg >= 3.0.0
-Requires: python-azure-storage-common < 2.0.0
-Requires: python-azure-storage-common >= 1.4
+Requires: python-azure-storage-common < 3.0.0
+Requires: python-azure-storage-common >= 2.1.0
Requires: python-azure-storage-nspkg >= 3.0.0
%if "%{python_flavor}" == "python2"
Requires: python-futures
@@ -56,8 +54,6 @@
%prep
%setup -q -n azure-storage-blob-%{version}
-%patch1 -p1
-%patch2 -p1
%build
install -m 644 %{SOURCE1} %{_builddir}/azure-storage-blob-%{version}
++++++ azure-storage-blob-1.5.0.tar.gz -> azure-storage-blob-2.1.0.tar.gz ++++++
++++ 3231 lines of diff (skipped)