diff options
author | Ćukasz Jendrysik <scadu@yandex.com> | 2017-02-16 21:47:11 +0000 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-02-18 16:32:32 +0100 |
commit | 140e78c3ee1e24dbbde8df97fd027dc9f2791301 (patch) | |
tree | 34f6bb192f0e47dc4b3f9de8427c753d75d0bbc4 /testing/py-fonttools | |
parent | 09e4241e69f9f50c6574e9d3c5de313859fa8cf4 (diff) | |
download | aports-140e78c3ee1e24dbbde8df97fd027dc9f2791301.tar.bz2 aports-140e78c3ee1e24dbbde8df97fd027dc9f2791301.tar.xz |
testing/py-fonttools: rebuild against new version of python3
Diffstat (limited to 'testing/py-fonttools')
-rw-r--r-- | testing/py-fonttools/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-fonttools/APKBUILD b/testing/py-fonttools/APKBUILD index 2b9442735e..855e5bc9a1 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" |