summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1a0b5b36aae3088edd87a1e5d2170a5f5b6c0dca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Generated by mksrcinfo v8
# Tue Apr 18 00:22:34 UTC 2017
pkgbase = python-sanic
	pkgdesc = A microframework based on uvloop, httptools, and learnings of flask
	pkgver = 0.5.1
	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.5.1.tar.gz
	source = https://raw.githubusercontent.com/channelcat/sanic/0.5.1/LICENSE
	sha256sums = f80cfdee7e02faf9a19e5b5745d64ead62ae3aec128c361fb80067fbda3bec29
	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
	depends = python-websockets>=3.2