fonttools: update to 4.37.1.

This commit is contained in:
icp 2022-08-31 00:49:42 +05:30 committed by classabbyamp
parent 296c23b703
commit b871427659
1 changed files with 2 additions and 2 deletions

View File

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