Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-azure-eventhub for 
openSUSE:Factory checked in at 2024-10-07 21:52:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-eventhub (Old)
 and      /work/SRC/openSUSE:Factory/.python-azure-eventhub.new.19354 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-azure-eventhub"

Mon Oct  7 21:52:45 2024 rev:26 rq:1206074 version:5.12.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-azure-eventhub/python-azure-eventhub.changes  
    2024-06-12 15:50:47.033509487 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-eventhub.new.19354/python-azure-eventhub.changes
   2024-10-07 21:53:13.552737283 +0200
@@ -1,0 +2,12 @@
+Mon Oct  7 09:52:23 UTC 2024 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- New upstream release
+  + Version 5.12.2
+  + 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
+- Rename LICENSE.txt to LICENSE in %files section
+- Update Requires from setup.py
+
+-------------------------------------------------------------------

Old:
----
  LICENSE.txt
  azure-eventhub-5.12.1.tar.gz

New:
----
  azure_eventhub-5.12.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-azure-eventhub.spec ++++++
--- /var/tmp/diff_new_pack.TBK3sJ/_old  2024-10-07 21:53:14.104760263 +0200
+++ /var/tmp/diff_new_pack.TBK3sJ/_new  2024-10-07 21:53:14.104760263 +0200
@@ -18,14 +18,13 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-azure-eventhub
-Version:        5.12.1
+Version:        5.12.2
 Release:        0
 Summary:        Azure Event Hubs 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-eventhub/azure-eventhub-%{version}.tar.gz
-Source1:        LICENSE.txt
+Source:         
https://files.pythonhosted.org/packages/source/a/azure_eventhub/azure_eventhub-%{version}.tar.gz
 BuildRequires:  %{python_module azure-nspkg >= 3.0.0}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools}
@@ -34,7 +33,7 @@
 BuildRequires:  python-rpm-macros
 Requires:       python-azure-nspkg >= 3.0.0
 Requires:       python-typing_extensions >= 4.0.1
-Requires:       (python-azure-core >= 1.14.0 with python-azure-core < 2.0.0)
+Requires:       (python-azure-core >= 1.27.0 with python-azure-core < 2.0.0)
 Conflicts:      python-azure-sdk <= 2.0.0
 %if 0%{?sle_version} >= 150400
 Obsoletes:      python3-azure-eventhub < 5.11.6
@@ -63,10 +62,9 @@
    your ecosystem, then publish the transformed events to a new stream for 
consumers to observe.
 
 %prep
-%setup -q -n azure-eventhub-%{version}
+%setup -q -n azure_eventhub-%{version}
 
 %build
-install -m 644 %{SOURCE1} %{_builddir}/azure-eventhub-%{version}
 %pyproject_wheel
 
 %install
@@ -79,7 +77,7 @@
 
 %files %{python_files}
 %doc CHANGELOG.md README.md
-%license LICENSE.txt
+%license LICENSE
 %{python_sitelib}/azure/eventhub
 %{python_sitelib}/azure_eventhub-*.dist-info
 

Reply via email to