Browse Source

python/python3-lazr.delegates: updated for version 2.1.1

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/285/head
Arn0 8 months ago
committed by Willy Sudiarto Raharjo
parent
commit
356f8d36af
  1. 4
      python/python3-lazr.delegates/python3-lazr.delegates.SlackBuild
  2. 6
      python/python3-lazr.delegates/python3-lazr.delegates.info

4
python/python3-lazr.delegates/python3-lazr.delegates.SlackBuild

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

6
python/python3-lazr.delegates/python3-lazr.delegates.info

@ -1,8 +1,8 @@
PRGNAM="python3-lazr.delegates"
VERSION="2.1.0"
VERSION="2.1.1"
HOMEPAGE="https://pypi.org/project/lazr.delegates/"
DOWNLOAD="https://pypi.python.org/packages/source/l/lazr.delegates/lazr.delegates-2.1.0.tar.gz"
MD5SUM="8080ba741cabf911a0fd2bbf573a104c"
DOWNLOAD="https://pypi.python.org/packages/source/l/lazr_delegates/lazr_delegates-2.1.1.tar.gz"
MD5SUM="fc3e25242313947ddbd97ac369a4bdd3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="zope.interface"

Loading…
Cancel
Save