Hello community, here is the log from the commit of package python-dulwich for openSUSE:Factory checked in at 2020-03-08 22:21:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-dulwich (Old) and /work/SRC/openSUSE:Factory/.python-dulwich.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-dulwich" Sun Mar 8 22:21:29 2020 rev:29 rq:780380 version:0.19.15 Changes: -------- --- /work/SRC/openSUSE:Factory/python-dulwich/python-dulwich.changes 2019-09-17 13:36:25.801852225 +0200 +++ /work/SRC/openSUSE:Factory/.python-dulwich.new.26092/python-dulwich.changes 2020-03-08 22:21:32.879981596 +0100 @@ -1,0 +2,20 @@ +Fri Feb 28 21:30:20 UTC 2020 - Dirk Mueller <dmuel...@suse.com> + +- update to 0.19.15: + * Properly handle files that are just executable for the + current user. (Jelmer Vernooij, #734) + * Fix handling of stored encoding in + ``dulwich.porcelain.get_object_by_path`` on Python 3. + (Jelmer Vernooij) + * Support the include_trees and rename_detector arguments + at the same time when diffing trees. + (Jelmer Vernooij) + * Strip superfluous <> around email. (monnerat) + * Stop checking for ref validity client-side. Users can + still call check_wants manually. (Jelmer Vernooij) + * Switch over to Google-style docstrings. + * Add a ``dulwich.porcelain.active_branch`` function. + * Cleanup new directory if clone fails. (Jelmer Vernooij, #733) + * Expand "~" in global exclude path. (Jelmer Vernooij) + +------------------------------------------------------------------- Old: ---- dulwich-0.19.13.tar.gz New: ---- dulwich-0.19.15.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-dulwich.spec ++++++ --- /var/tmp/diff_new_pack.cC9ayS/_old 2020-03-08 22:21:33.339981880 +0100 +++ /var/tmp/diff_new_pack.cC9ayS/_new 2020-03-08 22:21:33.339981880 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-dulwich # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define oldpython python %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-dulwich -Version: 0.19.13 +Version: 0.19.15 Release: 0 Summary: Pure-Python Git Library License: GPL-2.0-or-later OR Apache-2.0 ++++++ dulwich-0.19.13.tar.gz -> dulwich-0.19.15.tar.gz ++++++ ++++ 7190 lines of diff (skipped)