summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0aea72fc22861609b459f83db2ca11d3ee25a0ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-aiohttp-session
	pkgdesc = Web sessions for aiohttp.web
	pkgver = 2.12.0
	pkgrel = 1
	url = http://aiohttp-session.readthedocs.io/
	arch = any
	license = Apache
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-aiohttp
	optdepends = python-aiomcache: Memcached session storage
	optdepends = python-cryptography: store sessions in encrypted cookies
	optdepends = python-pynacl: NaCL encrypted JSON session storage
	optdepends = python-redis: Redis session storage
	source = https://files.pythonhosted.org/packages/source/a/aiohttp-session/aiohttp-session-2.12.0.tar.gz
	sha256sums = 0ccd11a7c77cb9e5a61f4daacdc9170d561112f9cfaf9e9a2d9867c0587d1950

pkgname = python-aiohttp-session