fonttools: update to 4.53.1.

Closes: #51229 [via git-merge-pr]
This commit is contained in:
icp 2024-07-07 12:01:45 +05:30 committed by classabbyamp
parent bc0dbc7540
commit 6af9958b20
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'fonttools'
pkgname=fonttools
version=4.53.0
version=4.53.1
revision=1
build_style=python3-module
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"
changelog="https://raw.githubusercontent.com/fonttools/fonttools/main/NEWS.rst"
distfiles="https://github.com/fonttools/fonttools/archive/refs/tags/${version}.tar.gz"
checksum=f48a1e557e4c64b3a61c7a599bae3a33b44c0bbd190d8feb130d23065b0dfe71
checksum=d085ccabbb95144969f10fe4c801881dc404ad29ff1ae07d3631f35ec6a7c006
replaces="python-fonttools>=0 python3-fonttools>=0"
provides="python-fonttools-${version}_${revision} python3-fonttools-${version}_${revision}"