python-pyotp: update to 2.3.0.
This commit is contained in:
parent
364f01277c
commit
cb607d362b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-pyotp'
|
# Template file for 'python-pyotp'
|
||||||
pkgname=python-pyotp
|
pkgname=python-pyotp
|
||||||
version=2.2.7
|
version=2.3.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="pyotp-${version}"
|
wrksrc="pyotp-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/pyotp/pyotp"
|
homepage="https://github.com/pyotp/pyotp"
|
||||||
distfiles="${PYPI_SITE}/p/pyotp/pyotp-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pyotp/pyotp-${version}.tar.gz"
|
||||||
checksum=be0ffeabddaa5ee53e7204e7740da842d070cf69168247a3d0c08541b84de602
|
checksum=fc537e8acd985c5cbf51e11b7d53c42276fee017a73aec7c07380695671ca1a1
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
python2 -B setup.py test
|
python2 -B setup.py test
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue