python/python3-pyasn1: updated for version 0.6.0

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2024-03-27 09:27:37 +01:00 committed by Willy Sudiarto Raharjo
parent 1b3b127e3e
commit b311cc0fa8
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-pyasn1
VERSION=${VERSION:-0.5.1}
VERSION=${VERSION:-0.6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="python3-pyasn1"
VERSION="0.5.1"
VERSION="0.6.0"
HOMEPAGE="https://github.com/pyasn1/pyasn1"
DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pyasn1/pyasn1-0.5.1.tar.gz"
MD5SUM="1e8ca05cc7040aaf06e321886715eb7e"
DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pyasn1/pyasn1-0.6.0.tar.gz"
MD5SUM="562dfdd6e0f3d404fec128a281541da0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""