Riku Viitanen via Guix-patches via writes: > This updates python-fonttools to the newest version (4.2.2). > python2-fonttools is only updated to 3.44.0, as the 4.x versions don't support Python 2. > > * gnu/packages/python-xyz.scm (python-fonttools): Update to 4.2.2. > * gnu/packages/python-xyz.scm (python2-fonttools): Update to 3.44.0. Thanks for the patch! Note that python-fonttools has 4481 dependent packages according to 'guix refresh -l python-fonttools', so this change must go through the 'core-updates' branch. We already have python-fonttools version 4.2.0 on that branch, so this patch needs to be adjusted a little. Can you rebase this on the 'core-updates' branch and send an updated patch? TIA, Marius