Path to this page:
Subject: CVS commit: pkgsrc/devel/py-pygit2
From: Adam Ciarcinski
Date: 2023-11-26 16:54:43
Message id: 20231126155443.BAEA6FA40@cvs.NetBSD.org
Log Message:
py-pygit2: updated to 1.13.3
1.13.3 (2023-11-21)
- New API for filters in Python
- Shallow repositories: New ``depth`` optional argument for
``clone_repository(...)`` and ``Remote.fetch(...)``
- New submodule ``init(...)``, ``update(...)`` and ``reload(...)`` functions
- Release GIL in ``Walker.__next__``
- Type hints for submodule functions in ``Repository``
Files: