python/pyasn1-modules: Updated for version 0.2.2.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Markus Reichelt 2018-09-09 23:17:01 +01:00 committed by David Spencer
parent fcb349daf1
commit bce10477df
2 changed files with 4 additions and 4 deletions

View File

@ -25,7 +25,7 @@
# Markus Reichelt, slackbuilds@mareichelt.de, 0xCCEEF115
PRGNAM=pyasn1-modules
VERSION=${VERSION:-0.2.1}
VERSION=${VERSION:-0.2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="pyasn1-modules"
VERSION="0.2.1"
VERSION="0.2.2"
HOMEPAGE="https://pypi.python.org/pypi/pyasn1-modules/"
DOWNLOAD="https://pypi.python.org/packages/ab/76/36ab0e099e6bd27ed95b70c2c86c326d3affa59b9b535c63a2f892ac9f45/pyasn1-modules-0.2.1.tar.gz"
MD5SUM="ff938698590f314ff9b3d5c48737d899"
DOWNLOAD="https://files.pythonhosted.org/packages/37/33/74ebdc52be534e683dc91faf263931bc00ae05c6073909fde53999088541/pyasn1-modules-0.2.2.tar.gz"
MD5SUM="65ce1ea1021679bffe96065baab232de"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pyasn1"