From 140e78c3ee1e24dbbde8df97fd027dc9f2791301 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Jendrysik?= Date: Thu, 16 Feb 2017 21:47:11 +0000 Subject: [PATCH] testing/py-fonttools: rebuild against new version of python3 --- testing/py-fonttools/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/py-fonttools/APKBUILD b/testing/py-fonttools/APKBUILD index 2b9442735e9..855e5bc9a12 100644 --- a/testing/py-fonttools/APKBUILD +++ b/testing/py-fonttools/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=py-fonttools pkgver=3.3.0 -pkgrel=0 +pkgrel=1 pkgdesc="Converts OpenType and TrueType fonts to and from XML" url="https://github.com/fonttools/fonttools" arch="noarch"