Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-azure-multiapi-storage for openSUSE:Factory checked in at 2025-06-24 20:47:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-azure-multiapi-storage (Old) and /work/SRC/openSUSE:Factory/.python-azure-multiapi-storage.new.7067 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-multiapi-storage" Tue Jun 24 20:47:45 2025 rev:23 rq:1288017 version:1.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-azure-multiapi-storage/python-azure-multiapi-storage.changes 2025-04-02 17:16:18.648768356 +0200 +++ /work/SRC/openSUSE:Factory/.python-azure-multiapi-storage.new.7067/python-azure-multiapi-storage.changes 2025-06-24 20:48:57.999850971 +0200 @@ -1,0 +2,9 @@ +Mon Jun 23 17:04:12 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaub...@suse.com> + +- New upstream release + + Version 1.5.0 + + For detailed information about changes see the + README.rst file provided with this package +- Adjust upstream source name in spec file + +------------------------------------------------------------------- Old: ---- azure-multiapi-storage-1.4.0.tar.gz New: ---- azure_multiapi_storage-1.5.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-azure-multiapi-storage.spec ++++++ --- /var/tmp/diff_new_pack.Lqbsyr/_old 2025-06-24 20:48:58.623876841 +0200 +++ /var/tmp/diff_new_pack.Lqbsyr/_new 2025-06-24 20:48:58.623876841 +0200 @@ -18,13 +18,13 @@ %{?sle15_python_module_pythons} Name: python-azure-multiapi-storage -Version: 1.4.0 +Version: 1.5.0 Release: 0 Summary: MS Azure Storage Client Library for Python - with Multi API version Support License: MIT Group: Development/Languages/Python URL: https://github.com/Azure/azure-sdk-for-python -Source: https://files.pythonhosted.org/packages/source/a/azure-multiapi-storage/azure-multiapi-storage-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/a/azure_multiapi_storage/azure_multiapi_storage-%{version}.tar.gz BuildRequires: %{python_module azure-nspkg >= 3.0.0} BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools} @@ -61,7 +61,7 @@ - The official Azure Storage SDK is at https://github.com/Azure/azure-storage-python. %prep -%setup -q -n azure-multiapi-storage-%{version} +%setup -q -n azure_multiapi_storage-%{version} %build %pyproject_wheel