mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
python-pyotp: update to 2.2.7.
This commit is contained in:
parent
ddbf98cf54
commit
628b020abb
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-pyotp'
|
# Template file for 'python-pyotp'
|
||||||
pkgname=python-pyotp
|
pkgname=python-pyotp
|
||||||
version=2.2.6
|
version=2.2.7
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="pyotp-${version}"
|
wrksrc="pyotp-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Rasmus Thomsen <rasmus.thomsen@protonmail.com>"
|
||||||
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=dd9130dd91a0340d89a0f06f887dbd76dd07fb95a8886dc4bc401239f2eebd69
|
checksum=be0ffeabddaa5ee53e7204e7740da842d070cf69168247a3d0c08541b84de602
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
python2 -B setup.py test
|
python2 -B setup.py test
|
||||||
|
|
Loading…
Add table
Reference in a new issue