Skip to content

Conversation

@braingram
Copy link
Contributor

@braingram braingram commented Dec 29, 2025

Description

Something is triggering pip/tox etc to install an ancient s3fs:
https://github.com/asdf-format/asdf/actions/runs/20566721916/job/59098788827#step:10:98

This PR adds a lower pin to that dependency to encourage pip to select a more recent version:
https://github.com/asdf-format/asdf/actions/runs/20581590497/job/59110360319?pr=1996#step:10:100

Tasks

  • run pre-commit on your machine
  • run pytest on your machine
  • Does this PR add new features and / or change user-facing code / API? (if not, label with no-changelog-entry-needed)
    • write news fragment(s) in changes/: echo "changed something" > changes/<PR#>.<changetype>.rst (see below for change types)
    • update relevant docstrings and / or docs/ page
    • for any new features, add unit tests
news fragment change types...
  • changes/<PR#>.feature.rst: new feature
  • changes/<PR#>.bugfix.rst: bug fix
  • changes/<PR#>.doc.rst: documentation change
  • changes/<PR#>.removal.rst: deprecation or removal of public API
  • changes/<PR#>.general.rst: infrastructure or miscellaneous change

@braingram braingram changed the title bump mocks3 tests python version fix mocks3 test environment Dec 29, 2025
@braingram braingram marked this pull request as ready for review December 29, 2025 20:27
@braingram braingram requested a review from a team as a code owner December 29, 2025 20:27
@braingram braingram merged commit d603820 into asdf-format:main Dec 30, 2025
36 checks passed
@braingram braingram deleted the mocks3 branch December 30, 2025 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants