python3-pyotp: update to 2.6.0.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'python3-pyotp'
|
# Template file for 'python3-pyotp'
|
||||||
pkgname=python3-pyotp
|
pkgname=python3-pyotp
|
||||||
version=2.3.0
|
version=2.6.0
|
||||||
revision=5
|
revision=1
|
||||||
wrksrc="pyotp-${version}"
|
wrksrc="pyotp-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
@@ -11,11 +11,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=fc537e8acd985c5cbf51e11b7d53c42276fee017a73aec7c07380695671ca1a1
|
checksum=d28ddfd40e0c1b6a6b9da961c7d47a10261fb58f378cb00f05ce88b26df9c432
|
||||||
|
|
||||||
do_check() {
|
|
||||||
python3 -B setup.py test
|
|
||||||
}
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|||||||
Reference in New Issue
Block a user