biocommons / biocommons.example

Template for new biocommons packages, and source of configuration for periodic updates to derived packages
1 stars 1 forks source link

build: update supported python versions to include 3.12 #42

Closed korikuzma closed 1 day ago

korikuzma commented 3 months ago

close #38

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (9aa8d98) to head (b695995). Report is 31 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #42 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 2 2 Lines 18 18 ========================================= Hits 18 18 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

korikuzma commented 3 months ago

@reece how can we update all repos with this change?

reece commented 2 months ago

At maintainers meeting, agreed to upgrade repos to importlib (and remove pkg_resources) before supporting 3.12.

github-actions[bot] commented 1 month ago

This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

jsstevenson commented 1 month ago

I've created test PRs for most of the major repos (hesitant to do too much in UTA since I know it's undergoing a significant refactor). SeqRepo requires a temporary pin of setuptools until yoyo-migrations releases a new version (TBD?) but everything looks smooth otherwise. It'd be nice to start moving on this soon.