Skip to content

Conversation

@beaufour
Copy link
Owner

Summary

  • Upgrade flickr-api from 0.7.8 to 0.8.0
  • Switches from deprecated oauth2 library to requests-oauthlib
  • Adds type hints and various bug fixes in the upstream library

Test plan

  • All 60 unit tests pass
  • All 6 integration tests pass (hit real Flickr API)
  • Pre-commit hooks pass

🤖 Generated with Claude Code

Update to the latest flickr-api release which modernizes the OAuth
implementation by switching from deprecated oauth2 to requests-oauthlib,
adds type hints, and includes various bug fixes.

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@beaufour beaufour merged commit b18a837 into master Jan 25, 2026
9 checks passed
@beaufour beaufour deleted the upgrade-flickr-api-0.8 branch January 25, 2026 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants