Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pyfuse3 for openSUSE:Factory 
checked in at 2026-03-30 18:30:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyfuse3 (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyfuse3.new.1999 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyfuse3"

Mon Mar 30 18:30:32 2026 rev:14 rq:1343469 version:3.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyfuse3/python-pyfuse3.changes    
2025-06-11 16:27:40.395344946 +0200
+++ /work/SRC/openSUSE:Factory/.python-pyfuse3.new.1999/python-pyfuse3.changes  
2026-03-30 18:32:29.962068461 +0200
@@ -1,0 +2,20 @@
+Sun Mar 29 14:46:53 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 3.4.2:
+  * Removed the pyfuse3_asyncio module. This has been renamed to
+    pyfuse3.asyncio for quite some time.
+  * Fixed a test failure in test_examples.py
+  * Many internal changes, modernizing build process and adding
+    more type annotations.
+  * Cythonized with latest Cython 3.2.3.
+  * CI: also test on Python 3.14, on Ubuntu 24.04.
+  * asyncio: use .run and .get_running_loop, #106. replace
+    deprecated Future() with create_future; fix lazy trio.Lock
+    init.
+  * use .run and .get_running_loop, #106.
+  * replace deprecated Future() with create_future; fix lazy
+    trio.Lock init.
+  * use SPDX license identifier, #107
+  * fix LICENSE text: LGPL v2.1, #102
+
+-------------------------------------------------------------------

Old:
----
  pyfuse3-3.4.0.tar.gz

New:
----
  pyfuse3-3.4.2.tar.gz

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

Other differences:
------------------
++++++ python-pyfuse3.spec ++++++
--- /var/tmp/diff_new_pack.H4Vl1I/_old  2026-03-30 18:32:31.146117964 +0200
+++ /var/tmp/diff_new_pack.H4Vl1I/_new  2026-03-30 18:32:31.162118633 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pyfuse3
 #
-# Copyright (c) 2025 SUSE LLC
+# 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
@@ -19,7 +19,7 @@
 %define pname   pyfuse3
 %{?sle15_python_module_pythons}
 Name:           python-%{pname}
-Version:        3.4.0
+Version:        3.4.2
 Release:        0
 Summary:        Python Bindings for the low-level FUSE3 API
 License:        LGPL-2.1-or-later
@@ -31,6 +31,7 @@
 # upstream use: pytest-trio >= 0.15
 BuildRequires:  %{python_module pytest-trio}
 BuildRequires:  %{python_module pip}
+BuildRequires:  %{python_module setuptools_scm}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module trio}
 BuildRequires:  %{python_module wheel}
@@ -49,7 +50,6 @@
 %autosetup -p1 -n %{pname}-%{version}
 
 %build
-%python_expand $python setup.py build_cython
 %pyproject_wheel
 
 %install
@@ -66,9 +66,5 @@
 %doc Changes.rst README.rst
 %license LICENSE
 %{python_sitearch}/pyfuse3
-%{python_sitearch}/pyfuse3_asyncio.py
-%{python_sitearch}/_pyfuse3.py
-%{python_sitearch}/__pycache__/pyfuse3_asyncio.*.pyc
-%{python_sitearch}/__pycache__/_pyfuse3.*.pyc
 %{python_sitearch}/pyfuse3-%{version}.dist-info
 

++++++ pyfuse3-3.4.0.tar.gz -> pyfuse3-3.4.2.tar.gz ++++++
++++ 140052 lines of diff (skipped)

Reply via email to