Commit c53f821
apacheGH-41735: [CI][Archery] Update archery to be compatible with pygit2 1.15 API change (apache#41739)
### Rationale for this change
pygit2 updated how they expose some of the `GIT_OBJ` variables to use `GIT_OBJECT` prefix here: libgit2/pygit2@8b3861b
### What changes are included in this PR?
Update code to make it compatible with both possible APIs.
### Are these changes tested?
Via archery
### Are there any user-facing changes?
No
* GitHub Issue: apache#41735
Authored-by: Raúl Cumplido <raulcumplido@gmail.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>1 parent 343f70f commit c53f821
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
427 | 427 | | |
428 | 428 | | |
429 | 429 | | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
430 | 435 | | |
431 | | - | |
| 436 | + | |
| 437 | + | |
432 | 438 | | |
433 | 439 | | |
434 | 440 | | |
| |||
0 commit comments