summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorcarlwgeorge2017-04-13 21:59:02 -0500
committercarlwgeorge2017-04-13 21:59:02 -0500
commit003c28f260359ac9e0b63785f40be0f9682f87cf (patch)
treee4ee7c35eda20118913d9680c0d461ac421229e9 /.SRCINFO
parent05cce175040c358af13ec7a2fd3022ca14e79830 (diff)
downloadaur-003c28f260359ac9e0b63785f40be0f9682f87cf.tar.gz
0.5.0-1
* add python-websockets dependency
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO11
1 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 50f94d7141d6..4f59ac88e19f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Thu Mar 2 23:45:30 UTC 2017
+# Fri Apr 14 02:54:42 UTC 2017
pkgbase = python-sanic
pkgdesc = A microframework based on uvloop, httptools, and learnings of flask
- pkgver = 0.4.1
+ pkgver = 0.5.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.1.tar.gz
- source = https://raw.githubusercontent.com/channelcat/sanic/0.4.1/LICENSE
- sha256sums = b87393002894a539174a0037c0f6293a558ff393d305c20fa07829f1757360a1
+ source = https://files.pythonhosted.org/packages/source/s/sanic/sanic-0.5.0.tar.gz
+ source = https://raw.githubusercontent.com/channelcat/sanic/0.5.0/LICENSE
+ sha256sums = 594fa5c1d7812a1114b4049a9ff53a167f7d929d4bf05b2e23f5619861e6e747
sha256sums = a406579cd136771c705c521db86ca7d60a6f3de7c9b5460e6193a2df27861bde
pkgname = python-sanic
@@ -18,4 +18,5 @@ pkgname = python-sanic
depends = python-httptools>=0.0.9
depends = python-ujson>=1.35
depends = python-aiofiles>=0.3.0
+ depends = python-websockets>=3.2