1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-12 18:59:50 +03:00

community/py3-django-otp: upgrade to 1.6.1

This commit is contained in:
Antoine Martin 2025-07-10 14:51:59 -04:00 committed by achill (fossdd)
parent 74947abedc
commit b263607ec7

View file

@ -2,7 +2,7 @@
# Maintainer: Antoine Martin (ayakael) <dev@ayakael.net>
pkgname=py3-django-otp
_pyname=django_otp
pkgver=1.6.0
pkgver=1.6.1
pkgrel=0
arch="noarch"
pkgdesc="A pluggable framework for adding two-factor authentication to Django using one-time passwords."
@ -47,5 +47,5 @@ package() {
}
sha512sums="
6800fc61fcf674933a8f0bb928fa97ac794075bc937022866c97d25b2d7f1a02f7402383d487c7a4d7e1bb48abc2ad6fa8c4d808c15222ba8cff35c909b2b22d py3-django-otp-1.6.0.tar.gz
7fdcbc53e7c210b4d8332b6facfefa7bd3d4f51df30f180be3936474da5a2bc604841e964114d2a8826a85839de2088e0e189779c47f7ab98473e575b5e3ffdf py3-django-otp-1.6.1.tar.gz
"