mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
6e544b0b32
commit
2cb269a57e
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.41.0
|
version=4.42.0
|
||||||
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
|
||||||
|
@ -10,12 +10,12 @@ hostmakedepends="python3-setuptools"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
checkdepends="python3-Brotli python3-pytest-xdist"
|
checkdepends="python3-Brotli python3-pytest-xdist"
|
||||||
short_desc="Library to manipulate font files from Python"
|
short_desc="Library to manipulate font files from Python"
|
||||||
maintainer="svenper <svenper@tuta.io>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
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/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/fonttools/fonttools/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=c3b247bad5f11f20475eb7ab68ea1600b459ddde16dbed434bc4f9ad645ee9b3
|
checksum=f556a5c7a208c58eb1fc2055a6bc6bdb8bc8a3a02acfc6e79f7db75f085fb3b3
|
||||||
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