1
0
forked from pool/python-pygit2
Go to file
Matej Cepl 257e6e388d Accepting request 957975 from home:pgajdos:python
- 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>`_

OBS-URL: https://build.opensuse.org/request/show/957975
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygit2?expand=0&rev=64
2022-02-28 11:02:51 +00:00
.gitattributes Accepting request 59191 from home:saschpe 2011-02-02 12:49:39 +00:00
.gitignore Accepting request 59191 from home:saschpe 2011-02-02 12:49:39 +00:00
pygit2-1.9.0.tar.gz Accepting request 957975 from home:pgajdos:python 2022-02-28 11:02:51 +00:00
python-pygit2.changes Accepting request 957975 from home:pgajdos:python 2022-02-28 11:02:51 +00:00
python-pygit2.spec Accepting request 957975 from home:pgajdos:python 2022-02-28 11:02:51 +00:00