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 2023-08-14 22:35:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyfuse3 (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyfuse3.new.11712 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyfuse3"

Mon Aug 14 22:35:35 2023 rev:11 rq:1103738 version:3.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyfuse3/python-pyfuse3.changes    
2023-06-01 17:20:09.398386673 +0200
+++ /work/SRC/openSUSE:Factory/.python-pyfuse3.new.11712/python-pyfuse3.changes 
2023-08-14 22:35:43.448402557 +0200
@@ -1,0 +2,12 @@
+Sun Aug 13 21:20:17 UTC 2023 - Dirk Müller <[email protected]>
+
+- update to 3.3.0:
+  * Cythonized with latest Cython 3.0.0.
+  * Drop Python 3.6 and 3.7 support and testing, #71.
+  * CI: also test python 3.12. test on cython 0.29 and cython
+    3.0.
+  * Tell Cython that callbacks may raise exceptions, #80.
+  * Fix lookup in examples/hello.py, similar to #16.
+  * Misc. CI, testing, build and sphinx related fixes.
+
+-------------------------------------------------------------------

Old:
----
  pyfuse3-3.2.3.tar.gz

New:
----
  pyfuse3-3.3.0.tar.gz

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

Other differences:
------------------
++++++ python-pyfuse3.spec ++++++
--- /var/tmp/diff_new_pack.lWH0zz/_old  2023-08-14 22:35:44.160407084 +0200
+++ /var/tmp/diff_new_pack.lWH0zz/_new  2023-08-14 22:35:44.164407110 +0200
@@ -19,14 +19,14 @@
 %define pname   pyfuse3
 %{?sle15_python_module_pythons}
 Name:           python-%{pname}
-Version:        3.2.3
+Version:        3.3.0
 Release:        0
 Summary:        Python Bindings for the low-level FUSE3 API
 License:        LGPL-2.1-or-later
 URL:            https://github.com/libfuse/pyfuse3
 Source:         
https://files.pythonhosted.org/packages/source/p/%{pname}/%{pname}-%{version}.tar.gz
-BuildRequires:  %{python_module Cython >= 0.29}
-BuildRequires:  %{python_module devel >= 3.5}
+BuildRequires:  %{python_module Cython >= 3.0.0}
+BuildRequires:  %{python_module devel >= 3.8}
 BuildRequires:  %{python_module pytest >= 3.4.0}
 # upstream use: pytest-trio >= 0.15
 BuildRequires:  %{python_module pytest-trio}

++++++ pyfuse3-3.2.3.tar.gz -> pyfuse3-3.3.0.tar.gz ++++++
++++ 55588 lines of diff (skipped)

Reply via email to