Browse Source

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

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/299/head
Arn0 5 months ago
committed by Willy Sudiarto Raharjo
parent
commit
fe3458c88e
  1. 2
      python/python3-flufl.i18n/python3-flufl.i18n.SlackBuild
  2. 6
      python/python3-flufl.i18n/python3-flufl.i18n.info

2
python/python3-flufl.i18n/python3-flufl.i18n.SlackBuild

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

6
python/python3-flufl.i18n/python3-flufl.i18n.info

@ -1,8 +1,8 @@
PRGNAM="python3-flufl.i18n"
VERSION="5.1.0"
VERSION="5.2.0"
HOMEPAGE="https://flufli18n.readthedocs.io/"
DOWNLOAD="https://pypi.python.org/packages/source/f/flufl_i18n/flufl_i18n-5.1.0.tar.gz"
MD5SUM="b9ff8305e302758a21be9a29c467ccf2"
DOWNLOAD="https://pypi.python.org/packages/source/f/flufl_i18n/flufl_i18n-5.2.0.tar.gz"
MD5SUM="95f995cfc205a3616491a944ba9baf73"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-atpublic"

Loading…
Cancel
Save