python/python3-flufl.i18n: updated for version 5.1.0

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2024-04-04 14:35:12 +02:00 committed by Willy Sudiarto Raharjo
parent 671cb7b067
commit 2d0940bb25
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 6 additions and 6 deletions

View file

@ -25,8 +25,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-flufl.i18n
SRCNAM=${PRGNAM#python3-*}
VERSION=${VERSION:-4.1.1}
SRCNAM=$(tr \. _ <<<${PRGNAM#python3-*})
VERSION=${VERSION:-5.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,10 +1,10 @@
PRGNAM="python3-flufl.i18n"
VERSION="4.1.1"
VERSION="5.1.0"
HOMEPAGE="https://flufli18n.readthedocs.io/"
DOWNLOAD="https://pypi.python.org/packages/source/f/flufl.i18n/flufl.i18n-4.1.1.tar.gz"
MD5SUM="e3d2887a8e2e9e0623232f11fb70fcb1"
DOWNLOAD="https://pypi.python.org/packages/source/f/flufl_i18n/flufl_i18n-5.1.0.tar.gz"
MD5SUM="b9ff8305e302758a21be9a29c467ccf2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-atpublic python3-pdm-pep517"
REQUIRES="python3-atpublic"
MAINTAINER="Yth - Arnaud"
EMAIL="yth@ythogtha.org"