fonttools: update to 4.40.0.
This commit is contained in:
parent
0d595d089d
commit
e8f6604010
@ -1,9 +1,10 @@
|
||||
# Template file for 'fonttools'
|
||||
pkgname=fonttools
|
||||
version=4.39.4
|
||||
version=4.40.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
make_check_args="--deselect Tests/otlLib/optimize_test.py::test_main
|
||||
--deselect Tests/ttx/ttx_test.py::test_ttcompile_timestamp_calcs
|
||||
--ignore Tests/misc/plistlib_test.py --ignore Tests/pens --ignore Tests/ufoLib"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3"
|
||||
@ -14,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=9fab7f15ad7a0b5cd040331090b726c81d8b0d7b043bb348c7dc242d901b4ee5
|
||||
checksum=f03f5a5414587fed31d11e007e680ea522a918ea27a793a5931641ef5915bcd2
|
||||
replaces="python-fonttools>=0 python3-fonttools>=0"
|
||||
provides="python-fonttools-${version}_${revision} python3-fonttools-${version}_${revision}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user