ReadAlongs / Studio

Audiobook alignment for Indigenous languages
https://readalongs.github.io/Studio/
Other
38 stars 20 forks source link

build(deps)!: drop support for EOL Python 3.7 #209

Closed joanise closed 7 months ago

joanise commented 7 months ago

Python 3.7 support ended in July 2023, and package updates will no longer be published for it, so we won't be able to apply all CVE patches if we want to keep supporting Python 3.7.

While there are good reasons to keep supporting Python 3.7 for g2p, there aren't for ReadAlongs/Studio: our CLI users have enough technical background to bump Python if need be, while the Studio-Web meets the requirements of our less technical users.

BREAKING CHANGE: Python 3.7 is no longer supported

github-actions[bot] commented 7 months ago
CLI load time: 0:00.05
Pull Request HEAD: 75062182d79cc0db00f77257d6035e8640cbe695
Imports that take more than 0.1 s:
import time: self [us] | cumulative | imported package
codecov[bot] commented 7 months ago

Codecov Report

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

:exclamation: No coverage uploaded for pull request base (dev.ej/fix-black-cve@4670643). Click here to learn what that means.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev.ej/fix-black-cve #209 +/- ## ======================================================= Coverage ? 87.12% ======================================================= Files ? 21 Lines ? 1756 Branches ? 321 ======================================================= Hits ? 1530 Misses ? 189 Partials ? 37 ```

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