mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
fonttools: update to 4.37.3.
This commit is contained in:
parent
4ff611b21e
commit
6d02358368
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fonttools'
|
# Template file for 'fonttools'
|
||||||
pkgname=fonttools
|
pkgname=fonttools
|
||||||
version=4.37.1
|
version=4.37.3
|
||||||
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
|
||||||
|
@ -14,7 +14,7 @@ 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/${version}.tar.gz"
|
||||||
checksum=9a94f852b602540b11aa520952245ddebc22a490f74d838dbb88f82710a4db20
|
checksum=52fb654cfb4ec295179d6513f25e6b05bc8268e418e59da7c59874abd372b138
|
||||||
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
Reference in a new issue