Path to this page:
Subject: CVS commit: pkgsrc/devel/py-pygit2
From: Adam Ciarcinski
Date: 2024-10-14 16:53:17
Message id: 20241014145317.69DBEFC7E@cvs.NetBSD.org
Log Message:
py-pygit2: updated to 1.16.0
1.16.0 (2024-10-11)
- Add support for Python 3.13
- Drop support for Python 3.9
- New `Repository.hashfile(...)`
- New `Option.GET_MWINDOW_FILE_LIMIT` and `Option.SET_MWINDOW_FILE_LIMIT`
- Fix overriding `certificate_check(...)` callback via argument to \
`RemoteCallbacks(...)`
- Add py.typed
- Fix `discover_repository(...)` annotation
Files: