testing/py3-django-otp: upgrade to 1.3.0
This commit is contained in:
parent
8885763783
commit
45c596483c
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
pkgname=py3-django-otp
|
pkgname=py3-django-otp
|
||||||
_pyname=django_otp
|
_pyname=django_otp
|
||||||
pkgver=1.2.2
|
pkgver=1.3.0
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
arch="noarch"
|
arch="noarch"
|
||||||
pkgdesc="A pluggable framework for adding two-factor authentication to Django using one-time passwords."
|
pkgdesc="A pluggable framework for adding two-factor authentication to Django using one-time passwords."
|
||||||
|
@ -41,5 +41,5 @@ package() {
|
||||||
install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
|
install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
|
||||||
}
|
}
|
||||||
sha512sums="
|
sha512sums="
|
||||||
e8608f0a3b0aeaa82e509f034f69131eb1015124ecf84b734a5be58f62c309eee506b12fffe2aeb4b707e70c612413d1458bc64533102508c55255035432eb1f py3-django-otp-1.2.2.tar.gz
|
ef63c5db096ce7d1b10d6b2a99ab6db46b779d4221f509452921fcbf338decbd5c799aec7476587a03b34288ef3f5ff1964dee72105b65f04a22cbd53d445fa4 py3-django-otp-1.3.0.tar.gz
|
||||||
"
|
"
|
||||||
|
|
Loading…
Reference in a new issue