summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3bdf7c25298dff20478d0fbb05daccee51f900a7 (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.3.0
	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.3.0.tar.gz::https://github.com/django-otp/django-otp/archive/refs/tags/v1.3.0.tar.gz
	sha512sums = d03e478146032db5d80e034dcd092763a5239cdaee989283a63370722ab2d04ac149761ddb920a5d1e5ddf86088bb559b6179e125d835d06388211fa6495765d

pkgname = python-django-otp