diff options
| author | Vijay Marcel <vijaymarcel@outlook.com> | 2024-11-23 07:07:39 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-11-23 07:31:57 +0700 |
| commit | 8ecdb593893f2b25826006773c4024ab97cc7844 (patch) | |
| tree | 442f10b904e61e292035d69839e2cbdc2a428e3d /python/python3-fonttools | |
| parent | 42755de472dcc45903354f4636cf0364cd2e38ed (diff) | |
python/python3-fonttools: Updated for version 4.55.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-fonttools')
| -rw-r--r-- | python/python3-fonttools/python3-fonttools.SlackBuild | 4 | ||||
| -rw-r--r-- | python/python3-fonttools/python3-fonttools.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python3-fonttools/python3-fonttools.SlackBuild b/python/python3-fonttools/python3-fonttools.SlackBuild index cb3808319a..bd31c48079 100644 --- a/python/python3-fonttools/python3-fonttools.SlackBuild +++ b/python/python3-fonttools/python3-fonttools.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-fonttools SRCNAM=fonttools -VERSION=${VERSION:-4.54.1} +VERSION=${VERSION:-4.55.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -102,4 +102,4 @@ mkdir -p $PKG/install cat $CWD/slack-desc > $PKG/install/slack-desc cd $PKG -/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE +/sbin/makepkg -l y -c n --remove-rpaths --remove-tmp-rpaths $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE diff --git a/python/python3-fonttools/python3-fonttools.info b/python/python3-fonttools/python3-fonttools.info index 8f8b63432e..0b80ca0f89 100644 --- a/python/python3-fonttools/python3-fonttools.info +++ b/python/python3-fonttools/python3-fonttools.info @@ -1,8 +1,8 @@ PRGNAM="python3-fonttools" -VERSION="4.54.1" +VERSION="4.55.0" HOMEPAGE="https://github.com/fonttools/fonttools" -DOWNLOAD="https://pypi.io/packages/source/f/fonttools/fonttools-4.54.1.tar.gz" -MD5SUM="ed2b78a3c9b7982608ee605f1fd952b0" +DOWNLOAD="https://pypi.io/packages/source/f/fonttools/fonttools-4.55.0.tar.gz" +MD5SUM="f88585644a54bbdecdfdffc8925d1d98" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python-unicodedata2 python3-scipy python3-zopfli python3-fs python3-uharfbuzz python3-lxml python3-lz4 python3-setuptools-opt" |
