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 2026-05-05 17:58:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-storage-file-datalake (Old)
and
/work/SRC/openSUSE:Factory/.python-azure-storage-file-datalake.new.30200 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-storage-file-datalake"
Tue May 5 17:58:09 2026 rev:33 rq:1350976 version:12.24.0~b1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-azure-storage-file-datalake/python-azure-storage-file-datalake.changes
2026-01-08 15:27:08.748347653 +0100
+++
/work/SRC/openSUSE:Factory/.python-azure-storage-file-datalake.new.30200/python-azure-storage-file-datalake.changes
2026-05-05 17:58:13.802868234 +0200
@@ -1,0 +2,9 @@
+Tue May 5 12:45:16 UTC 2026 - John Paul Adrian Glaubitz
<[email protected]>
+
+- New upstream release
+ + Version 12.24.0b1
+ + For detailed information about changes see the
+ CHANGELOG.md file provided with this package
+- Override upstream version with 12.24.0~b1
+
+-------------------------------------------------------------------
Old:
----
azure_storage_file_datalake-12.23.0.tar.gz
New:
----
azure_storage_file_datalake-12.24.0b1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-azure-storage-file-datalake.spec ++++++
--- /var/tmp/diff_new_pack.a0jq9c/_old 2026-05-05 17:58:14.662903801 +0200
+++ /var/tmp/diff_new_pack.a0jq9c/_new 2026-05-05 17:58:14.662903801 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-azure-storage-file-datalake
#
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,15 +16,17 @@
#
+%define realversion 12.24.0b1
+
%{?sle15_python_module_pythons}
Name: python-azure-storage-file-datalake
-Version: 12.23.0
+Version: 12.24.0~b1
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}.tar.gz
+Source:
https://files.pythonhosted.org/packages/source/a/azure_storage_file_datalake/azure_storage_file_datalake-%{realversion}.tar.gz
BuildRequires: %{python_module azure-nspkg >= 3.0.0}
BuildRequires: %{python_module azure-storage-nspkg >= 3.0.0}
BuildRequires: %{python_module pip}
@@ -58,7 +60,7 @@
(HNS) accounts.
%prep
-%setup -q -n azure_storage_file_datalake-%{version}
+%setup -q -n azure_storage_file_datalake-%{realversion}
%build
%pyproject_wheel
++++++ azure_storage_file_datalake-12.23.0.tar.gz ->
azure_storage_file_datalake-12.24.0b1.tar.gz ++++++
++++ 1609 lines of diff (skipped)