Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Archery]: Bump the version of pygit2, adapt to API changes #40268

Closed
jonkeane opened this issue Feb 27, 2024 · 1 comment
Closed

[Archery]: Bump the version of pygit2, adapt to API changes #40268

jonkeane opened this issue Feb 27, 2024 · 1 comment

Comments

@jonkeane
Copy link
Member

Describe the bug, including details regarding any error messages, version, and platform.

pygit2 has changed its API slightly and needs to be updated for modern versions.

Pulled out from #40244 (comment)

Component(s)

Archery

jonkeane added a commit that referenced this issue Mar 1, 2024
…40269)

### Rationale for this change

`archery crossbow submit ...` fails with newer versions of pygit2

### What changes are included in this PR?

Adapt away from deprecated [sic] APIs in pygit2 to ones that work with current versions, bump the pin

### Are these changes tested?

Manually, yes, I can use `archery crossbow submit ...` again. CI will run using archery in a bunch of places on this PR too.

### Are there any user-facing changes?

No
* GitHub Issue: #40268

Authored-by: Jonathan Keane <jkeane@gmail.com>
Signed-off-by: Jonathan Keane <jkeane@gmail.com>
@jonkeane
Copy link
Member Author

jonkeane commented Mar 1, 2024

Issue resolved by pull request 40269
#40269

@jonkeane jonkeane added this to the 16.0.0 milestone Mar 1, 2024
@jonkeane jonkeane closed this as completed Mar 1, 2024
thisisnic pushed a commit to thisisnic/arrow that referenced this issue Mar 8, 2024
…anges (apache#40269)

### Rationale for this change

`archery crossbow submit ...` fails with newer versions of pygit2

### What changes are included in this PR?

Adapt away from deprecated [sic] APIs in pygit2 to ones that work with current versions, bump the pin

### Are these changes tested?

Manually, yes, I can use `archery crossbow submit ...` again. CI will run using archery in a bunch of places on this PR too.

### Are there any user-facing changes?

No
* GitHub Issue: apache#40268

Authored-by: Jonathan Keane <jkeane@gmail.com>
Signed-off-by: Jonathan Keane <jkeane@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant