Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-azure-data-tables for
openSUSE:Factory checked in at 2023-09-15 22:05:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-data-tables (Old)
and /work/SRC/openSUSE:Factory/.python-azure-data-tables.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-data-tables"
Fri Sep 15 22:05:53 2023 rev:15 rq:1111567 version:12.4.4
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-azure-data-tables/python-azure-data-tables.changes
2023-06-21 22:39:14.990151142 +0200
+++
/work/SRC/openSUSE:Factory/.python-azure-data-tables.new.1766/python-azure-data-tables.changes
2023-09-15 22:11:27.545972419 +0200
@@ -1,0 +2,11 @@
+Fri Sep 15 09:37:28 UTC 2023 - John Paul Adrian Glaubitz
<[email protected]>
+
+- New upstream release
+ + Version 12.4.4
+ + 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-data-tables-12.4.3.zip
New:
----
azure-data-tables-12.4.4.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-azure-data-tables.spec ++++++
--- /var/tmp/diff_new_pack.DWWoZH/_old 2023-09-15 22:11:28.606010320 +0200
+++ /var/tmp/diff_new_pack.DWWoZH/_new 2023-09-15 22:11:28.606010320 +0200
@@ -21,22 +21,21 @@
%define skip_python2 1
%endif
Name: python-azure-data-tables
-Version: 12.4.3
+Version: 12.4.4
Release: 0
Summary: Microsoft Azure Azure Data Tables Client Library for Python
License: MIT
Group: Development/Languages/Python
URL:
https://github.com/Azure/azure-sdk-for-python/tree/master/sdk/table/azure-table
-Source:
https://files.pythonhosted.org/packages/source/a/azure-data-tables/azure-data-tables-%{version}.zip
+Source:
https://files.pythonhosted.org/packages/source/a/azure-data-tables/azure-data-tables-%{version}.tar.gz
Source1: LICENSE.txt
BuildRequires: %{python_module azure-data-nspkg >= 1.0.0}
BuildRequires: %{python_module azure-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.24.0
+Requires: python-azure-core >= 1.29.4
Requires: python-azure-data-nspkg >= 1.0.0
Requires: python-azure-nspkg >= 3.0.0
Requires: python-isodate < 1.0.0