Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-cstruct for openSUSE:Factory checked in at 2026-04-04 19:06:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-cstruct (Old) and /work/SRC/openSUSE:Factory/.python-cstruct.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-cstruct" Sat Apr 4 19:06:51 2026 rev:11 rq:1344478 version:6.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-cstruct/python-cstruct.changes 2025-11-21 16:57:00.871210253 +0100 +++ /work/SRC/openSUSE:Factory/.python-cstruct.new.21863/python-cstruct.changes 2026-04-04 19:08:47.480504931 +0200 @@ -1,0 +2,10 @@ +Fri Apr 3 13:37:46 UTC 2026 - Dirk Müller <[email protected]> + +- update to 6.2: + * llms.txt added + * Python 3.14 support + * use ruff instead of flake8/isort/black + * use pyproject.toml instead of setup.cfg +- drop support-python314.patch (upstream) + +------------------------------------------------------------------- Old: ---- python-cstruct-6.1.tar.gz support-python314.patch New: ---- python-cstruct-6.2.tar.gz ----------(Old B)---------- Old: * use pyproject.toml instead of setup.cfg - drop support-python314.patch (upstream) ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-cstruct.spec ++++++ --- /var/tmp/diff_new_pack.Giqbnd/_old 2026-04-04 19:08:49.516588411 +0200 +++ /var/tmp/diff_new_pack.Giqbnd/_new 2026-04-04 19:08:49.528588902 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-cstruct # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # Copyright (c) 2020-2022, Martin Hauke <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -18,16 +18,15 @@ Name: python-cstruct -Version: 6.1 +Version: 6.2 Release: 0 Summary: C-style structs for Python License: MIT URL: https://github.com/andreax79/python-cstruct Source: https://github.com/andreax79/python-cstruct/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz -Patch0: support-python314.patch BuildRequires: %{python_module pip} BuildRequires: %{python_module pytest} -BuildRequires: %{python_module setuptools} +BuildRequires: %{python_module setuptools >= 61.0} BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros ++++++ python-cstruct-6.1.tar.gz -> python-cstruct-6.2.tar.gz ++++++ ++++ 3686 lines of diff (skipped)
