Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-azure-synapse-artifacts for openSUSE:Factory checked in at 2023-11-01 22:10:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-azure-synapse-artifacts (Old) and /work/SRC/openSUSE:Factory/.python-azure-synapse-artifacts.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-synapse-artifacts" Wed Nov 1 22:10:28 2023 rev:16 rq:1121585 version:0.18.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-azure-synapse-artifacts/python-azure-synapse-artifacts.changes 2023-08-14 22:36:25.400669307 +0200 +++ /work/SRC/openSUSE:Factory/.python-azure-synapse-artifacts.new.17445/python-azure-synapse-artifacts.changes 2023-11-01 22:11:10.762332170 +0100 @@ -1,0 +2,10 @@ +Wed Nov 1 09:03:51 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaub...@suse.com> + +- New upstream release + + Version 0.18.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 + +------------------------------------------------------------------- Old: ---- azure-synapse-artifacts-0.17.0.zip New: ---- azure-synapse-artifacts-0.18.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-azure-synapse-artifacts.spec ++++++ --- /var/tmp/diff_new_pack.9voG09/_old 2023-11-01 22:11:11.274351138 +0100 +++ /var/tmp/diff_new_pack.9voG09/_new 2023-11-01 22:11:11.278351286 +0100 @@ -21,20 +21,19 @@ %define skip_python2 1 %endif Name: python-azure-synapse-artifacts -Version: 0.17.0 +Version: 0.18.0 Release: 0 Summary: Microsoft Azure Synapse Artifacts 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-synapse-artifacts/azure-synapse-artifacts-%{version}.zip +Source: https://files.pythonhosted.org/packages/source/a/azure-synapse-artifacts/azure-synapse-artifacts-%{version}.tar.gz Source1: LICENSE.txt BuildRequires: %{python_module azure-nspkg >= 3.0.0} BuildRequires: %{python_module azure-synapse-nspkg >= 1.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.3.2 Requires: python-azure-nspkg >= 3.0.0