From c1812512ac8b46c0c94c28ed7644350397e83e1f Mon Sep 17 00:00:00 2001 From: Andrew Clemons Date: Wed, 22 Mar 2017 23:34:38 +0700 Subject: python/python-fonttools: Updated for version 3.9.1. Signed-off-by: Willy Sudiarto Raharjo --- python/python-fonttools/README | 3 +++ python/python-fonttools/python-fonttools.SlackBuild | 2 +- python/python-fonttools/python-fonttools.info | 6 +++--- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/python/python-fonttools/README b/python/python-fonttools/README index 72ac9bf26065..9a32e883d04d 100644 --- a/python/python-fonttools/README +++ b/python/python-fonttools/README @@ -1,3 +1,6 @@ python-fonttools - A library to manipulate font files from Python. python3 is an optional dependency (autodetected). + +python-unicodedata2 is recommended otherwise fonttools will use the +unicodedata included with the system python (which for python2 is quite old) diff --git a/python/python-fonttools/python-fonttools.SlackBuild b/python/python-fonttools/python-fonttools.SlackBuild index c2769247b9cb..98c7aaa482c7 100644 --- a/python/python-fonttools/python-fonttools.SlackBuild +++ b/python/python-fonttools/python-fonttools.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=python-fonttools SRCNAM=fonttools -VERSION=${VERSION:-3.9.0} +VERSION=${VERSION:-3.9.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-fonttools/python-fonttools.info b/python/python-fonttools/python-fonttools.info index 634127bcbe61..696ff7adbadb 100644 --- a/python/python-fonttools/python-fonttools.info +++ b/python/python-fonttools/python-fonttools.info @@ -1,8 +1,8 @@ PRGNAM="python-fonttools" -VERSION="3.9.0" +VERSION="3.9.1" HOMEPAGE="https://github.com/fonttools/fonttools" -DOWNLOAD="https://github.com/fonttools/fonttools/archive/3.9.0/fonttools-3.9.0.tar.gz" -MD5SUM="3a27397194d4b466de4f2da62bb51c9c" +DOWNLOAD="https://github.com/fonttools/fonttools/archive/3.9.1/fonttools-3.9.1.tar.gz" +MD5SUM="5e8151b77f8575bb7202f4c2350d751e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3