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-06-01 17:19:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pyfuse3 (Old) and /work/SRC/openSUSE:Factory/.python-pyfuse3.new.2531 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyfuse3" Thu Jun 1 17:19:56 2023 rev:10 rq:1090226 version:3.2.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pyfuse3/python-pyfuse3.changes 2023-01-08 21:25:39.615290143 +0100 +++ /work/SRC/openSUSE:Factory/.python-pyfuse3.new.2531/python-pyfuse3.changes 2023-06-01 17:20:09.398386673 +0200 @@ -1,0 +2,16 @@ +Thu Jun 1 08:45:12 UTC 2023 - Dirk Müller <[email protected]> + +- update to 3.2.3: + * cythonize with latest Cython 0.29.34 (brings Python 3.12 + support) + * add a minimal pyproject.toml, require setuptools + * tests: fix integer overflow on 32-bit arches, fixes #47 + * test: Use shutil.which() instead of external which(1) program + * setup.py: catch more generic OSError when searching Cython, + fixes #63 + * setup.py: require Cython >= 0.29 + * fix basedir computation in setup.py (fix pip install -e .) + * use sphinx < 6.0 due to compatibility issues with more recent + versions + +------------------------------------------------------------------- Old: ---- pyfuse3-3.2.2.tar.gz New: ---- pyfuse3-3.2.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pyfuse3.spec ++++++ --- /var/tmp/diff_new_pack.AZFoRS/_old 2023-06-01 17:20:09.842389305 +0200 +++ /var/tmp/diff_new_pack.AZFoRS/_new 2023-06-01 17:20:09.850389353 +0200 @@ -16,17 +16,16 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} -%define skip_python2 1 %define pname pyfuse3 +%{?sle15_python_module_pythons} Name: python-%{pname} -Version: 3.2.2 +Version: 3.2.3 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} +BuildRequires: %{python_module Cython >= 0.29} BuildRequires: %{python_module devel >= 3.5} BuildRequires: %{python_module pytest >= 3.4.0} # upstream use: pytest-trio >= 0.15 ++++++ pyfuse3-3.2.2.tar.gz -> pyfuse3-3.2.3.tar.gz ++++++ ++++ 2212 lines of diff (skipped)
