Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pyzmq for openSUSE:Factory 
checked in at 2026-08-25 13:18:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyzmq (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyzmq.new.1258 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyzmq"

Tue Aug 25 13:18:45 2026 rev:63 rq:1373324 version:27.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyzmq/python-pyzmq.changes        
2026-08-05 17:47:00.690911397 +0200
+++ /work/SRC/openSUSE:Factory/.python-pyzmq.new.1258/python-pyzmq.changes      
2026-08-25 13:18:51.651360656 +0200
@@ -1,0 +2,15 @@
+Mon Aug 24 06:04:09 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 27.2.0:
+  * Lots of new type coverage.
+  * Add `python3 -m zmq.curve_keygen` entrypoint for creating
+    curve key pairs
+  * Require Python 3.9 (drops Python 3.8)
+  * Stop building wheels for free-threaded CPython 3.13 (cp313t)
+  * Add wheels for free-threaded CPython 3.15 (cp315t)
+  * Fix builds on Windows with Visual Studio 2026
+  * Fix builds with upcoming Cython release
+  * Add more type coverage, fix some typing, typing compatibility
+    with mypy 2.1
+
+-------------------------------------------------------------------

Old:
----
  pyzmq-27.1.0.tar.gz

New:
----
  pyzmq-27.2.0.tar.gz

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

Other differences:
------------------
++++++ python-pyzmq.spec ++++++
--- /var/tmp/diff_new_pack.EkNli2/_old  2026-08-25 13:18:52.495390419 +0200
+++ /var/tmp/diff_new_pack.EkNli2/_new  2026-08-25 13:18:52.497390489 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pyzmq
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,6 @@
 #
 
 
-%define skip_python2 1
 %define plainpython python
 %ifarch x86_64
 %bcond_without  tests
@@ -26,7 +25,7 @@
 %endif
 %{?sle15_python_module_pythons}
 Name:           python-pyzmq
-Version:        27.1.0
+Version:        27.2.0
 Release:        0
 Summary:        Python bindings for 0MQ
 License:        BSD-3-Clause AND LGPL-3.0-or-later
@@ -120,7 +119,7 @@
 # tries to open a network connection on older distributions
 SKIPPED_TESTS+=" or test_null or test_int_sockopts"
 %endif
-%pytest_arch -v -k "not (${SKIPPED_TESTS:4})"
+%pytest_arch -v --ignore tests/test_curve_keygen.py -k "not 
(${SKIPPED_TESTS:4})"
 %endif
 
 %files %{python_files}

++++++ pyzmq-27.1.0.tar.gz -> pyzmq-27.2.0.tar.gz ++++++
++++ 5919 lines of diff (skipped)

Reply via email to