summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b50139f44cb582efbd8f9d30ab32afb604c2119d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-django-otp
	pkgdesc = A pluggable framework for adding two-factor authentication to Django using one-time passwords
	pkgver = 1.2.3
	pkgrel = 1
	url = https://github.com/django-otp/django-otp
	arch = any
	license = Unlicense
	checkdepends = python-freezegun
	checkdepends = python-qrcode
	makedepends = python-build
	makedepends = python-hatchling
	makedepends = python-installer
	depends = python-django
	optdepends = python-qrcode: For OTP setup with QR code
	source = django-otp-1.2.3.tar.gz::https://github.com/django-otp/django-otp/archive/refs/tags/v1.2.3.tar.gz
	sha512sums = 18c5b080078ee7bda621053b286314a7be120aba626e794d663d3e896803a46ce654681759b87628223b8019a588a2f2abafa58e6f4b8f9bf443ff1df25fcbf8

pkgname = python-django-otp