Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pygit2 for openSUSE:Factory checked in at 2026-03-04 21:08:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pygit2 (Old) and /work/SRC/openSUSE:Factory/.python-pygit2.new.561 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pygit2" Wed Mar 4 21:08:19 2026 rev:44 rq:1336212 version:1.19.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pygit2/python-pygit2.changes 2025-09-02 18:02:12.712305326 +0200 +++ /work/SRC/openSUSE:Factory/.python-pygit2.new.561/python-pygit2.changes 2026-03-04 21:08:52.389511767 +0100 @@ -1,0 +2,15 @@ +Tue Mar 3 20:42:53 UTC 2026 - Dirk Müller <[email protected]> + +- update to 1.19.1: + * Fix: now diff's getitem/iter returns `None` for unchanged or + binary files + * Add support for Python 3.14 and drop 3.10 + * Support threaded builds (experimental) + * New `Repository.transaction()` context manager, returns new + `ReferenceTransaction` + * Remove deprecated `IndexEntry.hex`, use `str(entry.id)` + instead of `entry.hex` + * Deprecate `IndexEntry.oid`, use `entry.id` instead of + `entry.oid` + +------------------------------------------------------------------- Old: ---- pygit2-1.18.2.tar.gz New: ---- pygit2-1.19.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pygit2.spec ++++++ --- /var/tmp/diff_new_pack.6yhj9B/_old 2026-03-04 21:08:53.721566819 +0100 +++ /var/tmp/diff_new_pack.6yhj9B/_new 2026-03-04 21:08:53.721566819 +0100 @@ -1,8 +1,7 @@ # # spec file for package python-pygit2 # -# Copyright (c) 2025 SUSE LLC -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # Copyright (c) 2019 Neal Gompa <[email protected]>. # # All modifications and additions to the file contributed by third parties @@ -20,7 +19,7 @@ %{?sle15_python_module_pythons} Name: python-pygit2 -Version: 1.18.2 +Version: 1.19.1 Release: 0 Summary: Python bindings for libgit2 License: GPL-2.0-only ++++++ pygit2-1.18.2.tar.gz -> pygit2-1.19.1.tar.gz ++++++ ++++ 1614 lines of diff (skipped)
