summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f5cf119c49a943fabf83f573013520d7a02225b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Generated by mksrcinfo v8
# Mon Feb 27 01:13:17 UTC 2017
pkgbase = python-sanic
	pkgdesc = A microframework based on uvloop, httptools, and learnings of flask
	pkgver = 0.4.0
	pkgrel = 1
	url = https://github.com/channelcat/sanic
	arch = any
	license = MIT
	makedepends = python-setuptools
	source = https://files.pythonhosted.org/packages/source/s/sanic/sanic-0.4.0.tar.gz
	source = https://raw.githubusercontent.com/channelcat/sanic/0.4.0/LICENSE
	sha256sums = fdfd31ff44441e04ba32e38503ec430996d45f18cf2dbeb0e15fec9cdfd09991
	sha256sums = a406579cd136771c705c521db86ca7d60a6f3de7c9b5460e6193a2df27861bde

pkgname = python-sanic
	depends = python-uvloop>=0.5.3
	depends = python-httptools>=0.0.9
	depends = python-ujson>=1.35
	depends = python-aiofiles>=0.3.0