Subject: CVS commit: pkgsrc/devel/py-pygit2
From: Adam Ciarcinski
Date: 2020-05-13 17:00:50
Message id: 20200513150050.DA07DFB27@cvs.NetBSD.org

Log Message:
py-pygit2: updated to 1.2.1

1.2.1:
- Fix segfault in ``Object.raw_name`` when not reached through a tree
- Internal: Use @ffi.def_extern instead of @ffi.callback
- Internal: callbacks code refactored
- Test suite completely switched to pytest
- New unit tests
- Documentation changes

Deprecations:
- Deprecate ``Repository.create_remote(...)``, use instead
  ``Repository.remotes.create(...)``
- Deprecate ``GIT_CREDTYPE_XXX`` contants, use ``GIT_CREDENTIAL_XXX`` instead.

Files:
RevisionActionfile
1.17modifypkgsrc/devel/py-pygit2/Makefile
1.7modifypkgsrc/devel/py-pygit2/PLIST
1.13modifypkgsrc/devel/py-pygit2/distinfo