Skip to content

Conversation

@mkrnr
Copy link
Contributor

@mkrnr mkrnr commented Apr 24, 2025

Summary of changes

Updates the python version that is packaged into the Plover installers to 3.13 and updates all python dependencies to the latest supported versions.

Noteworthy changes:

Tests

  • macOS: arm64 (M1 macOS 15.5)
  • macOS: x86_64 (macOS 14.2.1)
  • linux: x86_64 (Ubuntu)
  • Windows: x86_64 (Windows 11)

Pull Request Checklist

  • Changes have tests
  • News fragment added in news.d. See documentation for details
  • cache_epoch in CI/CD reverted

@greenwyrt
Copy link
Contributor

Could we resolve #1714 with the version/dependency update?

@mkrnr
Copy link
Contributor Author

mkrnr commented May 12, 2025

As @dylanwulf wrote in #1714, the pkginfo version is already updated on main. So I'd say we can close #1714 and should soon release the first dev version of v5.0.0. My goal is to do that after merging this PR.

@mkrnr mkrnr changed the title Bump python to 3.13 and update dependencies Update python to 3.13 and update dependencies May 16, 2025
@mkrnr mkrnr marked this pull request as ready for review May 26, 2025 05:05
@mkrnr mkrnr requested a review from a team May 26, 2025 05:06
@mkrnr mkrnr force-pushed the bump-python-and-dependencies branch from 27d04d4 to 896b5ba Compare June 3, 2025 05:20
@mkrnr mkrnr merged commit 4adff1d into main Jun 3, 2025
14 checks passed
@mkrnr mkrnr deleted the bump-python-and-dependencies branch June 3, 2025 05:28
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.

pkg_resources is deprecated as an API Apple Silicon Support

3 participants