Re: [PR] Build: Bump pytest from 7.4.4 to 8.0.0 [iceberg-python]

2024-10-30 Thread via GitHub
Fokko commented on PR #393: URL: https://github.com/apache/iceberg-python/pull/393#issuecomment-2448142367 @hussein-awala It looks like there is a fork [that's compatible with `pytest>=7.0.0`](https://github.com/dev-petrov/pytest-lazy-fixtures/blob/e23be56fb14f3452763309ad6fac1646009b7156/py

Re: [PR] Build: Bump pytest from 7.4.4 to 8.0.0 [iceberg-python]

2024-02-20 Thread via GitHub
hussein-awala commented on PR #393: URL: https://github.com/apache/iceberg-python/pull/393#issuecomment-1955196901 Yes, we can wait two weeks, and if there is no solution to this issue, we can discuss merging this PR or adopting a different solution. -- This is an automated message from t

Re: [PR] Build: Bump pytest from 7.4.4 to 8.0.0 [iceberg-python]

2024-02-20 Thread via GitHub
Fokko commented on PR #393: URL: https://github.com/apache/iceberg-python/pull/393#issuecomment-1955093871 Circling back to this now the release is out. I do like the lazy-fixture, and it solved some real problems. Also, the request seems to fix the problem, but erases all typing and is mor

Re: [PR] Build: Bump pytest from 7.4.4 to 8.0.0 [iceberg-python]

2024-02-16 Thread via GitHub
dependabot[bot] closed pull request #319: Build: Bump pytest from 7.4.4 to 8.0.0 URL: https://github.com/apache/iceberg-python/pull/319 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific co

Re: [PR] Build: Bump pytest from 7.4.4 to 8.0.0 [iceberg-python]

2024-02-16 Thread via GitHub
dependabot[bot] commented on PR #319: URL: https://github.com/apache/iceberg-python/pull/319#issuecomment-1949437791 Superseded by #439. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specif

Re: [PR] Build: Bump pytest from 7.4.4 to 8.0.0 [iceberg-python]

2024-02-07 Thread via GitHub
hussein-awala commented on PR #393: URL: https://github.com/apache/iceberg-python/pull/393#issuecomment-1932997731 CI is green 🎉 Please check https://github.com/TvoroG/pytest-lazy-fixture/issues/65 for the issue cc: @Fokko -- This is an automated message from the Apache Gi

Re: [PR] Build: Bump pytest from 7.4.4 to 8.0.0 [iceberg-python]

2024-02-06 Thread via GitHub
Fokko commented on PR #319: URL: https://github.com/apache/iceberg-python/pull/319#issuecomment-1930559768 When fixing this, we need to make sure to update it here as well: https://github.com/apache/iceberg-python/blob/66ba19054d60bc7093dfeae4b65441c9a357720a/.github/workflows/python-

[PR] Build: Bump pytest from 7.4.4 to 8.0.0 [iceberg-python]

2024-01-29 Thread via GitHub
dependabot[bot] opened a new pull request, #319: URL: https://github.com/apache/iceberg-python/pull/319 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.0.0. Release notes Sourced from https://github.com/pytest-dev/pytest/releases";>pytest's releases. pyt