- update to 1.19.1:
* Fix: now diff's getitem/iter returns `None` for unchanged or
binary files
* Add support for Python 3.14 and drop 3.10
* Support threaded builds (experimental)
* New `Repository.transaction()` context manager, returns new
`ReferenceTransaction`
* Remove deprecated `IndexEntry.hex`, use `str(entry.id)`
instead of `entry.hex`
* Deprecate `IndexEntry.oid`, use `entry.id` instead of
`entry.oid`
`Blob.diff_to_buffer(...)`
OBS-URL: https://build.opensuse.org/request/show/1336212
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pygit2?expand=0&rev=44
Description
No description provided
Languages
RPM Spec
100%