Browse Source

python/python3-flufl.lock: updated for version 8.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
cca624bf3e
  1. 2
      python/python3-flufl.lock/python3-flufl.lock.SlackBuild
  2. 6
      python/python3-flufl.lock/python3-flufl.lock.info

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

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

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

@ -1,8 +1,8 @@
PRGNAM="python3-flufl.lock"
VERSION="8.1.0"
VERSION="8.2.0"
HOMEPAGE="https://flufllock.readthedocs.io/"
DOWNLOAD="https://pypi.python.org/packages/source/f/flufl_lock/flufl_lock-8.1.0.tar.gz"
MD5SUM="03489ca6897b84761a610df91a7c2acd"
DOWNLOAD="https://pypi.python.org/packages/source/f/flufl_lock/flufl_lock-8.2.0.tar.gz"
MD5SUM="892b25737891ad71e7c03f1f4ea1cd3d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-atpublic python3-psutil"

Loading…
Cancel
Save