Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-azure-storage-file-datalake
for openSUSE:Factory checked in at 2023-09-15 22:04:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-storage-file-datalake (Old)
and
/work/SRC/openSUSE:Factory/.python-azure-storage-file-datalake.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-storage-file-datalake"
Fri Sep 15 22:04:44 2023 rev:19 rq:1111424 version:12.13.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-azure-storage-file-datalake/python-azure-storage-file-datalake.changes
2023-07-14 16:53:44.325541605 +0200
+++
/work/SRC/openSUSE:Factory/.python-azure-storage-file-datalake.new.1766/python-azure-storage-file-datalake.changes
2023-09-15 22:09:58.806799599 +0200
@@ -1,0 +2,11 @@
+Wed Sep 13 11:34:44 UTC 2023 - John Paul Adrian Glaubitz
<[email protected]>
+
+- New upstream release
+ + Version 12.13.0
+ + For detailed information about changes see the
+ CHANGELOG.md file provided with this package
+- Remove unzip package from BuildRequires
+- Switch source archive format to TAR.GZ
+- Update Requires from setup.py
+
+-------------------------------------------------------------------
Old:
----
azure-storage-file-datalake-12.12.0.zip
New:
----
azure-storage-file-datalake-12.13.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-azure-storage-file-datalake.spec ++++++
--- /var/tmp/diff_new_pack.P5JEkB/_old 2023-09-15 22:09:59.810835498 +0200
+++ /var/tmp/diff_new_pack.P5JEkB/_new 2023-09-15 22:09:59.810835498 +0200
@@ -21,25 +21,24 @@
%define skip_python2 1
%endif
Name: python-azure-storage-file-datalake
-Version: 12.12.0
+Version: 12.13.0
Release: 0
Summary: Azure DataLake service client library for Python
License: MIT
Group: Development/Languages/Python
URL: https://github.com/Azure/azure-sdk-for-python
-Source:
https://files.pythonhosted.org/packages/source/a/azure-storage-file-datalake/azure-storage-file-datalake-%{version}.zip
+Source:
https://files.pythonhosted.org/packages/source/a/azure-storage-file-datalake/azure-storage-file-datalake-%{version}.tar.gz
Source1: LICENSE.txt
BuildRequires: %{python_module azure-nspkg >= 3.0.0}
BuildRequires: %{python_module azure-storage-nspkg >= 3.0.0}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
-BuildRequires: unzip
Requires: python-azure-core < 2.0.0
Requires: python-azure-core >= 1.28.0
Requires: python-azure-nspkg >= 3.0.0
Requires: python-azure-storage-blob < 13.0.0
-Requires: python-azure-storage-blob >= 12.17.0
+Requires: python-azure-storage-blob >= 12.18.0
Requires: python-azure-storage-nspkg >= 3.0.0
Requires: python-isodate >= 0.6.1
Requires: (python-typing_extensions >= 4.3.0)