summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ce062b8b65f0809cb823b404976b62b44d14d31a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-django-otp
	pkgdesc = A framework for adding two-factor authentication to Django using one-time passwords
	pkgver = 0.6.0
	pkgrel = 1
	url = https://bitbucket.org/psagers/django-otp
	arch = any
	license = BSD
	makedepends = python-setuptools
	makedepends = python2-setuptools
	optdepends = python-qrcode: For OTP setup with QR code
	source = django-otp-0.6.0.tar.gz::https://files.pythonhosted.org/packages/source/d/django-otp/django-otp-0.6.0.tar.gz
	source = django-otp-0.6.0.tar.gz.asc::https://files.pythonhosted.org/packages/source/d/django-otp/django-otp-0.6.0.tar.gz.asc
	validpgpkeys = 21024EE045D76BF8758F7A5B8B14DEF5236837D8
	sha512sums = c532ceab88d65bf3a5de3417c51505835fdf03c2d12ab47c0df4183d12288d49ee5da687df23ae819a71e5a2e93bc4ca2e2357486a10a8dc83861953dace212a
	sha512sums = SKIP

pkgname = python-django-otp
	depends = python
	depends = python-django

pkgname = python2-django-otp
	depends = python2
	depends = python2-django