fonttools: update to 4.7.0.

This commit is contained in:
svenper 2020-04-06 14:10:07 +02:00 committed by Juan RP
parent 180646c216
commit 2ee220142b

View file

@ -1,6 +1,6 @@
# Template file for 'fonttools'
pkgname=fonttools
version=4.4.3
version=4.7.0
revision=1
archs=noarch
build_style=python3-module
@ -11,7 +11,7 @@ maintainer="svenper <svenper@tuta.io>"
license="MIT, OFL-1.1, BSD-3-Clause"
homepage="https://github.com/fonttools/fonttools"
distfiles="https://github.com/fonttools/fonttools/archive/${version}.tar.gz"
checksum=89606497418a71ed1db6ca50c43b805ce14225bc1c7a821924a7d3fb2906639d
checksum=8f9b1e55e3883df87e02d3dd0ef7e596331006caf9c77d9881ff346555b71790
replaces="python-fonttools>=0 python3-fonttools>=0"
provides="python-fonttools-${version}_${revision} python3-fonttools-${version}_${revision}"