~silnrsi/smith/+git/ufo2ft-master:housekeeping

Last commit made on 2022-10-29
Get this branch:
git clone -b housekeeping https://git.launchpad.net/~silnrsi/smith/+git/ufo2ft-master

Branch merges

Branch information

Name:
housekeeping
Repository:
lp:~silnrsi/smith/+git/ufo2ft-master

Recent commits

d4880d1... by Nikolaus Waxweiler

Teach tox about Python 3.10 and 3.11

2eec3cd... by Nikolaus Waxweiler

Add classifiers for supported Python versions

4d5c38a... by Nikolaus Waxweiler

Add explicit long_description content type

Twine warns about it.

2f75b7e... by Nikolaus Waxweiler

Test on Python 3.11

53fdc52... by Nikolaus Waxweiler

Update workflow actions

236096c... by Cosimo Lupo <email address hidden>

Merge pull request #671 from googlefonts/no-reload-font

avoid reloading font unconditionally in postProcessor

9bd6112... by Cosimo Lupo <email address hidden>

flake8 remove unused variable

4f7ee1e... by Cosimo Lupo <email address hidden>

require fonttools >= 4.38

71ef6ca... by Simon Cozens

[FlattenComponents] Don't throw weird errors when components are missing (#669)

* Don't throw weird errors when components are missing

* Raise error instead of warning

* Format string nit

f79b160... by Cosimo Lupo <email address hidden>

avoid reloading font unconditionally in postProcessor

Fixes https://github.com/googlefonts/ufo2ft/issues/485

For the tests to pass we need to release fonttools with https://github.com/fonttools/fonttools/pull/2860