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 2024-01-07 21:39:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pygit2 (Old) and /work/SRC/openSUSE:Factory/.python-pygit2.new.28375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pygit2" Sun Jan 7 21:39:53 2024 rev:33 rq:1137305 version:1.13.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pygit2/python-pygit2.changes 2023-07-26 13:25:22.860520023 +0200 +++ /work/SRC/openSUSE:Factory/.python-pygit2.new.28375/python-pygit2.changes 2024-01-07 21:40:10.979758711 +0100 @@ -1,0 +2,22 @@ +Sat Jan 6 20:59:47 UTC 2024 - Dirk Müller <dmuel...@suse.com> + +- update to 1.13.3: + * New API for filters in Python #1237 #1244 + * Shallow repositories: New depth optional argument for + clone_repository(...) and Remote.fetch(...) #1245 #1246 + * New submodule init(...), update(...) and reload(...) + functions #1248 + * Release GIL in Walker.__next__ #1249 + * Type hints for submodule functions in Repository #1247 + * Support Python 3.12 + * Documentation updates #1242 + * Fix crash in reference rename #1233 + * Upgrade to libgit2 v1.7.1 + * Don't distribute wheels for pypy, only universal wheels for + macOS + * New Repository.remotes.create_anonymous(url) #1229 + * docs: update links to pypi, pygit2.org #1228 + * Prep work for Python 3.12 (not yet supported) #1223 +- drop support-libgit2-1.7.patch (upstream) + +------------------------------------------------------------------- Old: ---- pygit2-1.12.2.tar.gz support-libgit2-1.7.patch New: ---- pygit2-1.13.3.tar.gz BETA DEBUG BEGIN: Old: * Prep work for Python 3.12 (not yet supported) #1223 - drop support-libgit2-1.7.patch (upstream) BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pygit2.spec ++++++ --- /var/tmp/diff_new_pack.8JQXat/_old 2024-01-07 21:40:11.511778063 +0100 +++ /var/tmp/diff_new_pack.8JQXat/_new 2024-01-07 21:40:11.511778063 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-pygit2 # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # Copyright (c) 2019 Neal Gompa <ngomp...@gmail.com>. # # All modifications and additions to the file contributed by third parties @@ -17,16 +17,14 @@ # -%define skip_python2 1 +%{?sle15_python_module_pythons} Name: python-pygit2 -Version: 1.12.2 +Version: 1.13.3 Release: 0 Summary: Python bindings for libgit2 License: GPL-2.0-only URL: https://github.com/libgit2/pygit2 Source: https://files.pythonhosted.org/packages/source/p/pygit2/pygit2-%{version}.tar.gz -# PATCH-FIX-UPSTREAM support-libgit2-1.7.patch https://github.com/libgit2/pygit2/commit/1473e8eb6eb59dc7521dcd5f8a4c9390e9b53223 -Patch0: support-libgit2-1.7.patch BuildRequires: %{python_module cached-property} BuildRequires: %{python_module cffi >= 1.4.0} BuildRequires: %{python_module devel} ++++++ pygit2-1.12.2.tar.gz -> pygit2-1.13.3.tar.gz ++++++ ++++ 3132 lines of diff (skipped)