user/py3-django-otp: upgrade to 1.1.6
This commit is contained in:
parent
658ee5396a
commit
25216c0513
1 changed files with 3 additions and 3 deletions
|
@ -3,8 +3,8 @@
|
|||
|
||||
_pyname=django-otp
|
||||
pkgname="py3-$_pyname"
|
||||
pkgver=1.1.4
|
||||
pkgrel=1
|
||||
pkgver=1.1.6
|
||||
pkgrel=0
|
||||
arch="noarch"
|
||||
pkgdesc="A pluggable framework for adding two-factor authentication to Django using one-time passwords."
|
||||
url="https://pypi.python.org/project/$_pyname"
|
||||
|
@ -28,5 +28,5 @@ package() {
|
|||
install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
|
||||
}
|
||||
sha512sums="
|
||||
24e10bbf7d8f64b0f69c8a2cfc4a818aade4579721fd1af8c792d9e8f83560b8f3bf03384472bfc759b9838a873b4936d1a721f4588f49c0418f55838c2597e7 py3-django-otp-1.1.4.tar.gz
|
||||
44ac1bb13d63e78d4e34ec9a0d6a1b4b5e79ed60f72920662436cb3b0bc307eb0476a8a9865e00e014afa6c3259380b0264905211baed97658b88780ec72a55a py3-django-otp-1.1.6.tar.gz
|
||||
"
|
||||
|
|
Loading…
Reference in a new issue