Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-uamqp for openSUSE:Factory 
checked in at 2023-02-17 16:45:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-uamqp (Old)
 and      /work/SRC/openSUSE:Factory/.python-uamqp.new.22824 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-uamqp"

Fri Feb 17 16:45:24 2023 rev:19 rq:1066296 version:1.6.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-uamqp/python-uamqp.changes        
2022-11-12 17:41:44.830374456 +0100
+++ /work/SRC/openSUSE:Factory/.python-uamqp.new.22824/python-uamqp.changes     
2023-02-17 16:45:34.187053466 +0100
@@ -1,0 +2,10 @@
+Fri Feb 17 04:48:57 UTC 2023 - Steve Kowalik <[email protected]>
+
+- Update to 1.6.4:
+  * Updated OpenSSL dependency to 1.1.1t
+  * Updated submodules to support OpenSSL 3.0 compilation
+  * Removed dependency on six
+  * Fixed a bug that caused the wrong port to selected for websockets
+    when a port was not passed in
+
+-------------------------------------------------------------------

Old:
----
  uamqp-1.6.3.tar.gz

New:
----
  uamqp-1.6.4.tar.gz

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

Other differences:
------------------
++++++ python-uamqp.spec ++++++
--- /var/tmp/diff_new_pack.dJcYWQ/_old  2023-02-17 16:45:35.919063219 +0100
+++ /var/tmp/diff_new_pack.dJcYWQ/_new  2023-02-17 16:45:35.927063265 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-uamqp
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,16 +16,14 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %if 0%{?suse_version} >= 1500
 %define skip_python2 1
 %endif
 Name:           python-uamqp
-Version:        1.6.3
+Version:        1.6.4
 Release:        0
 Summary:        AMQP 10 Client Library for Python
 License:        MIT
-Group:          Development/Languages/Python
 URL:            https://github.com/Azure/azure-uamqp-python
 Source:         
https://files.pythonhosted.org/packages/source/u/uamqp/uamqp-%{version}.tar.gz
 Patch1:         u_strip-werror.patch
@@ -34,7 +32,6 @@
 BuildRequires:  python-rpm-macros
 # SECTION test requirements
 BuildRequires:  %{python_module certifi >= 2017.4.17}
-BuildRequires:  %{python_module six >= 1.0}
 # /SECTION
 BuildRequires:  cmake
 BuildRequires:  fdupes
@@ -42,7 +39,6 @@
 BuildRequires:  gcc-c++
 BuildRequires:  libopenssl-devel
 Requires:       python-certifi >= 2017.4.17
-Requires:       python-six >= 1.0
 Suggests:       python-enum34 >= 1.0.4
 
 %python_subpackages
@@ -51,8 +47,7 @@
 AMQP 1.0 Client Library for Python
 
 %prep
-%setup -q -n uamqp-%{version}
-%patch1 -p1
+%autosetup -p1 -n uamqp-%{version}
 
 %build
 export CFLAGS="%{optflags}"
@@ -66,6 +61,7 @@
 
 %files %{python_files}
 %doc HISTORY.rst README.rst
-%{python_sitearch}/*
+%{python_sitearch}/uamqp
+%{python_sitearch}/uamqp-*info
 
 %changelog

++++++ uamqp-1.6.3.tar.gz -> uamqp-1.6.4.tar.gz ++++++
++++ 15814 lines of diff (skipped)

Reply via email to