commit | 95a551f19f6d03c53c13cd3e68f7b88d58719a79 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Oct 11 11:58:05 2021 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon Oct 11 11:58:05 2021 -0400 |
tree | e42cb74e12548d92f396abcca38fb894fb941b60 | |
parent | 1cc57c3c5bd477aa2d1814d5c460a50abfb7bb6b [diff] |
pytest: Move to pygit2 1.6.1 In order to move to a newer distribution for CI, we need to update pygit2. Given that bullseye ships with libgit2-1.1.x we can move up to 1.6.1 for pygit2 as it is the newest release that also still uses libgit2-1.1.x Signed-off-by: Tom Rini <trini@konsulko.com>