python-pyotp: update to 2.3.0.

This commit is contained in:
Daniel Eyßer 2019-10-07 02:21:16 +02:00 committed by Helmut Pozimski
parent 364f01277c
commit cb607d362b

View file

@ -1,6 +1,6 @@
# Template file for 'python-pyotp'
pkgname=python-pyotp
version=2.2.7
version=2.3.0
revision=1
archs=noarch
wrksrc="pyotp-${version}"
@ -13,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="MIT"
homepage="https://github.com/pyotp/pyotp"
distfiles="${PYPI_SITE}/p/pyotp/pyotp-${version}.tar.gz"
checksum=be0ffeabddaa5ee53e7204e7740da842d070cf69168247a3d0c08541b84de602
checksum=fc537e8acd985c5cbf51e11b7d53c42276fee017a73aec7c07380695671ca1a1
do_check() {
python2 -B setup.py test