python/python3-ufo2ft: Updated for version 3.2.7.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Vijay Marcel 2024-08-22 20:36:59 +07:00 committed by Willy Sudiarto Raharjo
parent 011c6573bd
commit 678c04ddb5
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View File

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-ufo2ft
VERSION=${VERSION:-3.2.1}
VERSION=${VERSION:-3.2.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,10 +1,10 @@
PRGNAM="python3-ufo2ft"
VERSION="3.2.1"
VERSION="3.2.7"
HOMEPAGE="https://github.com/googlefonts/ufo2ft"
DOWNLOAD="https://pypi.io/packages/source/u/ufo2ft/ufo2ft-3.2.1.tar.gz"
MD5SUM="5d2076df255ef95ed9989ce58bece51b"
DOWNLOAD="https://pypi.io/packages/source/u/ufo2ft/ufo2ft-3.2.7.tar.gz"
MD5SUM="1c5415e98b73029cdd455deca6773094"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-booleanOperations python3-defcon python3-cffsubr python3-compreffor"
REQUIRES="pytz python3-booleanOperations python3-defcon python3-fontMath python3-ufonormalizer python3-fontParts python3-fontPens python3-cffsubr python3-compreffor"
MAINTAINER="Vijay Marcel"
EMAIL="vijaymarcel@outlook.com"