summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/python-fonttools/README3
-rw-r--r--python/python-fonttools/python-fonttools.SlackBuild2
-rw-r--r--python/python-fonttools/python-fonttools.info6
3 files changed, 7 insertions, 4 deletions
diff --git a/python/python-fonttools/README b/python/python-fonttools/README
index 72ac9bf260..9a32e883d0 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 c2769247b9..98c7aaa482 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 634127bcbe..696ff7adba 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=""