fonttools: update to 4.39.4.
This commit is contained in:
parent
f14579a129
commit
91db5c180e
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fonttools'
|
# Template file for 'fonttools'
|
||||||
pkgname=fonttools
|
pkgname=fonttools
|
||||||
version=4.38.0
|
version=4.39.4
|
||||||
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
|
||||||
|
@ -13,8 +13,8 @@ maintainer="svenper <svenper@tuta.io>"
|
||||||
license="MIT, OFL-1.1, BSD-3-Clause"
|
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/${version}.tar.gz"
|
distfiles="https://github.com/fonttools/fonttools/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=764c569221fb437d0c3937d19d3e38e137d324f225fb30e54ef0aaa2d6f7a289
|
checksum=9fab7f15ad7a0b5cd040331090b726c81d8b0d7b043bb348c7dc242d901b4ee5
|
||||||
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}"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue