commit python-pygit2 for openSUSE:Factory

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 2022-02-28 19:43:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pygit2 (Old) and /work/SRC/openSUSE:Factory/.python-pygit2.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-pygit2" Mon Feb 28 19:43:49 2022 rev:26 rq:958025 version:1.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pygit2/python-pygit2.changes 2021-10-23 23:14:15.372989305 +0200 +++ /work/SRC/openSUSE:Factory/.python-pygit2.new.1958/python-pygit2.changes 2022-02-28 19:44:17.981957724 +0100 @@ -1,0 +2,41 @@ +Mon Feb 28 08:15:51 UTC 2022 - pgajdos@suse.com + +- version update to 1.9.0 + 1.9.0 (2022-02-22) + ------------------------- + - Upgrade to libgit2 v1.4 + - Documentation, new recipes for committing and cloning + `#1125 <https://github.com/libgit2/pygit2/pull/1125>`_ + 1.8.0 (2022-02-04) + ------------------------- + - Rename ``RemoteCallbacks.progress(...)`` callback to ``.sideband_progress(...)`` + `#1120 <https://github.com/libgit2/pygit2/pull/1120>`_ + - New ``Repository.merge_base_many(...)`` and ``Repository.merge_base_octopus(...)`` + `#1112 <https://github.com/libgit2/pygit2/pull/1112>`_ + - New ``Repository.listall_stashes()`` + `#1117 <https://github.com/libgit2/pygit2/pull/1117>`_ + - Code cleanup + `#1118 <https://github.com/libgit2/pygit2/pull/1118>`_ + Backward incompatible changes: + - The ``RemoteCallbacks.progress(...)`` callback has been renamed to + ``RemoteCallbacks.sideband_progress(...)``. This matches the documentation, + but may break existing code that still uses the old name. + 1.7.2 (2021-12-06) + ------------------------- + - Universal wheels for macOS + `#1109 <https://github.com/libgit2/pygit2/pull/1109>`_ + 1.7.1 (2021-11-19) + ------------------------- + - New ``Repository.amend_commit(...)`` + `#1098 <https://github.com/libgit2/pygit2/pull/1098>`_ + - New ``Commit.message_trailers`` + `#1101 <https://github.com/libgit2/pygit2/pull/1101>`_ + - Windows wheels for Python 3.10 + `#1103 <https://github.com/libgit2/pygit2/pull/1103>`_ + - Changed: now ``DiffDelta.is_binary`` returns ``None`` if the file data has + not yet been loaded, cf. `#962 <https://github.com/libgit2/pygit2/issues/962>`_ + - Document ``Repository.get_attr(...)`` and update theme + `#1017 <https://github.com/libgit2/pygit2/issues/1017>`_ + `#1105 <https://github.com/libgit2/pygit2/pull/1105>`_ + +------------------------------------------------------------------- Old: ---- pygit2-1.7.0.tar.gz New: ---- pygit2-1.9.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pygit2.spec ++++++ --- /var/tmp/diff_new_pack.3rquSP/_old 2022-02-28 19:44:18.545957935 +0100 +++ /var/tmp/diff_new_pack.3rquSP/_new 2022-02-28 19:44:18.549957936 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-pygit2 # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2019 Neal Gompa <ngompa13@gmail.com>. # # All modifications and additions to the file contributed by third parties @@ -20,7 +20,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-pygit2 -Version: 1.7.0 +Version: 1.9.0 Release: 0 Summary: Python bindings for libgit2 License: GPL-2.0-only ++++++ pygit2-1.7.0.tar.gz -> pygit2-1.9.0.tar.gz ++++++ ++++ 1933 lines of diff (skipped)
participants (1)
-
Source-Sync