Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-azure-cosmos for
openSUSE:Factory checked in at 2023-09-15 22:05:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-cosmos (Old)
and /work/SRC/openSUSE:Factory/.python-azure-cosmos.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-cosmos"
Fri Sep 15 22:05:51 2023 rev:9 rq:1111565 version:4.5.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-azure-cosmos/python-azure-cosmos.changes
2023-08-14 22:36:19.824633851 +0200
+++
/work/SRC/openSUSE:Factory/.python-azure-cosmos.new.1766/python-azure-cosmos.changes
2023-09-15 22:11:24.793874019 +0200
@@ -1,0 +2,10 @@
+Fri Sep 15 09:23:23 UTC 2023 - John Paul Adrian Glaubitz
<[email protected]>
+
+- New upstream release
+ + Version 4.5.1
+ + 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
+
+-------------------------------------------------------------------
Old:
----
azure-cosmos-4.5.0.zip
New:
----
azure-cosmos-4.5.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-azure-cosmos.spec ++++++
--- /var/tmp/diff_new_pack.5ae92b/_old 2023-09-15 22:11:25.881912922 +0200
+++ /var/tmp/diff_new_pack.5ae92b/_new 2023-09-15 22:11:25.885913065 +0200
@@ -21,18 +21,17 @@
%define skip_python2 1
%endif
Name: python-azure-cosmos
-Version: 4.5.0
+Version: 4.5.1
Release: 0
Summary: Microsoft Azure Cosmos 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-cosmos/azure-cosmos-%{version}.zip
+Source:
https://files.pythonhosted.org/packages/source/a/azure-cosmos/azure-cosmos-%{version}.tar.gz
BuildRequires: %{python_module azure-mgmt-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.23.0
Requires: python-azure-nspkg >= 3.0.0