fonttools: update to 4.42.1.

This commit is contained in:
icp 2023-08-20 19:47:27 +05:30 committed by classabbyamp
parent cdfed1e963
commit e9f5bc50e9

View file

@ -1,6 +1,6 @@
# Template file for 'fonttools' # Template file for 'fonttools'
pkgname=fonttools pkgname=fonttools
version=4.42.0 version=4.42.1
revision=1 revision=1
build_style=python3-module build_style=python3-module
make_check_args="--deselect Tests/otlLib/optimize_test.py::test_main make_check_args="--deselect Tests/otlLib/optimize_test.py::test_main
@ -15,7 +15,7 @@ license="MIT, OFL-1.1, BSD-3-Clause"
homepage="https://github.com/fonttools/fonttools" homepage="https://github.com/fonttools/fonttools"
changelog="https://raw.githubusercontent.com/fonttools/fonttools/main/NEWS.rst" changelog="https://raw.githubusercontent.com/fonttools/fonttools/main/NEWS.rst"
distfiles="https://github.com/fonttools/fonttools/archive/refs/tags/${version}.tar.gz" distfiles="https://github.com/fonttools/fonttools/archive/refs/tags/${version}.tar.gz"
checksum=f556a5c7a208c58eb1fc2055a6bc6bdb8bc8a3a02acfc6e79f7db75f085fb3b3 checksum=1e96ea7e11c76649da322fb059fe5506696efe6929983c1d3cee3d636d05629a
replaces="python-fonttools>=0 python3-fonttools>=0" replaces="python-fonttools>=0 python3-fonttools>=0"
provides="python-fonttools-${version}_${revision} python3-fonttools-${version}_${revision}" provides="python-fonttools-${version}_${revision} python3-fonttools-${version}_${revision}"