googlefonts / ufo2ft

A bridge from UFOs to FontTools objects (and therefore, OTFs and TTFs).
MIT License
151 stars 43 forks source link

Scheduled weekly dependency update for week 32 #775

Closed pyup-bot closed 1 year ago

pyup-bot commented 1 year ago

Update compreffor from 0.5.3 to 0.5.4.

Changelog ### 0.5.4 ``` - Use old_build_ext for Cython 3 compatibility - Replace deprecated license_file with license_files in setup.cfg No code changes in the main lib code. ```
Links - PyPI: https://pypi.org/project/compreffor - Changelog: https://pyup.io/changelogs/compreffor/

Update skia-pathops from 0.7.4 to 0.8.0.

Changelog ### 0.8.0 ``` - Update embedded libskia to chrome/m113 branch - Dropped support for Python 3.7 which reached end of life, we now require python 3.8 or greater. - Added support for special TrueType-style closed contours without on-curve points in the PathPen and Path.draw interface (45, 66). ```
Links - PyPI: https://pypi.org/project/skia-pathops - Changelog: https://pyup.io/changelogs/skia-pathops/ - Repo: https://github.com/fonttools/skia-pathops

Update ufoLib2 from 0.14.0 to 0.16.0.

Changelog ### 0.16.0 ``` What's Changed * Added `tempLib` property to Font, Layer and Glyph (like defcon's) by anthrotype in https://github.com/fonttools/ufoLib2/pull/283 * Reverted "Bring guideline invariants up to spec" PR https://github.com/fonttools/ufoLib2/pull/276 **Full Changelog**: https://github.com/fonttools/ufoLib2/compare/v0.15.0...v0.16.0 ``` ### 0.15.0 ``` What's Changed * raise appropriate error when extras not installed by anthrotype in https://github.com/fonttools/ufoLib2/pull/246 * Bring guideline invariants up to spec by madig in https://github.com/fonttools/ufoLib2/pull/276 **Full Changelog**: https://github.com/fonttools/ufoLib2/compare/v0.14.0...v0.15.0 ```
Links - PyPI: https://pypi.org/project/ufolib2 - Changelog: https://pyup.io/changelogs/ufolib2/ - Repo: https://github.com/fonttools/ufoLib2
pyup-bot commented 1 year ago

Closing this in favor of #776