googlefonts / googlefonts/ots-python
add instructions on how to update embedded ots
Open
- Dominant language
- Python
- Stars
- 10
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
... when a new version is released upstream.
It should be as easy as changing the "version" and "sha256" values in `setup.cfg` file:
https://github.com/googlefonts/ots-python/blob/dc1c9251004af0e3c99a8b08c13d3f9250cb448d/setup.cfg#L1-L6
commit that change, create a git tag with the same version number (always keep a leading `v`, e.g. `v7.1.9` in the git tag name), and push the tag. The bots will do the rest.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.