python/python3-amqp: updated for version 5.1.0

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2022-03-28 16:00:38 +02:00 committed by Willy Sudiarto Raharjo
parent 6cbcfe240a
commit b1246e7ded
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-amqp
SRCNAM=${PRGNAM#python3-*}
VERSION=${VERSION:-5.0.9}
VERSION=${VERSION:-5.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="python3-amqp"
VERSION="5.0.9"
VERSION="5.1.0"
HOMEPAGE="https://github.com/celery/py-amqp"
DOWNLOAD="https://pypi.python.org/packages/source/a/amqp/amqp-5.0.9.tar.gz"
MD5SUM="5b1ef8f7efcece1b2336f01431261281"
DOWNLOAD="https://pypi.python.org/packages/source/a/amqp/amqp-5.1.0.tar.gz"
MD5SUM="2840ea45b29295c45390cce609c4eb54"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""