Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-fastbencode for openSUSE:Factory checked in at 2026-04-07 16:34:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-fastbencode (Old) and /work/SRC/openSUSE:Factory/.python-fastbencode.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-fastbencode" Tue Apr 7 16:34:25 2026 rev:7 rq:1344925 version:0.3.10 Changes: -------- --- /work/SRC/openSUSE:Factory/python-fastbencode/python-fastbencode.changes 2025-05-20 17:04:48.703297070 +0200 +++ /work/SRC/openSUSE:Factory/.python-fastbencode.new.21863/python-fastbencode.changes 2026-04-07 16:50:58.145655410 +0200 @@ -1,0 +2,11 @@ +Tue Apr 7 09:06:04 UTC 2026 - Dirk Müller <[email protected]> + +- update to 0.3.10: + * Support pyo3 0.28 +- update to 0.3.5: + * Port native bindings to rust + * Fix github action + * Update copyright for rust bindings + * Change license to Apache-2.0 + +------------------------------------------------------------------- Old: ---- fastbencode-0.3.2.tar.gz New: ---- _service fastbencode-0.3.10.tar.gz vendor.tar.zst ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-fastbencode.spec ++++++ --- /var/tmp/diff_new_pack.6BMXXF/_old 2026-04-07 16:50:58.849684583 +0200 +++ /var/tmp/diff_new_pack.6BMXXF/_new 2026-04-07 16:50:58.857684915 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-fastbencode # -# 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 @@ -17,20 +17,23 @@ Name: python-fastbencode -Version: 0.3.2 +Version: 0.3.10 Release: 0 Summary: Implementation of the bencode serialization format -License: GPL-2.0-or-later +License: Apache-2.0 URL: https://github.com/breezy-team/fastbencode Source: https://github.com/breezy-team/fastbencode/archive/refs/tags/v%{version}.tar.gz#/fastbencode-%{version}.tar.gz +Source1: vendor.tar.zst BuildRequires: %{python_module Cython} BuildRequires: %{python_module devel} BuildRequires: %{python_module pip} +BuildRequires: %{python_module setuptools-rust} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: gcc BuildRequires: python-rpm-macros +BuildRequires: zstd %python_subpackages %description @@ -42,7 +45,7 @@ provides significantly better performance. %prep -%autosetup -p1 -n fastbencode-%{version} +%autosetup -p1 -n fastbencode-%{version} -a1 %build %pyproject_wheel ++++++ _service ++++++ <services> <service name="download_files" mode="manual"/> <service name="cargo_vendor" mode="manual"> <param name="srctar">fastbencode-*.tar.gz</param> <param name="compression">zst</param> <param name="filter">true</param> </service> </services> ++++++ fastbencode-0.3.2.tar.gz -> fastbencode-0.3.10.tar.gz ++++++ ++++ 3263 lines of diff (skipped)
