aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-fonttools
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-04 13:17:48 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:37 +0000
commite0363c39a789d761f56489e59077fc3c93df76bb (patch)
tree1515e37f74d4045aaf9f49f2ae8ca4a94e3c187c /testing/py3-fonttools
parentc352171e68c0931be224094d3199a6ad1844e83d (diff)
downloadaports-e0363c39a789d761f56489e59077fc3c93df76bb.tar.bz2
aports-e0363c39a789d761f56489e59077fc3c93df76bb.tar.xz
testing/py3-fonttools: rebuild against python 3.8
Diffstat (limited to 'testing/py3-fonttools')
-rw-r--r--testing/py3-fonttools/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-fonttools/APKBUILD b/testing/py3-fonttools/APKBUILD
index 3baf5a86e9..73ac670571 100644
--- a/testing/py3-fonttools/APKBUILD
+++ b/testing/py3-fonttools/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-fonttools
_pkgname=fonttools
pkgver=4.0.2
-pkgrel=0
+pkgrel=1
pkgdesc="Converts OpenType and TrueType fonts to and from XML"
options="!check" # Require unpackaged 'brotli'
url="https://github.com/fonttools/fonttools"