python/python2-attrs: downgraded to version 21.4.0

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2022-09-24 16:25:52 +02:00 committed by Willy Sudiarto Raharjo
parent b1af45242b
commit ed7d101eb4
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=python2-attrs
SRCNAM=${PRGNAM#python2-*}
VERSION=${VERSION:-22.1.0}
VERSION=${VERSION:-21.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="python2-attrs"
VERSION="22.1.0"
VERSION="21.4.0"
HOMEPAGE="https://pypi.python.org/pypi/attrs"
DOWNLOAD="https://pypi.python.org/packages/source/a/attrs/attrs-22.1.0.tar.gz"
MD5SUM="0487081b7ead8753fc46cf7c6d1e28e3"
DOWNLOAD="https://pypi.python.org/packages/source/a/attrs/attrs-21.4.0.tar.gz"
MD5SUM="5a9b5e9ceebc380a13fb93235b11bbda"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""