Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-azure-mgmt-media for
openSUSE:Factory checked in at 2025-06-04 20:29:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-mgmt-media (Old)
and /work/SRC/openSUSE:Factory/.python-azure-mgmt-media.new.16005 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-mgmt-media"
Wed Jun 4 20:29:33 2025 rev:18 rq:1282711 version:10.2.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-azure-mgmt-media/python-azure-mgmt-media.changes
2024-04-07 22:10:17.612023487 +0200
+++
/work/SRC/openSUSE:Factory/.python-azure-mgmt-media.new.16005/python-azure-mgmt-media.changes
2025-06-04 20:29:41.987832715 +0200
@@ -1,0 +2,14 @@
+Wed Jun 4 06:07:09 UTC 2025 - John Paul Adrian Glaubitz
<[email protected]>
+
+- New upstream release
+ + Version 10.2.1
+ + For detailed information about changes see the
+ CHANGELOG.md file provided with this package
+- Adjust upstream source name in spec file
+- Drop extra LICENSE.txt as upstream now ships its own
+- Remove unzip package from BuildRequires
+- Rename LICENSE.txt to LICENSE in %files section
+- Switch source archive format to TAR.GZ
+- Update Requires from setup.py
+
+-------------------------------------------------------------------
Old:
----
LICENSE.txt
azure-mgmt-media-10.2.0.zip
New:
----
azure_mgmt_media-10.2.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-azure-mgmt-media.spec ++++++
--- /var/tmp/diff_new_pack.8gbZvj/_old 2025-06-04 20:29:42.663860723 +0200
+++ /var/tmp/diff_new_pack.8gbZvj/_new 2025-06-04 20:29:42.663860723 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-azure-mgmt-media
#
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,14 +18,13 @@
%{?sle15_python_module_pythons}
Name: python-azure-mgmt-media
-Version: 10.2.0
+Version: 10.2.1
Release: 0
Summary: Microsoft Azure Media Services Client Library
License: MIT
Group: Development/Languages/Python
URL: https://github.com/Azure/azure-sdk-for-python
-Source:
https://files.pythonhosted.org/packages/source/a/azure-mgmt-media/azure-mgmt-media-%{version}.zip
-Source1: LICENSE.txt
+Source:
https://files.pythonhosted.org/packages/source/a/azure_mgmt_media/azure_mgmt_media-%{version}.tar.gz
BuildRequires: %{python_module azure-mgmt-nspkg >= 3.0.0}
BuildRequires: %{python_module azure-nspkg >= 3.0.0}
BuildRequires: %{python_module pip}
@@ -57,10 +56,9 @@
This package has been tested with Python 2.7, 3.5, 3.6, 3.7 and 3.8.
%prep
-%setup -q -n azure-mgmt-media-%{version}
+%setup -q -n azure_mgmt_media-%{version}
%build
-install -m 644 %{SOURCE1} %{_builddir}/azure-mgmt-media-%{version}
%pyproject_wheel
%install
@@ -75,7 +73,7 @@
%files %{python_files}
%doc CHANGELOG.md README.md
-%license LICENSE.txt
+%license LICENSE
%{python_sitelib}/azure/mgmt/media
%{python_sitelib}/azure_mgmt_media-*.dist-info