Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-dulwich for openSUSE:Factory checked in at 2023-01-20 17:38:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-dulwich (Old) and /work/SRC/openSUSE:Factory/.python-dulwich.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-dulwich" Fri Jan 20 17:38:12 2023 rev:57 rq:1059605 version:0.21.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-dulwich/python-dulwich.changes 2022-11-23 09:47:58.483000230 +0100 +++ /work/SRC/openSUSE:Factory/.python-dulwich.new.32243/python-dulwich.changes 2023-01-20 17:38:15.688382264 +0100 @@ -1,0 +2,22 @@ +Thu Jan 19 12:02:56 UTC 2023 - Lukas Müller <expee...@outlook.com> + +- Update to version 0.21.2. + * Fix early file close bug in dulwich.pack.extend_pack. (@jelmer) +- Update to version 0.21.1. + * Factor out dulwich.pack.extend_pack. (@jelmer) +- Update to version 0.21.0. + * Pack internals have been significantly refactored, including significant low-level API changes. + As a consequence of this, Dulwich now reuses pack deltas when + communicating with remote servers, which brings a big boost to network performance. (@jelmer) + * Add 'pack-refs' command. (@danchr) + * Handle more errors when trying to read a ref (@danchr) + * Allow for reuse of existing deltas while creating pack files (@stspdotname) + * cli: fix argument parsing for pack-objects --stdout (@stspdotname) + * cli: open pack-objects output files in binary mode to avoid write() error (@stspdotname) + * Bump minimum python version to 3.7. (@jelmer) + * honor no_proxy environment variable (#1098, @afaul) + * In HTTP Git Client, allow missing Content-Type. (@jelmer) + * Fix --pure builds (@jelmer, #1093) + * Allow passing abbrev to describe (#1084, @nanonyme) + +------------------------------------------------------------------- Old: ---- dulwich-0.20.50.tar.gz New: ---- dulwich-0.21.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-dulwich.spec ++++++ --- /var/tmp/diff_new_pack.q33rvf/_old 2023-01-20 17:38:16.352385937 +0100 +++ /var/tmp/diff_new_pack.q33rvf/_new 2023-01-20 17:38:16.360385981 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-dulwich # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,7 +26,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-dulwich -Version: 0.20.50 +Version: 0.21.2 Release: 0 Summary: Pure-Python Git Library License: Apache-2.0 OR GPL-2.0-or-later ++++++ dulwich-0.20.50.tar.gz -> dulwich-0.21.2.tar.gz ++++++ ++++ 10337 lines of diff (skipped)