summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7d69503642f6..f5cf119c49a9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,17 @@
# Generated by mksrcinfo v8
-# Fri Feb 10 04:01:00 UTC 2017
+# Mon Feb 27 01:13:17 UTC 2017
pkgbase = python-sanic
pkgdesc = A microframework based on uvloop, httptools, and learnings of flask
- pkgver = 0.3.1
+ pkgver = 0.4.0
pkgrel = 1
url = https://github.com/channelcat/sanic
arch = any
license = MIT
makedepends = python-setuptools
- source = https://github.com/channelcat/sanic/archive/0.3.1.tar.gz
- sha256sums = c8abb954c4e1bef749bf683f4502357cd65c5ae9eec91f92d84fe9d177728067
+ 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