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

[CI][Python] Remove pins connected to pytest-cython #41002

Closed
AlenkaF opened this issue Apr 4, 2024 · 1 comment
Closed

[CI][Python] Remove pins connected to pytest-cython #41002

AlenkaF opened this issue Apr 4, 2024 · 1 comment

Comments

@AlenkaF
Copy link
Member

AlenkaF commented Apr 4, 2024

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

In order to have green CI we have added a pin for pytest (issue lgpage/pytest-cython#58, see #40487) and for pytest-cython (see #40975).

Both pins (on pytest and pytest-cython) can be removed with pytest-cython 0.3.* bug fix release.
This issue is created to track this work.

Component(s)

Continuous Integration, Python

pitrou added a commit to pitrou/arrow that referenced this issue Dec 12, 2024
@raulcd raulcd marked this as a duplicate of #45239 Jan 13, 2025
raulcd added a commit that referenced this issue Jan 13, 2025
#45240)

### Rationale for this change

pytest-cython 0.3.1 was releases with the fix required for our tests to pass.

### What changes are included in this PR?

Remove unnecessary dependency pinned versions.

### Are these changes tested?

Via existing CI

### Are there any user-facing changes?

No
* GitHub Issue: #45239
* GitHub Issue: #41002

Authored-by: Raúl Cumplido <[email protected]>
Signed-off-by: Raúl Cumplido <[email protected]>
@raulcd raulcd added this to the 20.0.0 milestone Jan 13, 2025
@raulcd
Copy link
Member

raulcd commented Jan 13, 2025

Issue resolved by pull request 45240
#45240

@raulcd raulcd closed this as completed Jan 13, 2025
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

3 participants