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 2024-09-04 13:22:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pyfuse3 (Old) and /work/SRC/openSUSE:Factory/.python-pyfuse3.new.10096 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyfuse3" Wed Sep 4 13:22:34 2024 rev:12 rq:1198048 version:3.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pyfuse3/python-pyfuse3.changes 2023-08-14 22:35:43.448402557 +0200 +++ /work/SRC/openSUSE:Factory/.python-pyfuse3.new.10096/python-pyfuse3.changes 2024-09-04 13:22:42.632962464 +0200 @@ -1,0 +2,16 @@ +Sat Aug 31 11:59:25 UTC 2024 - Dirk Müller <[email protected]> + +- update to 3.4.0: + * Cythonized with latest Cython 3.0.11 to support Python 3.13. + * CI: also test python 3.13, run mypy. + * Move _pyfuse3 to pyfuse3._pyfuse3 and add a compatibility + wrapper for the old name. + * Move pyfuse3_asyncio to pyfuse3.asyncio and add a + compatibility wrapper for the old name. + * Add bytes subclass XAttrNameT as the type of extended + attribute names. + * Various fixes to type annotations. + * Add py.typed marker to enable external use of type + annotations. + +------------------------------------------------------------------- Old: ---- pyfuse3-3.3.0.tar.gz New: ---- pyfuse3-3.4.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pyfuse3.spec ++++++ --- /var/tmp/diff_new_pack.5Rgzbq/_old 2024-09-04 13:22:44.377035442 +0200 +++ /var/tmp/diff_new_pack.5Rgzbq/_new 2024-09-04 13:22:44.393036112 +0200 @@ -1,7 +1,7 @@ # -# spec file +# spec file for package python-pyfuse3 # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # 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.3.0 +Version: 3.4.0 Release: 0 Summary: Python Bindings for the low-level FUSE3 API License: LGPL-2.1-or-later ++++++ pyfuse3-3.3.0.tar.gz -> pyfuse3-3.4.0.tar.gz ++++++ ++++ 152400 lines of diff (skipped)
